LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Automating Calibration Routines

I have recently purchased the labVIEW programming package to automate calibration routines of test and measurement equipment over the GPIB interface.
I have studied the manuals, attended some Basic courses to help me, but I would like to get my hands on a similar type program to use as an example to get me started on my first virtual calibration program.
My question is, do you have any simple program which I could use for referencing??
Regards
Gearoid
0 Kudos
Message 1 of 2
(2,794 Views)
Hello Gearoid,
The best place to start would be the instrument driver network:
http://zone.ni.com/idnet97.nsf/browse/
In most instrument drivers there should be some kind of calibration _.vi. With these routines you should be able to set up your calibration program.
If the instrument driver is not available or does not contain a calibration _.vi, then you would have to get the low level function that will call the calibration feature of your instrument from the instruments user manual.
I hope this helps, Thank you,
Doug
0 Kudos
Message 2 of 2
(2,794 Views)