To download NI software, including the products shown below, visit ni.com/downloads.
This example demonstrates how to jump programmatically to the first or last element of an array indicator.
Description
When using an array in a LabVIEW Touch Panel application, you cannot use the Show Last Element shortcut in the context menue. Although you can change the index value to scroll through the array, you cannot jump directly to the end.
This VI allows the user to jump to the first or last element of an array by clicking a button.
Requirements
Software
Hardware
Steps to Implement or Execute Code
Additional Information or References
**The code for this example has been edited to meet the new Community Example Style Guidelines. The edited copy is marked with the text ‘NIVerified’. Read here for more information about the new Example Guidelines and Community Platform.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.