Hello
I am using the downoaded Textronix TDS3000 series instrument drivers from NI. I have noticed there is not a function to Query the Acquisition Status to see if it has compelted. My issue is as follows:
Initiate the Acquisition
Stimulate the Trigger by opening a relay
{
Need some function here to see if Acqusition is complete!!!
}
Fetch Waveform.
The problem is that the waveform is NOT yet displayed on the Scope screen and the Fetch Waveform instead simply returns garbage data. If I single step through the VI, and then wait to allow the Tektronix to display the waveform on the actual scope screen then it works fine. Fetch Waveform has the following notes:
Note:
(1) In order for this VI to work the waveform must be displayed on the instrument.
(2) This is only used with Normal and Average Acquisition Types
(3) The instrument will return an error if you attempt to read more points than stored on the instrument. Set the desired record length in the Configure Acquisition Record VI.
Any suggestions would be appreciated.
Thank you,
Paul Holzrichter