LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

editing a DaqMx scale in a deployed .exe file

If I create a Daqmx scale in my project is there a way to edit the scale once deployed?

I am currently working on a project with 10 channels of inputs 7 current type inputs 2 voltage and one TC.

The current channels are for various pressure transducers and the 2 voltage channels are for LVDT’s

Should the requirements for the transducers change or if a bad transducer is replaced how would one edit the deployed Daqmx scales?

We do inhouse calibration verification so the canned 4-20ma would not be accurate  as we have found some 0 =3.89ma up to 4.01ma and full scale that range rom 19.8 to 20.1 ma these are worst case examples we have found from various vendors

The application would be compiled into an .exe file  for use at the workstation .

Thank you

Jay

0 Kudos
Message 1 of 2
(574 Views)

Hi n,

 

instead of editing pre-defined scales you can create them in your executable. Use a configuration file to store needed information for your DAQmx task, from channel name to scale parameters...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(568 Views)