AnalyzerFilterCreateCommand Object


Description:

Create a new pattern matching filter.

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

AnalyzerFilterCreateCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
CaptureProxyId

Capture proxy ID (handle).

Type: handle

Default: 0

FilterDescription

Description of this new analyzer filter.

Type: string

Default: "" (empty string)

FrameConfig

Contains the PDU string for the pattern matching filter.

Type: string

Default: "" (empty string)

Mask

Mask applied to Value.

Type: u8

Default: 0

Offset

Offset from START OF FRAME

Type: u32

Default: 0

ValueToBeMatched

Value to be matched in the captured frame.

Type: string

Default: "" (empty string)

AnalyzerFilterCreateCommand Read-Only Attributes

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