Click or drag to resize

PeripheralParameterClass Properties

The PeripheralParameterClass 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 propertyEPATH
EPATH containing class and instance id.
(Inherited from CIPObjectObjectInstance.)
Public propertyInstanceId
The instance id of an object.
(Inherited from CIPObject.)
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 propertyParameters
The parameters.
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