Click or drag to resize

UNID Structure

UNID.
Inheritance Hierarchy
SystemObject
  SystemValueType
    Demo3D.PLC.Comms.CIPUNID

Namespace: Demo3D.PLC.Comms.CIP
Assembly: PLC (in PLC.dll) Version: 19.00.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