Click or drag to resize

UNID Constructor

Constructs a DATE_AND_TIME.

Namespace:  Demo3D.PLC.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 18.04.00
Syntax
C#
public UNID(
	DateAndTime snn,
	uint nodeId
)

Parameters

snn
Type: Demo3D.PLC.Comms.CIPDateAndTime
SNN.
nodeId
Type: SystemUInt32
Node id.
See Also