DeviceStartCommand Object


Description:

Starts all protocols on specified device.

Can be used with Command Sequencer: Yes

GUI Command Name: Basic: Start Devices

Parents: Sequencer, StcSystem

DeviceStartCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
DeviceList

Devices which need to be started.

Type: handle

Default: 0

ProtocolStartOrder

Specifies how the protocols on a device need to be started.

Type: enum

Default: START_PROTOCOLS_SERIALLY

Possible Values:

Value Description
START_PROTOCOLS_SERIALLY

Start protocols serially.

START_PROTOCOLS_INTERLEAVED

Start protocols in an interleaved fashion.

DeviceStartCommand Read-Only Attributes

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