To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This example chooses which of those channels to save and display depending on user input.
Description
This example we are using an Express VI to simulate a signal. Based on which Booleans the selects, the program will index through the signals and build a new one. This new array is what is inputted to the graph indicator and also to the Write to Spreadsheet File
Requirements
Steps to Implement or Execute Code
Additional Information or References
VI Snippet
**This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.
Wouldn't it be easier to use Select Signals Express VI?
Actually, you're right! I guess I didn't search the Express Palette before writing this. Good catch.