Click or drag to resize

DeviceIdentity Class

Device identity.
Inheritance Hierarchy
SystemObject
  Demo3D.PLC.Comms.CPFDeviceIdentity

Namespace:  Demo3D.PLC.Comms.CPF
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public class DeviceIdentity

The DeviceIdentity type exposes the following members.

Properties
  NameDescription
Public propertyEDSInfo
The device EDS information.
Public propertyStatic memberInvalid
The invalid identity.
Public propertyName
Device name.
Public propertySerial
The device serial number.
Public propertyStatus
Device status.
Top
See Also