question

joey avatar image
0 Likes"
joey asked tannerp edited

Capacity of the transporter

I want to set the transport11 to load items from Queue4 to Sink2.

Conditions for loading of transporters11.

Item 1 Capacity = 15

Item 2 Capacity = 10

Item 3 Capacity = 5

If my logic is possible, I want you to help follow my logic.

Thank you in advance for help.

jeff-jet0.fsm

FlexSim 19.0.1
transportercapacitymax content
jeff-jet0.fsm (60.5 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

Jeff CHN avatar image
0 Likes"
Jeff CHN answered joey commented

Object forklift=current.centerObjects[1];

treenode maxcon=getvarnode(forklift,"maxcontent");

maxcon.value=3;

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