Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Offset calibration of an analog input channel

Is it possible to calibrate DC-offset of just one analog input channel without disturbing other input & output channel

iam using PIC-mio-16E-4 board..
0 Kudos
Message 1 of 3
(2,655 Views)
Hello;

You can accomplish that task by creating a virtual channel in MAX for the channel you want to include the offset to.
You can create a custom scale adding the offset to that channel. By doing that, you will be adding the offset in Software. You can then access the virtual channel in your code.

Hope this helps.
Filipe A.
Applications Engineer
National Instruments
0 Kudos
Message 2 of 3
(2,655 Views)
sorry, one more Question

then, is it possible to create or edit a virtual channel in my program?

I'm using a Delphi 5.0
0 Kudos
Message 3 of 3
(2,655 Views)