Words
|
Structure
|
Description
|
---|---|---|
0...124
|
bit 0: NOT_REACHABLE
bit 1: NOT_READY
bit 2: CONFIG_FAULT
bit 3: PRM_REQUIRED
bit 4: INACTIVE
bit 5: INVALID_RSP
bit 6: PARAM_FAULT
bit 7: MASTER_LOCK
|
bit 0=1 if slave x is not connected or switched off.
bit 1=1 if slave x is not ready for data exchanges.
bit 2=1 if there is a configuration error on slave x when test requested.
bit 3=1 if slave x has to be reconfigured and re-parameterized.
bit 4=1 if slave x is inactive (excluded from processing).
bit 5=1 if there is an error in the last response from slave x.
bit 6=1 if there is an error in the last parametering message from slave x.
bit 7=1 if slave x has already been parameterized by another master module.
|