03-23-2016 09:42 AM
Hi everyone!
I have a problem..I want to turn off and on a strip led RGB (like the one on the picture) connected to MyRIO.
I've already connected the 12v cable to +15v pin and the green cable to DIO0 pin and it turns green but I don't be able to turn it off.
How could I do using Labview?
03-23-2016
10:26 AM
- last edited on
11-21-2024
08:26 AM
by
Content Cleaner
I believe the +15V line is always going to be on.
You can connect it to one of the DIO lines and control that using something like this ( https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000001DbJoSAK&l=en-US ) , but that will only be +5V, so probably not enough for your LED.
03-23-2016 10:40 AM
Thanks for your answer!
The video is very clear but I should connect the strip led to MyRIO, not to MyDAQ so I have different commands
I can't find other useful tutorials..
03-23-2016
10:45 AM
- last edited on
11-21-2024
08:26 AM
by
Content Cleaner
Oops, myRIO doesn't support DAQmx. Sorry about that.
Here is a tutorial on using the myRIO toolkit. Seems like the myRIO software comes with some Express VIs to control Digital Output: