LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Generate Signal for Rele'

    Hi all,
let me start telling you about my configuration.
I've a PCI 6229 with SCB68 and i need to make a rele' work.
This rele' need a +5V signal to work....must be a square signal
where the high level corrispond a 5V and should keep high for certain time......


I just dont know if i could generate the 5 V on any AOs of my board.

Is there any example i could use for my needs?.

TIA.
0 Kudos
Message 1 of 4
(2,501 Views)

Instead, use the DIO lines on your PCI 6229 to control your relay.

Note: Do read the specs of your relays in detail and assure that they match with the electrical characterstics and operational conditions your Digital Output lines of your PCI 6229.

You will find relevant examples to perform Digital output in Examples shipped with LabVIEW

Find Examples>>Hardware input output>> DAQmx>>Digital Generation Folder

Or use DAQ assistant for Digital generation

Regards,

Dev

 

0 Kudos
Message 2 of 4
(2,502 Views)

You mean that using the DIO i could reach easily the 5V ?

this is the relay

<ahref="http://www.rs-components.it/cgi-bin/bv/rswww/searchBrowseAction.do?com.broadvision.session.new=Yes&D=Rel%e8%20Miniaturizzati%20Per%20Circuito%20Stampato&Ntt=Rel%e8%20Miniaturizzati%20Per%20Circuito%20Stampato&Nr=avl%3ait&Ntk=I18NAll&Ntx=mode%20matchany&N=0&Nty=1&name=SiteStandard&forwardingPage=line&R=1966260&callingPage=/jsp/search/search.jsp&BV_SessionID=@@@@0673360481.1161682555@@@@&BV_EngineID=ccceaddjejhdllicefeceefdffhdfin.0&cacheID=itnetscape">RSLINK</a>
0 Kudos
Message 3 of 4
(2,484 Views)

You can find the Specifications about your Hardware at this URL.

 

http://digital.ni.com/manuals.nsf/websearch/3479134E6581BE19862571B000576612

 

Digital levels are TTL compliant:

High 2.2-5.25

Low 0-0.8

 

Current capabilities are +/- 24mA for P0.1-31 lines and +/-16mA for PFI and P1/2 lines.

 

If digital output specifications match the input specifications of your relays you should not face difficulties in operating your system.

 

Kind Regards

FiloP
It doesn't matter how beautiful your theory is, it doesn't matter how smart you are. If it doesn't agree with experiment, it's wrong.
Richard P. Feynman
0 Kudos
Message 4 of 4
(2,456 Views)