Script execution

This commit is contained in:
gac-x10da
2020-11-27 19:19:16 +01:00
parent b53eafe03c
commit 03ecdd6549

View File

@@ -3,10 +3,6 @@ positions = [ ("289381", -19.4,-13.2), \
("3289432", 0,-13.2) ]
for pos in positions:
caput("X10DA-ES1-MA1:TRX", pos[1])
caput("X10DA-ES1-MA1:TRY", pos[2])