dp_vent_pump

Vars | |
external_pressure_bound | Set the maximum allowed external pressure |
---|---|
frequency | Variable for radio frequency |
id | Variable for radio id |
input_pressure_min | Set the maximum pressure at the input port |
output_pressure_max | Set the maximum pressure at the output port |
pressure_checks | Set the flag for the pressure bound |
pump_direction | Indicates that the direction of the pump, if 0 is siphoning, if 1 is releasing |
radio_connection | Stores the radio connection |
Procs | |
broadcast_status | Called in atmosinit(), send the component status to the radio device connected |
set_frequency | Called in atmosinit(), used to change or remove the radio frequency from the component Arguments: |
Var Details
external_pressure_bound

Set the maximum allowed external pressure
frequency

Variable for radio frequency
id

Variable for radio id
input_pressure_min

Set the maximum pressure at the input port
output_pressure_max

Set the maximum pressure at the output port
pressure_checks

Set the flag for the pressure bound
pump_direction

Indicates that the direction of the pump, if 0 is siphoning, if 1 is releasing
radio_connection

Stores the radio connection
Proc Details
broadcast_status
Called in atmosinit(), send the component status to the radio device connected
set_frequency
Called in atmosinit(), used to change or remove the radio frequency from the component Arguments:
- -new_frequency: the frequency that should be used for the radio to attach to the component, use 0 to remove the radio