Transport Controller
Transport controllers are responsible for transporting Products between transport nodes as defined by the transport links. The Transport Controller behavior allows implementing custom transportation using Python scripting.
The transport controllers are typically specialized for a single type of transport, such as commanding human resources or controlling a robot.
Note: Conveyor and interpolating controllers are internal transport controller behaviors and cannot be customized.
Properties
Name | Description |
Name |
Name of the transport controller |
Icon |
Defines the icon used to visualize the Transport Controller in the Process Flow Editor and in flow editor overlay of the 3D viewport. The icon file must be located in Icons folder of the installation folder of your Visual Components Premium 4.10 product. Type the icon file name with its path within the Icons folder, but without file extension. For example "UPM\pCartesianRobotTransportController" would refer to "Icons\UPM\pCartesianRobotTransportController.svg". |
IconColor |
Color of the transport controller icon. |