To download NI software, including the products shown below, visit ni.com/downloads.
1. Overview:
This VI will keep the output string length to Max String Length input by truncating the string to the selected length
2. Description:
This VI is meant to be used as a subVI. It was originally used in a streaming application with shift registers. In order to keep the memory usage from running away with a large string, this VI can be used to cap the overall length (and required memory).
3. Requirements
4. Steps to Implement or Execute Code
5. 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.