Defines a TINE Alarm Watch Threshold struct More...
Public Attributes | |
| Int32 | cnt |
| number successive threshold exceeded before applying alarm More... | |
| Int32 | code |
| alarm code to apply in lieu of invalid_index More... | |
| Int32 | codeHigh |
| alarm code to apply in lieu of value_too_high More... | |
| Int32 | codeHighWarn |
| alarm code to apply in lieu of warn_too_high More... | |
| Int32 | codeLow |
| alarm code to apply in lieu of value too low More... | |
| Int32 | codeLowWarn |
| alarm code to apply in lieu of warn_too_low More... | |
| float | hi |
| high threshold More... | |
| Int32 | hisev |
| high severity More... | |
| float | hiwarn |
| high threshold warning (approaching high threshold) More... | |
| Int32 | hiwarnsev |
| high warning severity More... | |
| float | lo |
| low threshold More... | |
| Int32 | losev |
| low severity More... | |
| float | lowarn |
| low threshold warning (approaching low threshold) More... | |
| Int32 | lowarnsev |
| low warning severity More... | |
| UInt32 | mask |
| if non-zero -> apply mask and check vs. normal value More... | |
| UInt32 | normal |
| normal valid data value More... | |
| Int32 | normalIsAlarm |
| apply a NOT to the 'normal value' More... | |
Defines a TINE Alarm Watch Threshold struct
| Int32 tine.ALM_THRESHOLDS.cnt |
number successive threshold exceeded before applying alarm
| Int32 tine.ALM_THRESHOLDS.code |
alarm code to apply in lieu of invalid_index
| Int32 tine.ALM_THRESHOLDS.codeHigh |
alarm code to apply in lieu of value_too_high
| Int32 tine.ALM_THRESHOLDS.codeHighWarn |
alarm code to apply in lieu of warn_too_high
| Int32 tine.ALM_THRESHOLDS.codeLow |
alarm code to apply in lieu of value too low
| Int32 tine.ALM_THRESHOLDS.codeLowWarn |
alarm code to apply in lieu of warn_too_low
| float tine.ALM_THRESHOLDS.hi |
high threshold
| Int32 tine.ALM_THRESHOLDS.hisev |
high severity
| float tine.ALM_THRESHOLDS.hiwarn |
high threshold warning (approaching high threshold)
| Int32 tine.ALM_THRESHOLDS.hiwarnsev |
high warning severity
| float tine.ALM_THRESHOLDS.lo |
low threshold
| Int32 tine.ALM_THRESHOLDS.losev |
low severity
| float tine.ALM_THRESHOLDS.lowarn |
low threshold warning (approaching low threshold)
| Int32 tine.ALM_THRESHOLDS.lowarnsev |
low warning severity
| UInt32 tine.ALM_THRESHOLDS.mask |
if non-zero -> apply mask and check vs. normal value
| UInt32 tine.ALM_THRESHOLDS.normal |
normal valid data value
| Int32 tine.ALM_THRESHOLDS.normalIsAlarm |
apply a NOT to the 'normal value'
1.5.8