Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I perform both buffered pattern output and input on a PCI-6534?

I need to send out timing signals to a device on two ports of the PCI-6534 . At the same time I want to read the output from this device on two ports of the PCI-6534. Is this possible with the PCI-6534 and if so which example VIs are suitable to combine for solving the problem?
0 Kudos
Message 1 of 3
(3,301 Views)
Hello;

As the 6534 board has two independent groups for handshaking and pattern I/O, you can set up group 1 to perform pattern input and group 2 to perform pattern output. You can refer to Buffered Pattern Input.vi and to Buffered Pattern Output.vi to each independent operation and you can also combine both in one single VI to perform both operations.
Hope this helps.
Filipe
0 Kudos
Message 2 of 3
(3,301 Views)
Thanks for the answer. I had already tried to combine those earlier but failed. Perhaps it was beacuse I was using erroneus group numbers. Nevertheless I started with Buffer Pattern Output and added the Pattern Input capabilities to it from scratch, so now it works. But thanks anyway.

/Torero
0 Kudos
Message 3 of 3
(3,301 Views)