Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.PLC Namespaces
Demo3D.PLC.Comms Namespaces
Demo3D.PLC.Comms.CIP.Nodes
ICIPNode Interface
ICIPNode Methods
AddLink Method
AllNodes Method
GetOrAddServices Method
Initialize Method
RemoveAllLinks Method
RemoveLink Method
ServiceNotSupported Method
ServiceRequest Method
SetInstance Method
SetupBus Method
ICIPNode
AllNodes Method
Returns all linked nodes (sorted by class/instance id).
Namespace:
Demo3D.PLC.Comms.CIP.Nodes
Assembly:
PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
Copy
IEnumerable
<
ICIPNode
>
AllNodes
()
Return Value
Type:
IEnumerable
ICIPNode
All linked nodes.
See Also
Reference
ICIPNode Interface
Demo3D.PLC.Comms.CIP.Nodes Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com