MapPortCommand Object


Description:

Map a list of "logical" ports to a list of physical ports.

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

MapPortCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
AbortOnError

Whether to Abort On Error.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Abort.

FALSE

Do not abort.

LogicalPortLis

NOTE: This attribute is deprecated. It will be removed in subsequent releases, so it is recommended that you do not use it.

Use the LogicalPortList attribute instead.

Type: handle

Default: 0

LogicalPortList

A list of one or more logical ports.

Type: handle

Default: 0

PhysicalPortList

A list of one or more physical ports.

Type: handle

Default: 0

MapPortCommand Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes ElapsedTime, EndTime, ProgressCurrentStep, ProgressCurrentStepName, ProgressCurrentValue, ProgressDisplayCounter, ProgressMaxValue, ProgressStepsCount, StartTime, State, Status