DlmsFramegetTypeDescriptor Method
Extracts a type description from the beginning of rawData and deletes it from rawData. Type description is used
in compact-array data type.
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
public static DlmsTypeDescriptor getTypeDescriptor(
ByteBuffer rawData,
ref int index
)
- rawData ByteBuffer
- Data of TypeDescription type defined in abstract syntax.
- index Int32
- Index in rawData
DlmsTypeDescriptor Abstract syntax of TypeDescription type is in GB page 211.