03-16-2021 03:34 AM
Hi Team,
I am using Keithley's 2460 source meter.
I am trying to run the "Acquire and sweep measurements" given example in Keithley 2450 instr. lib example,
I got a TSP code syntax error.
please help me with this.
thanks in advance.
Solved! Go to Solution.
03-16-2021 08:22 AM
The 2460 supports several command languages: TSP and SCPI. I think (not totally sure) the LabView driver is sending SCPI commands. You need to go into the Settings Menu and change the command set to SCPI. Not any of the other Scpi emuation modes.
03-16-2021 08:43 AM
Thank you for your valuable comments, it's working now.
thanks once again for your kind help.
01-02-2023 09:18 AM
How to change the command set to SCPI?
I use Keithley 2634B with LAN and LabVIEW 2021 version. When I try to do the run the current sweep script available in the Keithley 2600 series I get the following error:
Error -1074000000 occurred at Keithley 2600 Series.lvlib:Error Query.vi
Possible reason(s):
Instrument reports:
-2.85000e+02 TSP Syntax error at line 1: unexpected symbol near `,' 2.00000e+01 1.00000e+00
0.00000e+00 Queue Is Empty 0.00000e+00 1.00000e+00
Could anyone please share ideas to fix this issue?
Thanks in advance