01-14-2019 12:17 PM
I am looking to calibrate a SCXI-1520 myself. I have found a lot of posts that refer to NI MAX and using the calibration tool on there. Can this be done through a program in LabView? Any documentation I have found about this device is out dated or points to web pages that no longer exist. Because of this, creating a new code has been a bit of a challenge.
I have explored the DAQmx calibration VIs that are on LabView, but I am not entirely sure what components I need in my code, or if it will even work the way I want it to.
01-15-2019
12:51 PM
- last edited on
01-10-2025
03:56 PM
by
Content Cleaner
Hi,
I was wondering if you've had the chance to view this tutorial regarding external calibrations with the SCXI: http://www.ni.com/tutorial/4845/en/ .
Marco Chanchu
Applications Engineer | National Instruments
01-15-2019 02:04 PM
I did look at that. It helped me to some extent, but is still feel unsure of what I actually need to include in my code
01-16-2019 11:44 AM
I believe that as long as the VI's from the graphic are used in the order specified, you should be able to perform the calibration on your SCXI. A loop would also need to be used to cycle through the different calibration values depending on your hardware's specifications.