Script execution

This commit is contained in:
gac-x03da
2018-09-19 13:00:09 +02:00
parent 4e6219d9d0
commit 350e701479

View File

@@ -2,11 +2,13 @@ Estart = 1291.0
Estop = 1292.0
OTFtime = 1.0
caput('X03DA-OTF:E1', Estart)
caput('X03DA-OTF:E2', Estop)
caput('X03DA-OTF:TIME',OTFtime)
#caput('X03DA-OTF:RUN','START')
caput('X03DA-OTF:RUN','START')
while True:
ret=caget('X03DA-OTF:RUN')