/tg/ Station 13 - Modules - TypesVar Details

atmos_volume_pump

Vars

connected_pumpThe component parent object
input_pressurePressure of the input port
input_temperatureTemperature of the input port
is_activeWhether the pump is currently active
offDeactivate the pump
onActivate the pump
output_pressurePressure of the output port
output_temperatureTemperature of the output port
request_dataSignals the circuit to retrieve the pump's current pressure and temperature
transfer_rateSet the transfer rate of the pump
turned_offSend a signal when the pump is turned off
turned_onSend 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

request_data

Signals the circuit to retrieve the pump's current pressure and temperature

transfer_rate

Set the transfer rate of the pump

turned_off

Send a signal when the pump is turned off

turned_on

Send a signal when the pump is turned on