question

Jonathan avatar image
0 Likes"
Jonathan asked Jonathan commented

Hide an operator based on global table value?

Is there a way to either make an operator invisible, or change their position to a defined point offscreen based on a global table value? The trigger for the change would be on reset, after I've set my table values.

I'm simulating my factory and have a table where I can set how many operators are working at their respective build tables. When I have inactive operators this way, I would like to hide them, or move them to an offscreen point.

FlexSim 20.2.3
operatorflexsim 20.2.3object position
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 Jonathan commented

When you change table values, then you use this event to change the visibility or location. A table has NOT any events to be fired on value change.

change viisibility

set location

property location of Object class


· 5
5 |100000

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