Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

How do you use NI 9477 to send a voltage and light up an LED

I am new to labview and to cdaq devices.  I have set up my c-DAQ 9174 and i have an NI 9477 digital ouput module that i am trying to use to send a voltage signal.  i have purchased a cable and connected an NI terminal board to the module.  I  have wired in an LED to the board and i am looking to send a voltage to it.  I have tried a few things with the test panels and a few other things but i cannot get the light to work.  Anything would help.. Like i said.  Brand new to all of this.

0 Kudos
Message 1 of 6
(4,425 Views)

What pin are you connecting the LED to, and what polarity? Note that the 9477 has sinking type output channels, not sourcing. This means that the digital output pin is driven to COM when the channel is turned on. What kind of external power supply are you using, and how are you wiring it? Does the LED have an integrated resistor, or are you using an external resistor? Without either an integrated or external resistor, you might fry it.

Nathan Scharfe
Certified LabVIEW Architect
0 Kudos
Message 2 of 6
(4,418 Views)

We have a resistor in circuit with the led.  With the sinking output channels do we need to ground to the COM on our terminal board?  this equipment was what we were handed, so if there is something that would work better, feel free to chime in.  we are using 9 volt battery as an external power supply. I have attached a picture of the equipment that we have.

0 Kudos
Message 3 of 6
(4,401 Views)

I have the LED on now.  What i am trying to do now is make it blink.  I tried using a blinking property node, but that didn't work.  I have read multiple ways to make an LED blink on labview, just wondering if there is a simpler way using the 9174 cdaq

0 Kudos
Message 4 of 6
(4,388 Views)
Simpler than what? You write a 0 and then a 1 with some delay after each write. That is as simple as can be.
0 Kudos
Message 5 of 6
(4,386 Views)

This is what i have so far.  Send a signal out to my LED and making it light up.  I need assistance designing the VI that will allow me to control when i want the LED to blinking.  So that i can turn the blinking on and off without completely turning off the led.

0 Kudos
Message 6 of 6
(4,364 Views)