DlmsTypeDescriptor Class
Represents a type descriptor used to define COSEM compact-array type.
It corresponds to TypeDescription choice from abstract DLMS/COSEM syntax.
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
public class DlmsTypeDescriptor
- Inheritance
- Object DlmsTypeDescriptor
Abstract syntax of TypeDescription type is in GB page 211.
ComplexTypeDescriptos |
Types of subitems in each array item in the case TypeTag indicates a complex type.
|
TypeTag |
Type of items in the array.
|
GetNextTag |
Returns a next type tag to read next item from a raw data buffer.
|