AGV Error, unsure of what the error is?

AGV Error, unsure of what the error is?

marcus-yeo
Not applicable
16 Views
1 Reply
Message 1 of 2

AGV Error, unsure of what the error is?

marcus-yeo
Not applicable

[ FlexSim 25.0.3 ]

Hi Everyone,

I am currently doing my agv simulation and have encounter this error, i am unsure of what it is and where i should debug it from?
screenshot-2025-03-15-161201.png

agv-setup-2.fsm

0 Likes
17 Views
1 Reply
Reply (1)
Message 2 of 2

moehlmann_fe
Observer
Observer

The AGV "Blister To Loose 2" is set to return to "ControlPoint38" as its home location when it becomes idle. There is no control point/object with that name in the model. This causes the error because a NULL value is passed into the distancetotravel() command as the destination.

0 Likes