question

Cat avatar image
0 Likes"
Cat asked Joerg Vogel answered

How to sent message to processor?

Hi,


I want to send message from stage4 processor to stage2 processor.

The stage2 have 5 processors, so I write processor number of items to global table.

I set stage4 processor code as below, but not can work.

I think some error in it. Can you help me to fix it?

Thanks a lot.


1676527359248.png


FlexSim 7.5.4
#processor#send message
1676527359248.png (41.6 KiB)
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

Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered

Without a model it is hard to understand what you want to achieve.

if you want to send a message you must address the receiver. A message is sent to one object, not to a group or suspended until a condition gets true. The condition field is instantly evaluated. If the condition is true the message is sent, otherwise not and you have to do this action again.
You can compare this with sending a postcard. This picklist option has not any intelligence built into.

5 |100000

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