TYPE BUS_STATE :
This enumeration lists all possible states of a fieldbus. The mapping to the according fieldbus specific states is defined by the associated fieldbus stack.
InOut:
Name |
Comment |
The bus state is unknown. |
|
The fieldbus is stopped. No I/O transfer can be processed. |
|
The fieldbus is running. |
|
The fieldbus is in error state. GetBusError supplies the specific error code. |
|
Bus is disabled in device tree. |