Click or drag to resize

UNID Structure

UNID.

Namespace:  Demo3D.PLC.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 18.04.00
Syntax
C#
public readonly struct UNID

The UNID type exposes the following members.

Constructors
  NameDescription
Public methodUNID
Constructs a DATE_AND_TIME.
Top
Properties
  NameDescription
Public propertyNodeId
Node id.
Public propertySNN
SNN.
Top
Methods
  NameDescription
Public methodMarshal
Marshal the DATE_AND_TIME.
Public methodStatic memberUnmarshal
Unmarshal the specified buffer.
Top
See Also