Script execution

This commit is contained in:
boccioli_m
2015-05-22 11:35:46 +02:00
parent b0ffd2d13d
commit 1b366a3fae

View File

@@ -55,6 +55,7 @@ for setpoint1 in frange(0.0, 50.0, 10.0, True):
#Closing channels
SetVA.close()
ActualVA.close()
ActualIA.close()
scan.end()