Closedown

This commit is contained in:
boccioli_m
2015-05-29 14:04:02 +02:00
parent 95543867c3
commit 205e33db41
2 changed files with 4 additions and 5 deletions

View File

@@ -1,3 +1,2 @@
#Tue Feb 24 18:03:08 CET 2015
.\\home\\plugins\\plugin-1.0-SNAPSHOT.jar=disabled
.\\home\\plugins\\plugin-0.0.jar=disabled
#Fri May 29 11:50:05 CEST 2015
.\\home\\plugins\\NetbeansPlugin.java=disabled

View File

@@ -1,5 +1,5 @@
#Script imported from: test1.xml
#Variables
var1 = 0.0
@@ -33,7 +33,7 @@ for setpoint1 in frange(0.0, 31.0, 1.0, True):
#Detector id367393
detector2 = id367393.get()
scan.append ([setpoint1], [readback1], [detector1, detector2])
#Closing channels
id278043.close()
id348623.close()