ICIPNode Methods |
The ICIPNode type exposes the following members.
| Name | Description | |
|---|---|---|
| AddLink |
Add linked object.
| |
| AllNodes |
Returns all linked nodes (sorted by class/instance id).
| |
| GetOrAddServices |
Get or add a CIP services provider.
| |
| Initialize |
Start initialization, initializing this node and all descendant nodes.
| |
| RemoveAllLinks |
Remove all removable links.
| |
| RemoveLink |
Remove linked node.
| |
| ServiceNotSupported |
Report a request for a service that's not supported.
| |
| 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.
| |
| SetInstance |
Set the node id.
| |
| SetupBus |
Set up bus.
|
| 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.) |