Posted Mon, 02 Jan 2023 14:10:53 GMT by k, bird

Dear all,

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

Posted Wed, 04 Jan 2023 19:55:49 GMT by A, Jake
Hello.
The error you report in your post title is the labview error. The reported instrument error is -285 TSP Syntax error.
This typically indicates that there is an unexpected character or misspelling in the command itself.
Since I cannot see the block diagram of your Labview program, I am unable to review the commands exactly.
However, I recommend running each command individually to determine the source of the error and reference that against the command in the manual.
Posted Sat, 07 Jan 2023 09:54:10 GMT by k, bird
Hi A. Jake,

Thank you for your response. While running each command, I observed that issue during initialization process. The screen short of error and block diagram are attached below. As I am new to LabView I couldnt resolve it.
Posted Mon, 09 Jan 2023 15:53:26 GMT by A, Jake
Hello,

After reviewing the block diagram, it isn't clear to me what is failing.
However, since the driver is developed and supported by National Instruments, you would need to contact them to resolve any issues with the Initialize block itself.
I apologize that I can't provide further assistance.

You must be signed in to post in this forum.