CreateAndReservePortsCommand Object


Description:

Creates and reserves a list of ports. Returns a list of Port objects. The following example reserves ports.

Tcl example:

createandreserveports -locationlist {//1.0.0.1/1/1 //1.0.0.1/1/2}

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

CreateAndReservePortsCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
ChassisList

Chassis List.

Type: string

Default: 0

LocationList

Location List.

Type: csp

Default: 0

RevokeOwner

Whether to kick off the current owners of the ports and reserve the ports.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Kick off current owners.

FALSE

Reserve only if the ports are available.

SlotList

Slot List.

Type: string

Default: 0

CreateAndReservePortsCommand Read-Only Attributes

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

List of Port handles.

Type: handle

Default: 0