question

mary avatar image
0 Likes"
mary asked mary commented

Control AGV Count

Hi, I want to control number of agv through dispatcher and not through process flow. Whenever I want only two agv running out of 5 I need to control it without disconnecting agv to dispatcher. How can I do it.

FlexSim 20.0.10
agvdispatcher
· 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.

1 Answer

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered mary commented

I believe the simplest method would be to simply 'stop' the AGVs that are not supposed to be active. In the attached example I do so in the OnReset trigger of the dispatcher, based on the "numActive" label on it.

InactiveAGVs_fm.fsm


inactiveagvs-fm.fsm (116.2 KiB)
· 4
5 |100000

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