Click or drag to resize

Identity Class

Detected identity
Inheritance Hierarchy
SystemObject
  Demo3D.PLC.Comms.CPFIdentity

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

The Identity type exposes the following members.

Constructors
 NameDescription
Public methodIdentity Detected identity
Top
Properties
 NameDescription
Public propertyAddress IP address.
Public propertyAddressFamily IP address family.
Public propertyBasic True if this Identity contains only basic information.
Public propertyDeviceIdentity The device identity.
Public propertyEncapProtocol The encapsulation protocol number.
Public propertyIPAddress IP address.
Public propertyPort IP port.
Public propertyState Device status byte.
Top
See Also