DlmsTypeDateTime(UInt16, Byte, Byte, Byte, Byte, Byte, Byte, Byte, Int16, Byte) Constructor
Creates a new instance of DlmsTypeDateTime using its parts.
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
public DlmsTypeDateTime(
ushort year,
byte month,
byte dayOfMonth,
byte dayOfWeek,
byte hour,
byte minute,
byte second,
byte hundredth,
short deviation,
byte clockStatus
)
Parameters
- year UInt16
- month Byte
- dayOfMonth Byte
- dayOfWeek Byte
- hour Byte
- minute Byte
- second Byte
- hundredth Byte
- deviation Int16
- clockStatus Byte