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
SetInstance Method
Set the node id.
Namespace:
Demo3D.PLC.Comms.CIP.Nodes
Assembly:
PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
Copy
void
SetInstance
(
ClassID
classId
,
uint
instanceId
)
Parameters
classId
Type:
Demo3D.PLC.Comms.CIP
ClassID
Class id.
instanceId
Type:
System
UInt32
Instance id (0 for a class).
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