ObjectClass Properties |
The CIPObjectObjectClass type exposes the following members.
| Name | Description | |
|---|---|---|
| Attributes |
Extended attributes.
(Inherited from CIPObject.) | |
| ClassId |
The class id of an object.
(Inherited from CIPObject.) | |
| ClassNode |
The class node of this class object.
| |
| GetAttributeListSupported |
GetAttributeList service request status code. (Default Success.)
| |
| GetAttributesAllSupported |
GetAttributesAll service request status code. (Default Success.)
| |
| GetAttributeSingleSupported |
GetAttributeSingle service request status code. (Default Success.)
| |
| Hidden |
Class is not reported by the message router. (Default false.)
| |
| InstanceId |
The instance id of an object.
(Inherited from CIPObject.) | |
| LargeInstIds |
Instance id's are UDINT's. (Default false.)
| |
| MaxClassAttrId |
The maximum class attribute id.
| |
| MaxInstanceAttrId |
The maximum instance attribute id.
| |
| MaxInstanceId |
The maximum instance id.
| |
| MaxInstanceSupported |
MaxInstance attribute supported. (Default true.)
| |
| Node |
The associated node in the CIP node hierarchy.
(Inherited from CIPObject.) | |
| NodeName |
Override to provide a name for the node.
(Inherited from CIPObject.) | |
| NotImplementedPaths |
A list of paths that we know we'll get asked for but are deliberately not implemented.
(Inherited from CIPObject.) | |
| NumInstances |
Number of instances. (Default -1 to report actual number of instances.)
| |
| NumInstancesSupported |
NumInstances attribute supported. (Default true.)
| |
| NumLinks |
Returns the number of links.
(Inherited from CIPObject.) | |
| ParentInstance |
The parent instance of a class (or null).
| |
| Router |
The message router instance.
(Inherited from CIPObject.) | |
| Version |
Version. (Default 1.)
| |
| VersionSupported |
Version attribute supported. (Default true.)
|