/tg/ Station 13 - Modules - TypesVar Details

thermomachine

USB wiremod interface for temperature control unit machines

Vars

connected_machineThe component parent object
is_activeWhether the machine is currently active
offDeactivate the machine
onActivate the machine
port_pressurePressure of the port
port_temperatureTemperature of the port port
request_dataSignals the circuit to retrieve the machine's current pressure and temperature
temperatureSet the target temperature
turned_offSend a signal when the machine is turned off
turned_onSend a signal when the machine is turned on

Var Details

connected_machine

The component parent object

is_active

Whether the machine is currently active

off

Deactivate the machine

on

Activate the machine

port_pressure

Pressure of the port

port_temperature

Temperature of the port port

request_data

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

temperature

Set the target temperature

turned_off

Send a signal when the machine is turned off

turned_on

Send a signal when the machine is turned on