To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This code appends two voltage ramps.
Description
Sometimes, we need to test our instrument by feeding it with specific signals to see its response. Or maybe we want to have it run through a series of values over a long period of time without having to worry about it. This creates two voltage ramps and then appends them together. It is a simple start and is built for easy modification.
Requirements
LabVIEW 2012 (or compatible)
Steps to Implement or Execute Code
1. Set the initial and final voltage values, with the final time for both ramps.
2. Run the VI.
Additional Information or References
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.