HighResolutionStreamBlockOptions Object


Description:

Config objects for stream block sampling common parameter for ports.

Parents: Analyzer

HighResolutionStreamBlockOptions Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
SamplingDuration

Duration of the sample polling period in ms.

Type: u16

Default: 10

Range: 1 - 100

SamplingInterval

Interval for polling the samples in ms.

Type: u16

Default: 10

Range: 1 - 100

TimingMode

Mode used for timing purposes.

Type: enum

Default: INTERVAL

Possible Values:

Value Description
INTERVAL

Interval as sampling time mode.

DURATION

Duration as sampling time mode.

HighResolutionStreamBlockOptions Read-Only Attributes

There are no read-only attributes.