Demo3D 2020 API Documentation
Demo3D 2020 API Documentation
Demo3D Namespaces
Demo3D.PLC Namespaces
Demo3D.PLC.Rockwell Namespaces
Demo3D.PLC.Rockwell.Comms.DPI.Nodes
IDPINode Interface
IDPINode Methods
AddLink Method
AllNodes Method
GetOrAddServices Method
Initialize Method
RemoveAllLinks Method
RemoveLink Method
SetInstance Method
IDPINode
RemoveLink Method
Remove linked node.
Namespace:
Demo3D.PLC.Rockwell.Comms.DPI.Nodes
Assembly:
PLC (in PLC.dll) Version: 14.0.0.10531
Syntax
C#
Copy
bool
RemoveLink
(
IDPINode
node
)
Parameters
node
Type:
Demo3D.PLC.Rockwell.Comms.DPI.Nodes
IDPINode
Linked node to remove.
Return Value
Type:
Boolean
True if the node was removed.
See Also
Reference
IDPINode Interface
Demo3D.PLC.Rockwell.Comms.DPI.Nodes Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com