Script execution
This commit is contained in:
@@ -65,7 +65,8 @@ for setpoint1 in frange(0.0, 30.0, 5.0, True):
|
||||
sleep( 0.1 ) # Settling time
|
||||
ret = 'Test completed'
|
||||
status = True
|
||||
print 'Raming rest done'
|
||||
|
||||
print 'Raming test done'
|
||||
|
||||
#reset output to 0V
|
||||
SetVA.put(0.0, timeout=None)
|
||||
|
||||
Reference in New Issue
Block a user