atmos_pump
Vars | |
connected_pump | The component parent object |
---|---|
input_pressure | Pressure of the input port |
input_temperature | Temperature of the input port |
is_active | Whether the pump is currently active |
off | Deactivate the pump |
on | Activate the pump |
output_pressure | Pressure of the output port |
output_temperature | Temperature of the output port |
pressure_value | Set the target pressure of the pump |
request_data | Signals the circuit to retrieve the pump's current pressure and temperature |
turned_off | Send a signal when the pump is turned off |
turned_on | Send a signal when the pump is turned on |
Var Details
connected_pump
The component parent object
input_pressure
Pressure of the input port
input_temperature
Temperature of the input port
is_active
Whether the pump is currently active
off
Deactivate the pump
on
Activate the pump
output_pressure
Pressure of the output port
output_temperature
Temperature of the output port
pressure_value
Set the target pressure of the pump
request_data
Signals the circuit to retrieve the pump's current pressure and temperature
turned_off
Send a signal when the pump is turned off
turned_on
Send a signal when the pump is turned on