question

Victor Alejandro HT avatar image
0 Likes"
Victor Alejandro HT asked Victor Alejandro HT answered

Problem sending message on table condition

Hi all,

I need to send a message from a processor to a combiner according to a condition:

Table("ItemArrivalOriginal")[1][item.Type]== 1

But it seems the processor doesn´t recognize the condition and the message is never sent to the combiner. I want the combiner to close its output on message.

I attached the model, hope you can help me. Thanks in advance.

Alejandro

combiner-component-list-by-item-type-adjust-last-b.fsm


FlexSim 18.2.3
portsmessage trigger
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Victor Alejandro HT avatar image
0 Likes"
Victor Alejandro HT answered

I found the error, I didn´t reference the proper table and also changed the condition to:

Table("ItemArrivals")[1][item.Type]<1

Now it works.

I attached the model in case someone need it.

Alejandro

combiner-component-list-by-item-type-adjust-last-b.fsm


5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.