IVIBenchmark Example: Measuring the magnitude frequency response of a systemConsider the task of determining the frequency response of an unidentified system. This requires both a waveform/function generator to generate sine waves at various frequencies and a DMM or an oscilloscope to measure the output voltage(s) of the system under test. You can see below the pseudo-code for a test program that uses high-level instrument driver calls to program a function generator and oscilloscope.
BEGIN LOOP
END LOOP
Pseudo-code and test setup for swept sine test This test process was implemented using a HP 33120A function generator and a HP 54645D oscilloscope. The table below highlights the difference in performance between IVI and traditional VXIplug&play drivers for this particular test.
|
