Ради вашего удобства наш сайт использует cookies! Узнать больше! Мы используем cookies

Terminal Manual Pump Controller

System that can be hooked to 3 different pumps (preferably to ballasts) and 3 detonators. Use the button to switch from manual pump control and "normal" navigation terminal control.

Manual Control Commands (ARE case sensitive) : to use these commands, you must use the button near the terminal. If manual control is not activated, these commands won't work.
P[1,2,3] [-100=>100,ON,OFF,BOOM]

Examples :
P1 BOOM (detonates hooked P1 detonator)
P2 -99 (sets pump 2 filling level to -99)
P3 50 (sets pump 3 filling level to 50)
P3 ON (activate pump 3)
P1 OFF (shutdown pump 1)

To set a filling level for a pump, you need to choose a number between -100 and 100. -100 is the minimum (empty) 100 is maximum (entirely filled), 0 is neutral (half filled).

Global Terminal Commands (ARE NOT case sensitive) : these commands are always available, even if manual control is not activated.
- Help : writes manual control commands to the terminal
- H : writes manual control commands to the terminal
- Clean : clear terminal text

Examples :
ClEaN (clear terminal text)
CLEAN (clear terminal text)
clean (clear terminal text)
h (writes manual control commands to the terminal)
H (writes manual control commands to the terminal)
help (writes manual control commands to the terminal)
HElp (writes manual control commands to the terminal)
HELP (writes manual control commands to the terminal)

Wiring :
- To connect pumps, hook OUT_P1_LEVEL and OUT_P1_STATE to corresponding TARGET_LEVEL and SET_STATE of your 1st pump. Do the same for P2 and P3.
- To connect detonators, first install a detonator in whatever place you want, then hook OUT_P1_DETONATE to the installed detonator. Do the same for P2 and P3.
- Hook Y_VELOCITY from navigation terminal to IN_NAV_Y_DATA of the circuit box. Doing so will enable toggling normal control and manual control when using the button. If you don't do that, manual control will always be overrided by the navigational control, which sends constant commands (ON/OFF/fill level commands won't work). Don't forget to also unhook Y_VELOCITY of nav terminal from all pumps as it will be distributed from this system's circuit box.