1 - Parameters Description
| Parameter |
Description |
| Filter Value |
The filtering value gain is adjustable between 5ms to 480ms.
|
| Dynamic Range |
allows to dynamically and automatically choose one of the two ranges:
High resistance .
Low resistance .
|
| Measure type |
allows to manually choose one of the two ranges:
High resistance.
Low resistance.
|
| High threshold |
Defines the high threshold for failure detection. The threshold's unit is 0.2 ohm.
|
| Low threshold |
Define the low threshold for failure detection. The threshold's unit is 0.2 ohm.
|
2 - Mnemonics Description
The mnemonics names for ECU IO must applies a set of rules
more details.
| Mnemonic |
STraToN Type |
Description |
| Input_AnaV4 |
WORD more details |
Indicates the value of the input, the value is read over 4 bytes. The value resolution is 0,01 ohm.
|
| Fault |
BOOL |
indicates Fault detection.
If the analogue value of the input is out of the range defined by Low Threshold and High threshold, the Fault variable is set to 1.
Otherwise it is null.
|
| Equipment |
BOOL |
To manage the Fault detection ( more details ). |