IPduInstance

Summary

Represents a Frame's PDU Mapping.

Properties

Structure

class IPduInstance
bit_position

The Start Position of the PDU.

Type

uint32 or None

is_high_low_byte_order
Null if the value is equal to opaque,

True if bytes order is high to low, False otherwise.

Type

bool or None

pdu

The PDU that is referenced by the PDU-REF in the PDU Mapping.

Type

IPduType

update_bit_position

The position of the update bit within the PDU.

Type

uint32 or None

uuid

The UUID of the PDU Mapping.

Type

str