Script execution

This commit is contained in:
X11MA
2015-12-03 03:25:22 +01:00
parent d05637f674
commit ba00187773
+2 -2
View File
@@ -58,8 +58,8 @@ else:
raise Exception("Invalid run type: " + RUNTYPE)
if RUNTYPE == "-":
switchpol(2) # tune ID1 --> polarization: C+
else if RUNTYPE == "+":
switchpol(2) # tune ID2 --> polarization: C-
else:
switchpol(1) # tune ID1 --> polarization: C+
time.sleep(1.0)