Click or drag to resize

DateAndTimeMarshal Method

Marshal the DATE_AND_TIME.

Namespace:  Demo3D.PLC.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 16.01.07
Syntax
C#
public void Marshal(
	IDataWriter writer
)

Parameters

writer
Type: Demo3D.IOIDataWriter
Buffer to write.
See Also