question

Yu S avatar image
1 Like"
Yu S asked Yu S commented

Question about control point of AGV system

I want to know if there are any functional modules in process flow that can realize that when an AGV trolley is driving in a section, its departure control point is set to the occupied state (so that it can not be occupied by the next AGV)

Thank you very much!

2021_3_15.fsm

FlexSim 19.0.0
agvprocessflowflexsim 19.0.0control points
1615862989167.png (34.9 KiB)
2021-3-15.fsm (186.1 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.

Yu S avatar image
0 Likes"
Yu S answered Yu S commented

After i saw the changes in Nextlookfor work entries through simulation

i understood the real meaning for control point settings(Deallocate type). Deallocate at next control point means when AGV is on one path ,the start control point and end point are both occupied(the value of "isAvailable" is 0 ----- occupied). Deallocate when past current means only the end point is occupied.2021_3_18.fsm


1616056188196.png (52.0 KiB)
1616056381313.png (25.4 KiB)
2021-3-18.fsm (270.5 KiB)
· 2
5 |100000

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

Jason Lightfoot avatar image Jason Lightfoot ♦ commented ·

You can also see this in the model if you check Show Control Point/Area Allocations in the AGV Network Properties (below). Your question did sound like you wanted to allocate and deallocate them in your own code which is why you got the answers you did.

0 Likes 0 ·
1616074373338.png (13.9 KiB)
Yu S avatar image Yu S Jason Lightfoot ♦ commented ·

Thanks a lot !! Got it

0 Likes 0 ·
Steven Hamoen avatar image
0 Likes"
Steven Hamoen answered Joerg Vogel commented

@Yu S Please take a look at the cpallocate() and cpdeallocate() commands. You can use them in a custom code block.

· 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 ·
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.