Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

ADC testing using LabView

I would like to do data converter measurement using LabView. I am very fresh in LabView.
What I want to do is:
(1). Perform INL/DNL test
(2). using only LabView,
(3). Agilent 82357A(USB/GPIB), Agilent E3646A(DC power supply), Agilent 54622D(mixed-signal oscilloscope)
Any example to follow? for quick start? thanks.
0 Kudos
Message 1 of 2
(3,758 Views)
You can use the instrument drivers we have for both your Power Supply and Scope in LabVIEW. You can find the instrument drivers from here:

http://sine.ni.com/apps/we/niid_web_display.drv_search

After you download the drivers, you can use the examples included with these driver to perform some simple communications with your instruments. Using instrument driver is very straight forward, all the functions are already written into the drivers that you only need to program your instrument to perform a specific task.
0 Kudos
Message 2 of 2
(3,749 Views)