LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Any example code to generate and measure both channels using a 4451 DSA card?

I want to generate signals and check the magnitude and phase performance between the inputs on a 4451 DSA card. It seems like there would be some example code already available for this function.
0 Kudos
Message 1 of 4
(2,702 Views)
I've attached an example which shows how to perform sychronized input and output with a NI-4451 board. This example only acquires the raw voltages and displays them on a graph. If you want magnitude and phase information, consider using a complex FFT algorithm.

Hope this helps,
Jack Arnold
Application Engineer
National Instruments
0 Kudos
Message 2 of 4
(2,702 Views)
Thanks. Is the GenWav(dual).vi a custom VI? Labview can't find it.

Thanks again.
0 Kudos
Message 3 of 4
(2,702 Views)
Sorry about that. I forgot I modified that subVI. Here you go.

Jack Arnold
Application Engineer
National Instruments
0 Kudos
Message 4 of 4
(2,702 Views)