vcTransport

vcTransport is a protocol for handling transport actions, which usually involves the use of Action Container and Python Script behaviors.

Inherits: vcBehaviour, vcFlow, vcContainer

Methods

Name Return Type Parameters Description
setTargetInfo None Enumeration availability, vcNode node, vcContainer container, vcMatrix location Sets target information for a transportation action.

The availability argument is used to notify resource of target/pick up container status. See Transportation Constants for more information.

The node or container argument should be used to specify a buffer area.

The location argument is used to specify the location of a delivered component in either node or container.

Events

Name Parameters Description
OnTransportInfo vcComponent component Triggered when protocol requests transport details about a component.