StreamBlockGetOffsetReferenceCommand Object


Description:

Given a bit offset, get the offset reference from a streamblock.

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

StreamBlockGetOffsetReferenceCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
BitOffset

Absolute bit offset of the frame config.

Type: u32

Default: 0

StreamBlock

Handle of the StreamBlock for which the offset reference will be retrieved.

Type: handle

Default: 0

StreamBlockGetOffsetReferenceCommand Read-Only Attributes

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

Returned offset reference string for the corresponding bit offset.

Type: string

Default: "" (empty string)

RelativeBitOffset

Returned relative bit offset within the PDU for offset reference.

Type: u32

Default: 0