ChassisConnectCommand Object


Description:

Connect to a chassis.

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

ChassisConnectCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
FileName

Chassis File.

Type: inputFilePath

Default: "" (empty string)

Hostname

Hostname or IP address of the chassis to connect to.

Type: string

Default: "" (empty string)

InputChassis

Handle of the chassis to connect or reconnect to.

Type: handle

Default: 0

Option

Chassis connect option(currently not used).

Type: enum

Default: OPTION_CONNECT_TO_MCPUS

Possible Values:

Value Description
OPTION_CONNECT_TO_MCPUS

Currently not used.

OPTION_CONNECT_TO_MCPUS_AND_CCPUS

Currently not used.

Password

Chassis Password in secure mode

Type: string

Default: "" (empty string)

TcpPort

TCP port number of the chassis to connect to. Should be left at the default.

Type: u16

Default: 40004

TimeoutInSec

Connect timeout in seconds.

Type: u32

Default: 0

ChassisConnectCommand Read-Only Attributes

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

Handle to the connected chassis.

Type: handle

Default: 0

OutputChassisList

Output Chassis Handle List.

Type: handle

Default: 0