|
LevelMeter-Display
2.0
An ultrasonic Level Meter for Stormwater Cisterns
|
Holds the Thresholds for a Signal Optocoupler Output. More...
Data Fields | |
| uint16_t | activeAbove |
| Threshold above this the output is active. More... | |
| uint16_t | activeBelow |
| Threshold below this the output is active. More... | |
Holds the Thresholds for a Signal Optocoupler Output.
| uint16_t activeAbove |
Threshold above this the output is active.
Referenced by CmdSetSignal(), DefaultConfig(), DoCflags(), and DumpConfigSignal().
| uint16_t activeBelow |
Threshold below this the output is active.
Referenced by CmdSetSignal(), DefaultConfig(), DoCflags(), and DumpConfigSignal().
1.8.15