Hi,
I have a question about the 5462XX instrument driver. I'm using LabVIEW7.0 to develop a program for capturing Agilent 54622D waveform data. However, I can't use the original instrument driver to captrue wavefrom in Single mode successfully. I found that there is some problem of the ag546xx Read Waveform.vi. It can operate in Normal mode. However, it doesn't have any delay time for Single mode to acquire data after sending the command "SING". I have to modify this VI by adding a delay time according to the timebase after sending the "SING" command.
Bill