DlmsTypeTime Constructor

Overload List

DlmsTypeTime Paramaterless constructor used by XmlSerializer
DlmsTypeTime(ByteBuffer) Creates a new instance of DlmsTypeTime using raw data returned by the server (meter).
DlmsTypeTime(DateTime) Creates a new instance of DlmsTypeTime using System.DateTime.
DlmsTypeTime(DlmsTypeOctetString) Creates a new instance of DlmsTypeTime using octet string
DlmsTypeTime(Byte, Byte, Byte, Byte) Creates a new instance of DlmsTypeDate using hour, minute, second, hundredth.

See Also