LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Buffer reading from Keithley 2182A

Hi,

I am using Keithley 2182A buffer to store voltages when the current changes in Keithley 6221. I have made the trigger between the two using the trigger link. I'm not using the delta mode here. When I execute the following vi it gives me error -110 and I found my buffer is empty too. I have attached the vi here. Really appreciate if someone can help to solve this problem. Thanks!

0 Kudos
Message 1 of 5
(2,992 Views)

Hi cdis,

 

When I execute the following vi it gives me error -110

What does that error code denote? Did you read the device manual?

Check the commands you send to your device against the descriptions in the manual of your device…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 5
(2,956 Views)

Hi GerdW,

This error says "Command header error". I wrote these commands according to the manual. Sometimes I may missing something. I still can't find the solution for this. More importantly, I'm not getting anything in the buffer. Would be glad if you can help me with this. Thanks!

0 Kudos
Message 3 of 5
(2,949 Views)

Hi cdis 

I see you write a complicated Buffer reading vi. If your request is only reading buffer from 2182A, That I suggest you download Keithley offical 2182A driver of Labview than modified it may more efficiency and reliable for your work. If you also have question, you can still to ask me ^^

※How to download driver see below:
2019-08-25_15h33_00.png2019-08-25_15h33_32.png2019-08-25_15h35_21.png2019-08-25_15h36_05.png2019-08-25_15h37_06.png2019-08-25_15h38_33.png2019-08-25_15h41_53.png

0 Kudos
Message 4 of 5
(2,899 Views)

All the drivers for keithely 2182A are for GPIB connection, when i tried the drivers using R232 connection it didn't work.. do you have any suggestions for that . 

0 Kudos
Message 5 of 5
(106 Views)