NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Read and edit external calibration date via Test Stand

Hello,

I want to know if it's possible to read external calibration date of my NI instruments with a Teststand sequence.

I am using a PXIe 1085 and pxie-4070, pxie-5105 and pxie-4322.
I want to read external calibration to launch a message when expiration of calibration of some instrument is nearby.

0 Kudos
Message 1 of 2
(365 Views)

You can use NI System Configuration API.

Depending on the code modules you use:

  1. LabVIEW: Help >> Find Examples... >> Hardware Input and Output >> System Configuration >> Calibration Audit.vi
  2. CVI: C:\Users\Public\Documents\National Instruments\CVI\samples\nisyscfg\CalibrationAudit
  3. DotNet: There is no shipping example for calibration, but you can start from ShowAllHardware (Installing NI System Configuration .NET Examples)
-------------------------------------------------------
Control Lead | Intelline Inc
0 Kudos
Message 2 of 2
(341 Views)