|
"Set actions for a limit transition on an ADC"
(APP/LIH)
View Options:
(help)
| Focus: |
Maintenance / Operation |
| Structures: |
Abstract / Concrete |
Description:
Set actions for a limit transition on an ADC. In all cases, a value of -1 results in the action being left unchanged. The alert and diagnostic flags are simple enable/disable. The value of the message flag can be used to set the severity level of the message.
Layout:
(hide detail;
help)
| Offset |
S |
L |
|
Type |
ITOS name |
ITOS description |
| 0x008 |
0 |
16 |
|
U12 |
LIHADX | ADC index on which to alter actions |
| 0x00A |
0 |
8 |
|
U1 |
LIHFROMSTATE | State transitioning from |
| 0x00B |
0 |
8 |
|
U1 |
LIHTOSTATE | State transitioning to |
| 0x00C |
0 |
16 |
|
I12 |
LIHACTALERT | Specify alert packet action |
| 0x00E |
0 |
16 |
|
I12 |
LIHACTDIAG | Specify diagnostic packet action |
| 0x010 |
0 |
16 |
|
I12 |
LIHACTMSG | Specify message action and severity |
|