question

kkkk avatar image
0 Likes"
kkkk asked Natalie White commented

cpconnection in AGV

Hi~ After I read one of the questions here (https://answers.flexsim.com/questions/60228/use-agv-to-stock-out-accroding-to-the-custom-outbo.html : the fsm file is in the comments), I discovered that I can use cpconnection to find control point.

1690273624400.png

However, I don't really understand how to use it. Hope to get some details of using it and also some examples if possible~ thanks in advance!

FlexSim 23.1.0
agvpickup pointcpconnection
1690273624400.png (32.1 KiB)
· 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.

Natalie White avatar image Natalie White commented ·

Hi @kkkk, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.

0 Likes 0 ·

1 Answer

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

Have you looked at the respective documentation pages?

https://docs.flexsim.com/en/23.1/Reference/Tools/AGVNetworkTool/ControlPointConnections/ControlPointConnections.html

https://docs.flexsim.com/en/23.1/Reference/CodingInFlexSim/CommandReference/Commands.html#cpconnection

Control Point connections are used similarly to centerport-connections: To be able to reference other objects without a direct pointer. You can have multiple connection types to better organize their meanings rather than rely on ranking alone.

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

kkkk avatar image kkkk commented ·

Yes! I already looked into the respective documentation pages. But I still don't understand the meaning of this: 1690376471326.png

0 Likes 0 ·
1690376471326.png (16.3 KiB)
Felix Möhlmann avatar image Felix Möhlmann kkkk commented ·
It gets the cp that is connected to "token.Parkcp" with the "PickupPoints" connection of rank "token.Bay".
0 Likes 0 ·
kkkk avatar image kkkk Felix Möhlmann commented ·

Does the connection of rank "token.Bay" mean it will get the nearest PickupPoint connected to "token.Parkcp" as a default value of ranking?

0 Likes 0 ·
Show more comments

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.