Object
|
Type
|
Symbol
|
Detail
|
---|---|---|---|
%MWr.m.c.0
|
INT
|
EXCH_STS
|
Implicit exchange execution indicators
|
x0
|
bit
|
STS_IN_PROGR
|
= 1 exchange in progress for READ_STS
|
x1
|
bit
|
CMD_IN_PROGR
|
= 1 exchange in progress for WRITE_CMD and PTO EFs
|
x2
|
bit
|
ADJUST_IN_PROGR
|
= 1 exchange in progress for adjustment parameters (via WRITE_PARAM, READ_PARAM, SAVE_PARAM, RESTORE_PARAM)
|
x15
|
bit
|
RECONF_IN_PROGR
|
= 1 indicates a reconfiguration on channel c of the module from the console (modification of the configuration parameters + cold start-up of the channel)
|
%MWr.m.c.1
|
INT
|
EXCH_RPT
|
Exchange report INT, updating at the end of exchange, 0 = correct exchange, 1 = incorrect exchange
|
x0
|
bit
|
STS_ERR
|
= 1 Fault when reading channel status INTs
|
x1
|
bit
|
CMD_ERR
|
= 1 Fault when exchanging WRITE_CMD or PTO EFs
|
x2
|
bit
|
ADJUST_ERR
|
= 1 Fault when exchanging adjustment parameters
|
x15
|
bit
|
RECONF_ERR
|
= 1 Fault when reconfiguring the channel
|