question

Ryosuke S avatar image
0 Likes"
Ryosuke S asked Ryosuke S commented

Is there anyway of tracking when agv enter the floor storage and when it exits?

This question is related from here. Is there anyway of tracking when agv enter the floor storage and when it exits? I think we can track by status if agv (probably travel offset?), but if I'm using A Star, I can't seem to do that.

FlexSim 20.1.3
agvflexsim 20.1.3object status
5 |100000

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

1 Answer

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Ryosuke S commented

If you turn off the option to use the navigator for offset travel on the AGV then in a process flow you can tell the agv to Travel (which will still use Astar) and then you can use a custom task where you specify the type as PlaceOffset which will allow you to control the components to travel (x, y, z locs are 0-1 factors, not actual locations).



1617158541274.png (13.7 KiB)
· 3
5 |100000

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

Ryosuke S avatar image Ryosuke S commented ·

@jason.lightfoot Thank you for your reply. I was thinking like receiving an event when entering or exiting Floor Storage. OnStatusChange or some sort. But I suppose you need to purposely create those status with custom task. Am I correct?

0 Likes 0 ·
Jason Lightfoot avatar image Jason Lightfoot ♦ Ryosuke S commented ·

Right - you can detect Begin Offset and Finish Offset events but at that point it might already be too late to do anything about it, and I think Finish Offset will fire when the placement has been done, but while it's still in the foor storage space. It's all too messy or undocumented, so I'd take control and put it in process flow.

0 Likes 0 ·
Ryosuke S avatar image Ryosuke S Jason Lightfoot ♦ commented ·

@jason.lightfoot I get the point. Thank you.

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.