LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

relay control from labview

hello friends, 

i need to control one relay from labview application with respect to the measuring parameter. so for that i need to generate one digital output to switch the relay circuit. while i am seeing, ni boards like 6008, 6009 seems to be more costlier.

please suggest less cost hardware device that support with labview for this.

i need only one digital output.

 

thank you.  

0 Kudos
Message 1 of 3
(3,312 Views)

Hi friend ,

I can suggest you to go through modbus Relay boards.

Please go through the link below mentioned.

I think this may usefull to you.

For example:

http://www.canton-electronics.com/mcu-relay-controller-c-53/uart-relay-modules-c-53_54/dc-12v-2ch-rs...

0 Kudos
Message 2 of 3
(3,250 Views)

If you have a parallel port, you can use that as a cheap DIO.  There are examples floating around the forums for that.

 

What is the control voltage the relay wants?  What is the control current the relay needs?  Is this an electromechanical relay or a solid state (SSR)?  You may need to design some circuitry to interface whatever DIO line you choose with your relay.

 

As an alternative, you could look for an RS-232 controlled relay board.  Then you just use simple VISA calls to send messages through a serial port to control the relay.  A quick Google search found a bunch, like this one: SainSmart DC 5V 2-Channel RS232 Serial Control Relay


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 3 of 3
(3,283 Views)