CreateEventMessageResultQueryCommand Object


Description:

Creates the result queries necessary to enable a group of event message types.

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

CreateEventMessageResultQueryCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
AllObjects

Whether all objects are enabled.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

All objects that support the specified event message type group will be enabled.

FALSE

Specifies which objects to enable event messages on.

GroupName

Name of the event message type group to enable.

Type: string

Default: "" (empty string)

Objects

A collection of object handles to enable event messages on. This is ignored if the AllObjects attribute is true.

Type: handle

Default: 0

ResultDataSet

Handle of the ResultDataSet.

Type: handle

Default: 0

CreateEventMessageResultQueryCommand Read-Only Attributes

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