Operator pick from multiple locations

Hi,

Does Anyone know if there is anyway to make operator pick components at two locations and place them at one location?

Kindly advise.

Hello,

For the operator to carry 2 products at once, you need to change two things.

  1. Set the operator transport capacity to 2
  2. Start 2 Transport Ins from the destination process using StartTransportIn and WaitTransport statements.

carry2_example.vcmx (1.9 MB)

2 Likes