Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Read timeout issues SR844 lockin

Hello,

 

I have a big timeout issue with the communication to my Stanford SR 844 lockin amplifier.

 

I'm using the labview driver of the instrument. Basically, I initialize first, then  I configure it and when I try to read a data I have a timeout error (-1073807339) on the read. I have no idea of how to fix it, I tried to put some delay etc... but nothing works.

 

Does anybody have an idea of how to solve this issue ?

 

Thank you in advance,

 

Anoulak

0 Kudos
Message 1 of 3
(3,341 Views)

Hi LukyRT,

 

I don't know how this instrument drivers works in details but it should be using the VISA API. And it appears that you are not the first to face this issue. Here are a few links that may help you solve your issue. It seems that your device is not responding in time. First, you may have to check the connection of your instrument. Then you can have a look at those links, especially the first one:

 

Link 1 -KB

Link 2

Link 3

Link 4

 

I hope this will help. 

 

Regards.

0 Kudos
Message 2 of 3
(3,319 Views)

Hello Niki,

 

After checking your links, and following your advice, my issues are fixed,

 

Thank you very much !

 

Best Regards

0 Kudos
Message 3 of 3
(3,261 Views)