question

Akshay P avatar image
0 Likes"
Akshay P asked Akshay P commented

AGV to park once global table is finished

Dear all,

I have attached model here, wherein I am taking input from a global table for my AGV network. The input is partitioned between two different AGVs based on their unique ID. I want to send the AGV that get done with its tasks to a parking location, once it has finished its tasks from the list. I have been trying to do that via "conditional decide", but I haven't been able to successfully implement the same. Can someone explain me where I am going wrong? Thanks!

Regards,

Akshay Pundir

static-updatednew.fsm

FlexSim 19.1.1
agvglobal tableagv networkagv pathagv process flow
static-updatednew.fsm (163.2 KiB)
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

·
gilbert jerald avatar image
0 Likes"
gilbert jerald answered Akshay P commented

@Akshay P

Hi,

As per your constraint, I have altered your model that directs the AGV to parking station when there is no more work to be done by the AGV's. I have used max time logic in Pull from list activity that helps the AGV, to look at the pending items in the list and direct them to the parking station. This logic will also make the AGV work again if you push any item into the list.

agv-routingsupport.fsm

Thanks


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

Akshay P avatar image Akshay P commented ·

@gilbert jerald

Thanks a lot for your answer! The problem is solved with this solution indeed :)

Regards,

Akshay Pundir

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.