04-05-2011 03:49 PM
My manual tells me that the DAC channels of the PCI-MIO-16E-4 are configurable for 0 to Vref operation, where Vref is an external voltage reference. I have a BNC-2090 connector block that has the EXTREF connector. When, in LabVIEW 6i, I attempt, through the AO vi's, to configure the DAC channel to respond to the external voltage signal, I am unsuccessful, and it still outputs from 0 to 10 V. How do I make this system respond to that external voltage reference?
04-06-2011 07:45 PM
Hi deansieglaff,
This example should show you how to use that external voltage reference with your application. Unfortunately, you will not be able to open the VI in LabVIEW 6i since it is created for LabVIEW 7.1, but you can look at the image of the block diagram for the property node that you are going to have to put into your VI.
I hope this helps!
Kim W.
04-06-2011 08:59 PM
DAQmx is not compatible with LabVIEW 6.
04-07-2011 02:36 PM
I apologize! I forgot when DAQmx was created. My mistake.
Would this example be helpful for your application?
Using External Reference Voltages with E Series DAQ Boards
Thanks!
Kim W.