Advanced Transporter Set processingtime

All topics on coding 4Dscript in Enterprise Dynamics.
Post Reply
StudentAVI
Posts: 1
Joined: Monday 13 April, 2015 - 12:04

Advanced Transporter Set processingtime

Post by StudentAVI »

Hello ED,

I have build an simulation model where the advanced transporter brings atoms from an Queue to the Sink.

But i can't figure out how to set an processing time for the transporter (From picking up the atoms from the Queue and the time to the deliver this to the Sink)

Is there an option to do this.
Attachments
rt.mod
(20.41 KiB) Downloaded 267 times
SimonvdW
Posts: 47
Joined: Thursday 06 January, 2011 - 09:52

Re: Advanced Transporter Set processingtime

Post by SimonvdW »

Hello StudentAvi,

The process times for loading at Queue and unloading at Sink are adjustable in the GUI of the Transporter. The Tab 'Load' consists of several settings, including load time, unload time (both in seconds), but also the load quantity (number of elements to be loaded on the transporter).

The transport time is not a setting. It is a result of the distance to travel (the real distance from queue to Sink in your model; the grid size is standard 1 meter) and the characteristics of the transporter: Speed (linear and corner speeds, accelaration, decelaration, etcetera. These are all available under the Tab 'Speed' in the GUI of the transporter.
Click the Help-button in the GUI for an explanation of all edit fields.

Best Regards,
Simon
Post Reply