Overview
This example allows the user to specify voltage steps and duration to be written to an analog output.
Description:
This is a program that allows the user to specify voltage steps and duration to be written to an analog output. The program uses a nested while loop to index through the input data array.
The nested while loop is set to iterated every 1ms.
Text data is also attached to demonstrate format.
Steps to implement or execute code
To implement this example:
- Run the VI
- (Optional) Turn on the Highlight Execution to see the flow of the VI
To execute this example:
- Install the required software.
- Open the VI and refer the Implement Steps
Requirements
Software
LabVIEW 2012 or compatible
Hardware
-
**This document has been updated to meet the current required format for the NI Code Exchange.**