09-08-2011 02:59 AM
I'm building an instrument to read multiple channels from a DAQ NI-PCI 6221 board. I succesfully set the board with the same range for all channels but I'm interested in setting diferent range for each channel. Currently I'm using the DAQmx driver. Since I havent found examples in my LabView 8.5 I need your help. Can anybody explain or capture an example pic from a block diagram?
TKS a lot !
09-08-2011 06:57 AM
You can do this when using the DAQmx Create Channel.vi in LabVIEW. Use that VI for each individiual signal and set the max and min value for each. You can do the same in MAX when creating a Task with different channels.
09-12-2011 10:00 AM
Hi, beluja,
you have two different options as you can see in the following document:
https://decibel.ni.com/content/docs/DOC-4034
I hope this helps!!
Jesús.