Click or drag to resize

Identity Properties

The Identity type exposes the following members.

Properties
 NameDescription
Protected propertyAttributes Extended attributes.
(Inherited from CIPObject)
Public propertyClassId The class id of an object.
(Inherited from CIPObject)
Public propertyDeviceIdentity The device identity.
Public propertyEPATH EPATH containing class and instance id.
(Inherited from CIPObjectObjectInstance)
Public propertyInstanceId The instance id of an object.
(Inherited from CIPObject)
Public propertyMissingClassFirstChanceFunc First chance to intercept a missing node. Passes the id of the missing node. Return true to indicate that we added a node.
(Inherited from CIPObjectObjectInstance)
Public propertyNode The associated node in the CIP node hierarchy.
(Inherited from CIPObject)
Public propertyNodeName Override to provide a name for the node.
(Inherited from CIPObject)
Public propertyNotImplementedPaths A list of paths that we know we'll get asked for but are deliberately not implemented.
(Inherited from CIPObject)
Public propertyNumLinks Returns the number of links.
(Inherited from CIPObject)
Public propertyParentClass The parent class of an instance (or null).
(Inherited from CIPObjectObjectInstance)
Public propertyRouter The message router instance.
(Inherited from CIPObject)
Top
See Also