CS31BusState (ENUM)

TYPE CS31BusState(

INACTIVE

enumeration of CS31 bus state

Attributes:
qualified_only
InOut:

Name

Initial

Comment

INACTIVE

0

CS31 bus is currently not used

STOPPED

1

configuration is loaded, but protocol is not executed

INIT_BUS

2

initialization of protocol data

DETECT_MODULES

3

detection of configured modules

CONFIGURE_MODULES

4

parameters are being sent to the detected modules

RUNNING

5

CS31 protocol is running and IO data exchange takes place

ERROR

6

any error is occuredd