LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Simultaneous Digital and Analog Output

Hello!
Have anybody to give a example vi or sketch for a vi which could
output at the same time a bit pattern to digital port and voltage to analog

out. Analog signal and bit pattern both are predefined on equal length
vectors and have same output rate, up to 10kS/s. So, duration is same,
idea is alternately 'data to analog output, data to digital output', and
so on.

All ideas, links and hints are welcome!
Thanks - Tapio
0 Kudos
Message 1 of 2
(2,683 Views)
With an MIO card, this is not something that you will be able to do with a 10 KHz output rate. The way to accomplish this is to generate your analog output using your MIO card, and the digital signal with a PCI-6533 connected to the MIO card via the RTSI bus. The RTSI bus allows the cards to trigger together, and generate synchronous digital and analog output
Greg Sussman
Sr Business Manager A/D/G BU
0 Kudos
Message 2 of 2
(2,683 Views)