Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Controlling a relay Using DAQ and Labview

hi,
i'm a Undergrad student and have started learning LABVIEW just now for my project. I am using NI-DAQ 9263 and i have to connect and control a relay ( am Using LEONE DC6v relay ) using DAQ 9263 . Can u pls tell me how i can go about doing this?? How to give a DC output voltage to the relay?? Do i need to use a current amplifier to amplify current output from DAQ and to give sufficient current to relay?? Or can i directly connect relay to the DAQ ??
 
Hareesh
0 Kudos
Message 1 of 5
(5,468 Views)
We cannot answer without the spec of your relay : You must check the input voltage and input current of the relay needed to switch the output, and the max current and max voltage available on the NI card output. If the current card output is too low for example, you insert a other component like a relay reed or a optocoupler between the card and your relay ...
 
Bye
Wilfried.
0 Kudos
Message 2 of 5
(5,460 Views)

Hi Hareesh,

In addition to what Wilfried has asked, I have a few excellent resources for starting out with LabVIEW and DAQ. The first is the Learning Center in the LabVIEW Zone, which features several beginning tutorials. The Developer Zone Tutorial: Learn 10 Functions in NI-DAQmx and Handle 80 Percent of Your Data Acquisiti... is a great place to start for the DAQmx driver API. The Data Acquisition Support homepage is another good resource for programming with DAQmx. Finally, there are several shipping examples that may prove useful. They can be found in the Example Finder by going to Help » Find Examples… in LabVIEW.

Post back if you have any questions. Have a great day!



Message Edited by ryan_d on 11-14-2007 09:19 AM
Ryan D.
District Sales Manager for Boston & Northern New England
National Instruments
0 Kudos
Message 3 of 5
(5,432 Views)

hi,

Wilfried, i found out the following specificatuions

the input voltage of relay = 6v & input current was 70mA

Current drive of DAQ9263 = +/- 1 mA per cahnnel max

output range = +/- 10V.

how to generate a DC voltage from labview to send to relay via the DAQ??

0 Kudos
Message 4 of 5
(5,404 Views)
OK. Now, it's sure that you cannot connect directly your relay (need of 70 mA) to a DO of your card (current max of 1 mA !!). And this max current of 1 mA is very low. I don't know if you will find a semiconductor in this range of current ... It's just a digital output TTL compatible but not to supply a relay of something like that.
Wilfried.
0 Kudos
Message 5 of 5
(5,389 Views)