Setup the bus configuration.
Namespace: Demo3D.PLC.Comms.CIP.NodesAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxpublic virtual void SetupBus(
BusNode thisNode,
BusConfiguration busConfiguration
)
Parameters
- thisNode BusNode
- The bus node of this module.
- busConfiguration BusConfiguration
- The full bus configuration.
See Also