Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.PLC Namespaces
Demo3D.PLC.Comms Namespaces
Demo3D.PLC.Comms.CIP.Nodes
CIPObject Class
CIPObject Methods
AllObjects Method
ConstructNode Method
CreateValue Method
Descendants Method
FindAddOrUpdateAttributeValue Method
GetAttributeList Method
GetAttributeProperties Method
GetAttributesAll Method
GetAttributeSingle Method
GetAttributeValue Method
GetAttributeValues Method
Initialize Method
MissingAttributeFirstChance Method
NotifyAddedHierarchy Method
NotifyAllChildrenRemoved Method
NotifyAttributesSet Method
NotifyChildAdded Method
NotifyChildRemoved Method
NotifyRemovedHierarchy Method
OverrideNodePropertyBag Method
RequestRemoveChild Method
SetAttributeList Method
SetAttributesAll Method
SetAttributeSingle Method
SetAttributeValue Method
SetInstance Method
SetupBus Method
CIPObject
RequestRemoveChild Method
Called to request permission to remove a child.
Namespace:
Demo3D.PLC.Comms.CIP.Nodes
Assembly:
PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
virtual
bool
RequestRemoveChild
(
CIPObject
child
)
Parameters
child
Type:
Demo3D.PLC.Comms.CIP.Nodes
CIPObject
Child to remove.
Return Value
Type:
Boolean
True to remove ths child, or false to keep the child.
See Also
Reference
CIPObject Class
Demo3D.PLC.Comms.CIP.Nodes Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com