Pump lower threshold (Water Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
|key=LOWER_THRESHOLD|linkoverride=[[Pump lower threshold (Water Overlay)|LOWER_THRESHOLD]]
|key=LOWER_THRESHOLD|linkoverride=[[Pump lower threshold (Water Overlay)|LOWER_THRESHOLD]]
|unit={{mdatum}}
|unit={{mdatum}}
|description=The threshold of the lower end-point of the [[Pump_(Water Overlay)|pump]]. Water flows from the lower end-point to the higher end-point until the water level at the lower end-point has reached the threshold. If not selected, the Lower Threshold will be ignored as a mechanic.
|description=The threshold of the lower end-point of the [[Pump_(Water Overlay)|pump]]. Water flows from the lower end-point to the higher end-point until the water level at the lower end-point has reached the threshold. If not selected, the lower threshold will be ignored.
|defaultvalue=None
|defaultvalue=None
|range=-{{max surface}} to {{max surface}}
|range=-{{max surface}} to {{max surface}}
Line 20: Line 20:
* [[Pump upper threshold (Water Overlay)|Pump upper threshold]]
* [[Pump upper threshold (Water Overlay)|Pump upper threshold]]
|troubles=
|troubles=
* [[Troubleshoot: Configured lower threshold for pump is not reached]]
* [[Troubleshooting lower threshold for pump is not reached]]
|api=*[[Api session event editor overlay set key value]]
*[[Api session event editor building set attribute]]
*[[Api session event editor functionoverride set attribute]]
}}
}}


{{WaterOverlay hydraulic structure nav}}
{{WaterOverlay hydraulic structure nav}}

Latest revision as of 13:42, 15 July 2026

This attribute can be defined as values over time, using an array of values defining start-time. This allows users to more dynamically define the target water level this pump maintains.

Notes

  • When the PUMP_Q of the pump is positive, the pump will not pump if the water level is lower than or equal to the lower threshold. If the PUMP_Q is negative, the pump will not pump if the water level is higher than or equal to the lower threshold.
  • When using a dynamic LOWER_THRESHOLD, a maximum of 10.000 values (5.000 pairs) can be defined.

Troubleshooting

See also

API Endpoints