If you have a user interface that has an array display, and the user has "scrolled" down, but then the array becomes shorter, they end up looking at an empty window.
You can code around this so that the software recognizes the user's position exceeds the array size and snaps the window back, but this is clunky.
There should be an option built into LabVIEW to automatically snap the array display back to the last set of elements if the array size shrinks. I think this should be the behavior by default, and it should be something you can turn off if you need to leave an array display showing unpopulated elements for some reason.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.