Overview
The following example program synchronizes a PXI DSA, M and S series card.
Description
The following example program synchronizes a PXI DSA M and S series card, DSA and M series are synchronized by sharing a time base, and the S series is synchronized by sharing a sample clock. All three cards share am AI start trigger coming from the DSA board. The DSA board has a "pre-read" because the delta sigma ADC passes a few samples through a FIFO before you get your true first sample.
Requirements
- LabVIEW 2012 (or compatible)
- NI-DAQ 12.0 (or compatible)
Steps to Implement or Execute Code
- Select the device or physical Channels you pick.
- Enter the sample parameters such as minimum and maximum value and sample rate.
- Hook up a common signal such as a sine wave to all three.
- Run the program
Additional Information or References
VI Snippet
**This document has been updated to meet the current required format for the NI Code Exchange.**