12-28-2015 02:28 AM
Hi,
I am trying to read data from SR810 Lockin amplifier over Prologix GPIB-USB
Here is the screenshot of the shell showing commands and their response
As we can see, the response to the commands is extremely delayed even when the data points are updated on-time.
Also when I am querying something I am getting reply of the previous query for example as we can see in the above screenshot, I am getting a response '8191' to the query 'print(prologix.ask('SRAT?'))' which should ideally have given me '13' as a reply as shown in this screenshot
What could be the probable reason of this delay?
12-28-2015 04:28 AM