Closedown

This commit is contained in:
boccioli_m
2015-09-02 10:16:56 +02:00
parent 097a0d2e6d
commit bb345254fa
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
global print_log, sendFeedback, sys, inspect, os, traceback, time
import sys, inspect, os, traceback, time
global print_log, sendFeedback, sys, inspect, os, traceback
import sys, inspect, os, traceback
def print_log(testName, DEVICE, text):
import time

View File

@@ -9,6 +9,7 @@ def print_log(testName, DEVICE, text):
def startTest(testName, DEVICE, params):
#get the path of this script
testcommons.print_pio()
import inspect
testPath = inspect.getfile(inspect.currentframe())
#by default, failed
@@ -26,7 +27,6 @@ def startTest(testName, DEVICE, params):
scan = ManualScan(['time'], ['SetV', 'ActualV', 'ActualI'])
scan.setPlotName(plotName)
scan.start()
testcommons.print_pio()
try:
#Creating channels: dimension 1
#Ramp rate