question

Joerg Vogel avatar image
0 Likes"
Joerg Vogel asked Joerg Vogel commented

Is there a lighthouse event by a command?

I would like to put a command into my logic, that when I execute the command an event is created and I can listen to. The method should work in Process Flow logic as well in 3D trigger logic. I need it to implement a safety function in a group of processors like a emergency stop. I know the message feature. But I’d like to listen on an event like OnMessageSend. Or is there the possibility to listen to user events.

Regards, Jörg

FlexSim 19.2.1
eventemergency stopfire eventon user event
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

·
Jordan Johnson avatar image
1 Like"
Jordan Johnson answered Joerg Vogel commented

You can use executesubflow(). That will create a token that will generate events that you can listen to.

· 1
5 |100000

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

Joerg Vogel avatar image Joerg Vogel commented ·

@jordan.johnson, thank you for your answer.

0 Likes 0 ·

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.