Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Route 6652 DDS clock to PFI lines

I am using C/C++ to program PXI-6652 module. I need help routing DDS clock output to one of the PFI outputs.  Can you please share an example code?

 

Thanks.

0 Kudos
Message 1 of 2
(2,586 Views)
Hello,

You can take a look at the CVI examples located at:
C:\VXIPNP to C:\Program Files\IVI Foundation\VISA\NISync\Getting Started
for examples on routing clocks and triggers in C.  You should be able to convert these examples to C++.  You can refer to page 2-2 for more information on that. 

You can access both the examples and documentation by going to Start»Programs»National Instruments»NI-Sync . 

Let me know if you need more help on this.
O. Proulx
National Instruments
www.ni.com/support
0 Kudos
Message 2 of 2
(2,568 Views)