LabVIEW 8.6 Help file says: "You can create external timing sources for controlling a timed structure. Use the DAQmx Create Timing Source VI to programmatically select an external timing source. You also can use several types of NI-DAQmx timing sources, including frequency, digital edge counters, digital change detection, and signals from task sources, to control timed structures. Use the DAQmx - Data Acquisition VIs to create the following types of NI-DAQmx timing sources to control a timed structure."
I checked "DAQmx Create Timing Source VI" help and it says it can use a frequency timing source from a counter such as PXI-6608 which features an OCXO timebase.
Now my question is: can I use PXI-6653 Timing & Synchronization Module as the frequency timing source for "DAQmx Create Timing Source VI"? If so, how do I use it in software?