Hi!
I'm deploying a calibration program for NI PXI-7853R boards in Visual Studio with C drivers.
I found a C library with .dll converted functions from LabVIEW when I installed niRIO driver but when I call "AdjustExtCalibration" function in C, I don't know what parameter should I enter as "(uint16_t) Action", I suposse that some define exists in a library to enter the action but I can't find it.
Thanks for your Help