LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

reading buffer curves of lock-in amplifier

Hi there,

I am writing a LabVIEW program to read out the data from the buffer curves of a Perkin-Elmer 7280 DSP lock-in amplifier via GPIB. I use the command "DCB [n]" to dump the acquired curve to computer in binary format then use a loop to scan the string and convert the binary numbers to decimal numbers, then store in an array. When I run the program with the "Highlight Execution" on, it works fine reading out exactly the applied voltage (of course it takes ages!). However when it runs normally with the "Hightlight Execution" off, only the first value is read, all subsequent values are 0. What can the problem be? Many thanks.
0 Kudos
Message 1 of 1
(2,329 Views)