10-26-2007 06:34 AM
10-26-2007 07:12 AM
In all of my 31 years of experience, any time I have seen an I/O connection identified with a designation of the form
aiX
singinified;
a = analog
i = input
X = a number
So it sounds like you are trying to get an analog ouput uisng a analog input connection.
Ben
10-27-2007 01:06 AM
Hi Ben ,
Thanks for your prompt response.
I don't understand how should I program my DAQ in labView .I am simply using two DAQs ,one for ai0 and one for ao0 but I can only get i/p on the multimeter but no o/p ,though I have tried tieng data o/p from daq configured for i/p, to data i/p of daq assistant configured for o/p.I have also tried using a constant or control as i/p to daq configured for o/p ,but,again I can't see any o/p on multimeter from ao0.Could you please help me in programming that.
Thanks and Regards !
Sarita
10-27-2007 10:28 AM
10-29-2007 06:16 PM - edited 10-29-2007 06:16 PM
Hello Sarita,
Thanks for contacting National Instruments.
It is possible to control both analog output and analog input in the same VI for DAQmx. The screenshot at the bottom of this post shows a simple way to use dataflow to read a single point from a DAQ device and then write a single point to an analog output channel of the device. The inside of the loop can be modified to use the read value to update the output value.
This forum post goes over some of the caveats when programming a USB 600x device for output.
Getting Started with NI-DAQmx and Learn 10 Functions in NI-DAQmx and Handle 80 Percent of Your Data Acquisition Applications are great starting points for programming with DAQmx.
Please post back if you have any questions or concerns.
Message Edited by BrowningG on 10-29-2007 06:17 PM
10-30-2007 12:28 AM
10-30-2007 01:52 AM
Hi Browning,
Before going for the next stage , I was just trying to light up a bulb of 3.4 V using output from DAQ,but, it is not glowing.What can be the reasons as I purchased new bulbs to check the functionality of analog output of Daq.Though I can read 3.4 V value from Multimeter,but,it when connected to bulb ,doesn't make it light up.
Please guide me in this matter.
Thanks & Regards !
Sarita
10-30-2007 10:20 AM
10-30-2007 11:12 PM
Hi ,
You are right .There was the current rating problem because of which the bulb was not glowing.
Regards
Sarita