ValidateFilterExpressionCommand Object


Description:

Validate logical expression.

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

ValidateFilterExpressionCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
Expressions

Expression string.

Type: string

Default: "" (empty string)

ExpressionType

Filter expression type.

Type: enum

Default: BYTE

Possible Values:

Value Description
BYTE

Byte offset expression.

FRAMELENGTH

Frame length expression.

Filter

Capture filter.

Type: handle

Default: 0

ValidateFilterExpressionCommand Read-Only Attributes

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

Validate output.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Expression is valid.

FALSE

Expression is invalid.