Unmarshal the specified buffer.
Namespace:
Demo3D.PLC.Comms.CIP
Assembly:
PLC (in PLC.dll) Version: 18.04.00
Syntaxpublic static UNID Unmarshal(
IDataReader reader
)
Parameters
- reader
- Type: Demo3D.IOIDataReader
The buffer
Return Value
Type:
UNIDThe unmarshalled DATE_AND_TIME.
See Also