question

Fan_yc avatar image
0 Likes"
Fan_yc asked CSN answered

message delay triggering

hi,I had some problems with message triggering. When I used sendmessage, the sent item was received as an entity, but when I used senddelayedmessage, the receiving entity did not recognize the parameter item. The feedback result is a string of numbers. I want to know why this is, if I want to send some entity parameters by senddelayedmessage, what should I do?demo.fsm

FlexSim 24.0.0
delay activitymessage paramonmessage trigger
demo.fsm (36.9 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

·
CSN avatar image
0 Likes"
CSN answered

Only numerical parameters can be sent in a delayed message:qq图片20240118105410.png

You can convert it with tonode function:

1705547103746.png


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.