Overview
This is a LabVIEW VI for use with the HP4145A semiconductor parameter analyser. For use with the LabView GPIB and HP4145 driver.
Description
This VI is developed from the existing solution available from National Instruments. The library file contains all the sub Virtual Instruments together with the main VI 'graphics plot'. 'Graphics Plot' allows you to control the entire measurement process using the one VI rather than having to open separate ones to control each thing (e.g. one for setting up the input channels, one for setting up the output etc).
Requirement
- LabVIEW2012 (or compatible)
- NI HP4145 driver
Steps to Implement or Execute Code
|
|
Front Panel allows full control of the device
|
Channel is selected using the
channel definition pane
|
|
|
Output controlled using the output control pane |
Graph Output screen |
You can output an Excel compatible file containing all the measurement data from the device. I have only managed to try this on one Windows PC and only with the HP4145A (not the 4145B model) and so any feedback on how I can improve this would be greatly appreciated. To run the VI, open the library file and launch the 'graphics plot.vi' file. You may need the NI GPIB driver and HP4145 driver.
**This document has been updated to meet the current required format for the NI Code Exchange.**