To download NI software, including the products shown below, visit ni.com/downloads.
Overview
Coding that exemplifies how to Concatenate Waveforms from Multiple HWS Files.
Description
This can be used to concatenate different waveforms into one to generate an arbitrary waveform. Eventually this can be used with a DAQmx Write function, for example.
Requirements
LabVIEW 2012 (or compatible)
Steps to Implement or Execute Code
1. Select the different amount of HWS Files
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.