03-04-2013 03:13 AM
Hello,
I am actually developping a sotfware application with a host PC (which has LabvIEW 2012 & Versitand2011 installed ) and a 9082-RT with NI9205, 9264 & 9403 modules.
How can I do the calibration of the cRIO modules by software application only ?
03-06-2013 10:48 AM
Hi funkry,
In order to calibrate your cRIO I/O modules you have to send them to National Instruments. indeed, there isn't manual process for those calibrations.
Unless you pointed out something else, you'll need to see with our services for the calibration of your modules.
For your information, you can programmatically obtain the calibration coefficients from the on-board EEPROM using a property node (LabVIEW FPGA VI). You can refer to the two documents below for further information :
- Moving CompactRIO VIs with Uncalibrated Data to FPGA Targets with Calibrated Data
- Converting and Calibrating CompactRIO Analog Input Values (FPGA Interface)
Hope it wil help !
Cheers,
Antonin G. Associated LabVIEW Developper
National Instruments France
03-20-2013 03:38 AM
Thanks for your answer and the links which are interesting.