PXI

cancel
Showing results for 
Search instead for 
Did you mean: 

Has anyone ever manually programmed a PXI Relay Driver?

I had this idea that it would be really nice to be able to program the relay card to open and close certain relays with a single input, instead of controlling a single relay with a bunch of labview code and have my timing be limited to software constraints.

I want to be able to turn on 4 relays, sequentially, within 5ms. I don't think I could do this with software because it would take to long for the computer to make it happen. But if i could make it a hardware timed event, that would be really cool.

Theoretically it would make sense that i would be able to program the relay card, but i have no idea how or where to begin.

The relay card I am using is a NI PXI-2567.

Thanx!

0 Kudos
Message 1 of 3
(889 Views)

Not sure what you mean by "with a single input" and you have not explained where that PXI module is installed. What's the controller? If you have LabVIEW RT, 5ms should be very easy to do. You could even control your relays with FPGA instead.

0 Kudos
Message 2 of 3
(878 Views)

I want to be able to turn on 4 relays, sequentially, within 5ms.


Yes, possible, you can define the scan list and send hardware trigger to step through the scan list

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 3 of 3
(861 Views)