Click or drag to resize

ICIPClassNode Methods

The ICIPClassNode type exposes the following members.

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