question

Pinakin K avatar image
0 Likes"
Pinakin K asked tannerp commented

How to turn off the control point snap on agv network?

When I connect two agv tracks, a connection point is created. I want to place the control point on that connection point, but if I do so, the network does not work.

I was told earlier, that the control points have to be either on one track or the other, they cannot be where the connection is located. This is because the connection point is not actually a part of the track, so it doesn't have the logic built into it.

So if i place the control point very close to the connection point, the control point snaps to the connection point. Is there a way to turn off the snap? I wan to place the control point at a distance of 1mm from the connection point.

FlexSim 18.2.2
agv networkcontrol points
· 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.

Isaac Litster avatar image Isaac Litster commented ·

Hi @Pinakin K

Have you tried adjusting the Draw Scale? Would this help solve your problem? This is in the AGVNetwork Properties under the Visual tab.

0 Likes 0 ·
draw-scale.png (16.8 KiB)
Pinakin K avatar image Pinakin K Isaac Litster commented ·

Hi, no it does not help, as it still snaps to the location

0 Likes 0 ·
Joshua S avatar image
0 Likes"
Joshua S answered

This requires some customization, but try adapting the script in the scripting window of this file to your needs. It jumps the CP around prevent the AGV system from auto locking it onto that connection point. This code works for a linear track. I made it move to the left .301, finalize it's location, then tell it to jump right .3. You will need to hit reset after doing this.agv-set-cp-position.fsm


5 |100000

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

Jeff Nordgren avatar image
0 Likes"
Jeff Nordgren answered Jeff Nordgren edited

@Pinakin K

Just uncheck the Snap to Grid box in the Quick Properties window.


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

Pinakin K avatar image Pinakin K commented ·

I tried that, it doesn't work. The control point still snaps on the connection point. This happens mostly with circular path.

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.