Labviewguru wrote:
> GPIB is your friend. Serial read of that waveform is definitely going
> to take half of forever. If you get a GPIB cable and card, the read
> will take only milliseconds.
I have a GPIB card in my computer and also use it for other things, but
this tekscope (it's a handheld version) only has a serial interface.
> Also, try changing the baud rate to 115200. This is the rate at which
> data is transferred. As it is a local instrument, there won't be any
> problems transferring at that speed. I find it hard to believe that
> the scope wouldn't be able to handle that kind of speed.
The scope only can do 38400. I also made some profiling and changing
the baudrate from 9600 to 38400 hasn't any impact on the real time co
nsuming
subVI's. The real transmitting of the waveform itself isn't the problem.
--
Ciao , Frank .