The crane has similar functionality to the transporter but with a modified graphic. The crane works in a fixed space following rectangular x,y,z movements. It is designed to simulate rail-guided cranes such as gantry, overhead, or jib cranes. By default, the crane picker rises to the height of the crane object after picking up or dropping off a flowitem before it will travel to the next location. To exercise more control over the movements of the picker from one pickup to the next, change the crane's travel sequence in its Properties window.
Details
The crane is a sub-class of the TaskExecuter. It implements offset travel according to a travel sequence that the user specifies. By default, this travel sequence is L>XY>D. The '>' character separates travel operations, L means lift the hoist, X means move the gantry, Y means move the trolley, and D means drop the hoist to the offset position. The default travel sequence tells the crane to first lift the hoist, then move the gantry and trolley simultaneously to the offset position, then drop the hoist. The crane travels so that its x/y center and z base arrive at the destination location. If there is an involved flowitem for the offset travel task, then the crane travels so that its x/y center and z base arrive at the top of the flow item, or in other words, it increases the arrival z location by the z size of the flowitem.
States
This object follows TaskExecuter states.
Properties pages
crane
TaskExecuter
Breaks
Collision
Triggers
Labels
General