From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Data Acquisition Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
0 Kudos
RichardR

Allow programmatic MAX Calibration.

Status: New

Problem:  When creating large numbers of virtual channels, the calibraton of these channels can be very time consuming and cumbersome.  In large applications there can be literally hundreds of channels requiring days to calibrate. 

 

Calibration equipment these days can be purchased with programmable capability or remote communication.  Having low level functions available in Labview to calibrate MAX virtual channels programmatically would greatly reduce the time needed for calibration and reduce the potential errors of calibrating each point individually.  It would also be useful to view the calibration data and scaling data from MAX in the Labview environment.

1 Comment
DMC Danny
Member

I have actually put together a set of VIs that will let you get darned close to this.  These VIs let you edit channels in the same interface that the DAQmx Assistants use.  This means that you can access the calibration sub tab to create, view, or change calibration information.

 

Programmatically Call NI DAQmx Assistants

 

There are vi's to create and edit channels, tasks, and scales as well.