BusConfiguration Class |
Namespace: Demo3D.PLC.Comms.CIP.Nodes
public class BusConfiguration
The BusConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| BusConfiguration |
Constructs a BusConfiguration.
|
| Name | Description | |
|---|---|---|
| IODevice |
The Message Router of the IO device.
| |
| MaxNodes |
The maximum number of nodes on the backplane (or -1 if unknown).
| |
| Nodes |
A list of reachable modules.
|
| Name | Description | |
|---|---|---|
| GetAllReachableModules |
Gets a list of all reachable modules.
| |
| SetupBus |
Configure the bus.
|