Use the Load activity to make a task executer (such as an Operator or Transporter) load an object in the 3D simulation model. For example, you can make a task executer pick up a flow item to transport it to another destination.
The Load activity creates a load task sequence and dispatches it to a task executer. Optionally, the task may be appended onto an already existing task sequence. See Create Task Sequence activity for more information.
The Load activity only allows one connector out. See Adding and Connecting Activities for more information.
The following image shows properties for the Load activity:
Each of these properties will be explained in the following sections.
Used to change the name of the activity. See Name for more information about this property.
The Font button
opens a window to edit the activity's
background color and font properties. See
Font for more information
about this property.
The Statistics button
opens the activity's statistics
window. See Statistics
for more information about this property.
Use the Executer / Task Sequence box to determine which task executer or task sequence should receive the task. See Executer / Task Sequence for more information about this property.
Use the Item box to determine which item or object should be loaded. Typically this is a flow item, however, other objects can be used. There are many different ways to reference flow items and objects in the model. Below are just a couple of examples:
By default the Station box is set to Item Container which is the object that the item is currently inside of. For information about why you might choose a station that is not the item container, see Task Type Load.
If the Wait Until Complete box is checked, the token will be held in the activity until this task has been completed.