question

Nikita RAJPUT avatar image
0 Likes"
Nikita RAJPUT asked Nikita RAJPUT answered

AGV & Elevator

In an attached file I am getting some error. AGV from loop 2 (Light blue AGV path) are not moving also AGV from loop 1 (Black AGV path) stopping after few seconds.

Test.fsm

FlexSim 24.0.4
agvelevator
test.fsm (22.7 MiB)
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
0 Likes"
Jason Lightfoot answered Nikita RAJPUT commented

In Object 2's flow you are referring to token.AGV in the first travel but this label does not exist on the token. It's an instanced process flow so you can change it to refer to 'current' (each agv) or add a label called 'agv' to the token and give it the value 'current'.

Once you fix that, the same is going to be true for the label 'elevator' - the token doesn't have that label so you need to find a reference to an elevator. That's usually be setting them up as a resource or using the AGV Elevator process flow template.

This just as Sam said in his answer to your other post here.

· 5
5 |100000

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

Nikita RAJPUT avatar image Nikita RAJPUT commented ·

Test.fsm
Thanks for your support. After making these changes I am facing another issue. Please find below screenshot & updated model for your reference.
capture.pngcapture-1.png

0 Likes 0 ·
capture.png (38.3 KiB)
capture-1.png (52.8 KiB)
test.fsm (22.7 MiB)
Jason Lightfoot avatar image Jason Lightfoot ♦♦ Nikita RAJPUT commented ·
Your Split activity's ID should match that of your subsequent Join activity - ie. token.splitID


Then as I said, you're referring to token.elevator but that label still doesn't exist - in the 'Acquire' activity you named the label for the elevator the default which is just 'resource'.

0 Likes 0 ·
Nikita RAJPUT avatar image Nikita RAJPUT Jason Lightfoot ♦♦ commented ·
Thank you most of errors now resolved.

For online assistance in India may I know who is a service provider & how can I connect with him/her?

0 Likes 0 ·
Show more comments
Nikita RAJPUT avatar image
0 Likes"
Nikita RAJPUT answered

@Mano Kanthanathan can you please provide online support to me to review my simulation model & guide me to resolve an errors.

5 |100000

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