SaveSelectedCaptureDataCommand Object


Description:

Save selected captured data to file.

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

SaveSelectedCaptureDataCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
CaptureProxyId

Capture proxy ID (handle).

Type: handle

Default: 0

EndFrameIndex

End index of the frame.

Type: u32

Default: 0

FileName

Name of the capture file.

Type: string

Default: "" (empty string)

FileNameFormat

Specifies the format of the capture file.

Type: enum

Default: PCAP

Possible Values:

Value Description
PCAP

PCAP file format.

FileNamePath

Path in which to save the capture file.

Type: string

Default: "" (empty string)

StartFrameIndex

Start index of the frame.

Type: u32

Default: 0

SaveSelectedCaptureDataCommand Read-Only Attributes

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