ICIPClassNode Methods |
The ICIPClassNode type exposes the following members.
| Name | Description | |
|---|---|---|
| AddLink |
Add linked object.
(Inherited from ICIPNode.) | |
| AllNodes |
Returns all linked nodes (sorted by class/instance id).
(Inherited from ICIPNode.) | |
| GetOrAddServices |
Get or add a CIP services provider.
(Inherited from ICIPNode.) | |
| Initialize |
Start initialization, initializing this node and all descendant nodes.
(Inherited from ICIPNode.) | |
| RemoveAllLinks |
Remove all removable links.
(Inherited from ICIPNode.) | |
| RemoveLink |
Remove linked node.
(Inherited from ICIPNode.) | |
| ServiceNotSupported |
Report a request for a service that's not supported.
(Inherited from ICIPNode.) | |
| ServiceRequest |
Try to service a request where we couldn't traverse the entire logical EPATH.
Route will contain the remaining elements of the path that need to be resolved.
(Inherited from ICIPNode.) | |
| SetInstance |
Set the node id.
(Inherited from ICIPNode.) | |
| SetupBus |
Set up bus.
(Inherited from ICIPNode.) |
| Name | Description | |
|---|---|---|
| Descendants |
Return all descendants of this node.
(Defined by CIPNodeExtensions.) | |
| GetOrAddServicesServicesType(FuncType, ServicesType) | Overloaded.
Get or add a CIP services provider.
(Defined by CIPNodeExtensions.) | |
| GetOrAddServicesServicesType(ServicesType) | Overloaded.
Get or add a CIP services provider.
(Defined by CIPNodeExtensions.) |