/tg/ Station 13 - Modules - TypesVar Details

atmos_temperature_pump

USB wiremod interface for temperature pumps

Vars

connected_pumpThe component parent object
heat_transfer_rateSet the percent of the heat delta to transfer
heat_transfer_rate_stateCurrent status of the percent
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 percent and temperature
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

heat_transfer_rate

Set the percent of the heat delta to transfer

heat_transfer_rate_state

Current status of the percent

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 percent and temperature

turned_off

Send a signal when the pump is turned off

turned_on

Send a signal when the pump is turned on