CaptureFilterIeee80211ValidateCommand Object


Description:

Check the Ieee80211 capture filter string is valid or not

Can be used with Command Sequencer: Yes

Parents: Sequencer, StcSystem

CaptureFilterIeee80211ValidateCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
Filter

A string for Ieee80211 capture filter, eg: type ctrl

Type: string

Default: "" (empty string)

CaptureFilterIeee80211ValidateCommand Read-Only Attributes

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

The capture filter string is valid or not

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Indicates filter string is valid

FALSE

Indicates filter string is invalid