Startup
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
|
||||
def check():
|
||||
if caget('TESTIOC:TESTCALCOUT:Output') != 103.9:
|
||||
if caget('TESTIOC:TESTCALCOUT:Output') != 17.0:
|
||||
raise Exception ("ERROR")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user