Script execution
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
positions = [ ("pos_07", 18, -4.2), \
|
||||
("pos_08", 10, -4.2), \
|
||||
("pos_09", 2, -4.2) ]
|
||||
positions = [ ("pos_01", 18, -13.2), \
|
||||
("pos_02", 10, -13.2), \
|
||||
("pos_04", -6, -13.2) ]
|
||||
|
||||
for pos in positions:
|
||||
caput("X10DA-ES1-MA1:TRX", pos[1])
|
||||
|
||||
Reference in New Issue
Block a user