Click or drag to resize

ICIPNode Methods

The ICIPNode type exposes the following members.

Methods
 NameDescription
Public methodAddLink Add linked object.
Public methodAllNodes Returns all linked nodes (sorted by class/instance id).
Public methodGetOrAddServices Get or add a CIP services provider.
Public methodInitialize Start initialization, initializing this node and all descendant nodes.
Public methodRemoveAllLinks Remove all removable links.
Public methodRemoveLink Remove linked node.
Public methodServiceNotSupported Report a request for a service that's not supported.
Public methodServiceRequest 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.
Public methodSetInstance Set the node id.
Public methodSetupBus Set up bus.
Top
See Also