LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

NI 9481

Solved!
Go to solution

Hello, 

 

I am trying to use a NI 9481 relay module to turn a light on and off.  How can this be done using Daq Assistant?  I simply want to program a boolean switch to open and close the circuit.

 

Thanks!

0 Kudos
Message 1 of 2
(877 Views)
Solution
Accepted by topic author NickIke1

Hi Nick,

 


@NickIke1 wrote:

I am trying to use a NI 9481 relay module to turn a light on and off.  How can this be done using Daq Assistant?  I simply want to program a boolean switch to open and close the circuit.


Start with NI-MAX!

It provides testpanels - and you can easily test your NI9481 to switch a relay.

 

Afterwards you can create a DAQmx task from your settings and use that task in your VI. I recommend to learn basic DAQmx functions instead of relying on that (dreaded) DAQAssistent ExpressVI!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 2
(840 Views)