From a3758a632c0c2e19020c5dd075bf017e3689a51d Mon Sep 17 00:00:00 2001 From: gac-x11ma Date: Mon, 3 Sep 2018 09:54:20 +0200 Subject: [PATCH] Script execution --- script/AreaScan.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/AreaScan.py b/script/AreaScan.py index ad459e7..61de5b7 100644 --- a/script/AreaScan.py +++ b/script/AreaScan.py @@ -5,4 +5,4 @@ #The second sensor is an array. In the plot window it is overwritten in every same x position. #The data window never displays 3d data, but the 3d data can be accesses during the scan in the Data tab. -r1 = ascan((m1,m2), (ai1,wf1), (0.0,0.0), (2.0,1.0), (8,8)) \ No newline at end of file +r1 = ascan((TRY,TRZ), (keithley_1a,keithley_2a,keithley_3a), (-1.0,9.0), (1.0,12.0), (8,8)) \ No newline at end of file