thermomachine 
USB wiremod interface for temperature control unit machines
Vars | |
| 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 |
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