Overview
This VI shows how to use the analog input sample clock to serve as the time source for a timed loop structure.
Description
Inside the timed while loop of this VI is an analog output. In addition, Finished Late Output Node was included, if the code inside the timed while loop takes too long to execute, a true will be passed to the Finished Late? indicator.
Analog Output Sample Clocks are not supported as the timing source for a timed while loop structure.
Requirements
- LabVIEW 2012 (or compatible)
Steps to Implement or Execute Code
- Select physical channels for analog input and analog output.
- Set up the Analog Output Values.
- Run the VI.
Additional Information or References
VI Snippet
**This document has been updated to meet the current required format for the NI Code Exchange.**