issue spiral/queue A - connection in code

issue spiral/queue A - connection in code

gguedia5QZFN
Contributor Contributor
93 Views
1 Reply
Message 1 of 2

issue spiral/queue A - connection in code

gguedia5QZFN
Contributor
Contributor

[ FlexSim 23.2.1 ]

hello,

I am creating a A-connection from the spiral to a queue using a script. I am using contextdragconnection(conv, queue, "A"). the issue is the transfer on the spiral is not at the end of the spiral but on the side.

here is my model : spiralTest.fsm. could you help me with that?

Accepted solutions (1)
94 Views
1 Reply
Reply (1)
Message 2 of 2

moehlmann_fe
Advocate
Advocate
Accepted solution

You can use "function_s(transferObj, "setDistAlongConveyor", distance)" to set the location of the transfer along the conveyor.

Disclaimer: Compatability between different versions of FlexSim is not guaranteed when using "function_s" commands.

0 Likes