Hi,
I am doing summer research as an undergrad student, and am not very experienced with LabVIEW.
I am trying to use LabVIEW to pull a waveform from an Agilent infiniium DCA 86100A Wide-Bandwidth Oscilloscope. I have an Agilent 8133A Pulse Generator hooked up for an example square wave signal. I just want to get a correct signal from my Oscilloscope to LabVIEW before I proceed to anything more complicated in my project.
I am using the example VI provided in the 86100A driver package titled Agilent 86100 Series Transfer Current Waveform.vi which is the only one that will work at all, at the moment. The waveform that I get is very distorted though. On my oscilloscope, over a time period of 5 nanoseconds, I have 3 peaks and 3 troughs of a square wave. In LabVIEW, over the same time period, it is a very rapid oscillation, and I don't understand the y-axis units. On the oscilloscope, the signal is going from -0.1 V to 0.1V, yet LabVIEW shows the signal going between 15 and 24.
Thanks for any help!