Activate operator with percentage, activate activity

Activate operator with percentage, activate activity

jhon_alexander_sd
Not applicable
8 Views
1 Reply
Message 1 of 2

Activate operator with percentage, activate activity

jhon_alexander_sd
Not applicable

[ FlexSim 19.0.0 ]

Hello, I want to know if you can help me or give me an idea. Source1 is connected to Queue1 that has a capacity of 20 people, my problem is that when Queue1 has a total of 2 employees, 10% of the total capacity of Queue1, operator 1 is activated and takes a box to Queue1.

35708-1609778248520.png

Attached model

activar.fsm


Thanks a lot

0 Likes
Accepted solutions (1)
9 Views
1 Reply
Reply (1)
Message 2 of 2

parker_s
Not applicable
Accepted solution

@Jhon Alexander SD

This can be done with an Event-Triggered Source activity in process flow. The variable that would get the max content of the queue is getvarnum(Model.find("Queue1"), "maxcontent")

0 Likes