Click or drag to resize

UNIDMarshal Method

Marshal the DATE_AND_TIME.

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

Parameters

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