Click or drag to resize

UNIDMarshal Method

Marshal the DATE_AND_TIME.

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

Parameters

writer  IDataWriter
Buffer to write.
See Also