Adds pump-off logic
This commit is contained in:
@@ -34,6 +34,7 @@ public class IOControl implements Runnable {
|
||||
}
|
||||
|
||||
private void exitPOC(){
|
||||
poc.thisWell.db.newRunStatus("Shutdown", "io");
|
||||
allOutputsOff();
|
||||
System.exit(0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user