To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This example VI shows how to parse the data to elements and rebuild a new structure with one less element.
Description
If you want to add or remove signals in a Mixed Signal Graph, you need to edit the data in the indicator. The following example parses the data to elements, and then rebuilds a new structure with one less element.
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.