08-17-2010 06:43 PM
I am trying to measure the frequency dependent dielectric function of some polymer systems. Our group has a HP4284 LCR meter interfaced to a probe station, however we lack the LabView code to perform frequency dependent capacitance measurements (i.e. electrical impedance spectroscopy). Any help is much appreciated. Cheers!
-Kwami
08-17-2010 08:36 PM
First, study the manual and learn how to do a measurement manually. Then, download the driver (LabVIEW Tools>Instrumenation>Find Instrument Drivers), install the project style driver. Next, look at the LabVIEW examples for it (Help>Find Examples>Hardware Input and Output>Instrument Drivers>LabVIEW Plug and Play). Study the functions in the driver with Context Help turned on. Look at the block diagrams to see what commands in the manual each function implements. Decide which functions/commands are necessary to duplicate your manual test.