TxStreamBlockResults Object


Description:

Provides grouped results for all streams under this stream block. Data is subscribed from firmware, grouped by stream block ID.

Note: This object is for end of test results. You must use RefreshResultViewCommand before you can access the results.

Parents: StreamBlock

Result children (automatically created): TxStreamResults

Relations:

Side name
(Type)
Relative Description
AssociatedTxResult
(AssociatedResult)

RxStreamBlockResults

Links Tx and Rx results together so the results can be correlated

AssociatedRxResult
(AssociatedResult)

RxStreamBlockResults

Links Tx and Rx results together so the results can be correlated

ResultParent
(ResultChild)

StreamBlock

Use this to connect a results object to an object.

SummaryResultChild
(SummaryResultChild)

TxStreamResults

Specifies a child of the summary result. Used to find out which objects are used in the summary.

TxStreamBlockResults Writable Attributes

There are no writable attributes.

TxStreamBlockResults Read-Only Attributes

Read-Only Attribute Description
BitCount

Count of total bits transmitted.

Type: u64

Default: 0

BitRate

Rate at which bits are transmitted.

Type: u64

Default: 0

BlockId

Stream block identifier.

Type: u32

Default: 0

CellCount

Count of total cells transmitted.

Type: u64

Default: 0

CellRate

Rate at which cells are transmitted.

Type: u64

Default: 0

CounterTimestamp

Time when the counter was stored.

Type: u64

Default: 0

FrameCount

Number of frames transmitted.

Type: u64

Default: 0

FrameRate

Rate at which frames are transmitted.

Type: u64

Default: 0

L1BitCount

Count of total layer1 bits transmitted.

Type: u64

Default: 0

L1BitRate

Rate at which layer1 bits are transmitted.

Type: u64

Default: 0

OctetCount

Number of bytes transmitted.

Type: u64

Default: 0

OctetRate

Rate at which bytes are transmitted.

Type: u64

Default: 0