I am using a AT-GPIB/TNT card to control my instruments and communicate with oscilloscoy TDS3052B. All things looks properly working.
I can read waveform data real-time from scopy and plot these data to a graph. Unfortunately, I only can read 500 points from scopy one time, even I have tried to increase or decrease the points arrange, like the command for TDS3052B "DATa:Start 1; DATa:Stop 1000; CURVe?". I am really puzzled with it.
Would you please to give me any suggests to check it? many thanks. I use labview 6.0 program.