Constructs a DATE_AND_TIME.
Namespace:
Demo3D.PLC.Comms.CIP
Assembly:
PLC (in PLC.dll) Version: 16.01.07
Syntaxpublic DateAndTime(
ushort date,
uint time
)
Parameters
- date
- Type: SystemUInt16
2-byte date. - time
- Type: SystemUInt32
4-byte time.
See Also