Index: /trunk/FACT++/scripts/handleBiasVoltageOff.js
===================================================================
--- /trunk/FACT++/scripts/handleBiasVoltageOff.js	(revision 17536)
+++ /trunk/FACT++/scripts/handleBiasVoltageOff.js	(revision 17537)
@@ -21,4 +21,8 @@
     case "Ramping":
         return wait_state;
+
+    case "Locked":
+        console.out("WARNING - Bias is LOCKED. Please report, this is serious, unlock manually and go on.");
+        return "";
 
     // Do-something conditions
