LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

mark923

Solved!
Go to solution

Using daq, how do I wire a relay on the 9481? I want to turn on one relay.

0 Kudos
Message 1 of 2
(2,263 Views)
Solution
Accepted by topic author Mark923

Hi,

 

I'm not sure if you are asking about the physical wiring or the code wiring.

 

I would start by using Max, testing the On/Off using the test panel, then naming a task for turning on/off that channel. 

 

Then in LabVIEW you can use the DAQmx Drivers to turn that relay on and off, using the task name. ( please tell me you don't plan to use traditional DAQ 🙂

 

This should get you going in the correct direction.

 

-------
Mark Ramsdale
-------
0 Kudos
Message 2 of 2
(2,258 Views)