Andre,
It used to bother me that it was difficult to find the end element of an array, but there is a solution! Right click on the array, and select "Visible Items -> Show Vertical Scrollbar". This works on FP arrays and BD constants.
Cheers,
Jack
While we're at it with keys operating on Arrays, how about "PageDn" and PageUp" moving up (Index-wise) and down the visible Array elements by the same number as Array elements are visible.......
> Does this work on array constants on the block diagram? I'm having trouble getting the shortcuts to work there.
I just tried all 10 of the shortcuts that fabric listed on a 1D string array constant in LabVIEW 2024 Q3 and they all worked. Make sure you have Tools > Options > Environment > Lock automatic tool selection CHECKED in order for the Tab and Shift-Tab ones to work.
It's tricky and I can't get it working completely. LV24Q3f1
I might be missing something here...
First thing I missed was that the text in the element needs to be selected, not the element. If you select the text (give the element focus I guess) the shortcuts work.
However, there's no way to select text in a Boolean or class (controls, indicators nor constants).
So do these shortcuts work in a Boolean\class array? How?
Why don't the shortcuts work when you select the object instead of the content in the object?
Enum text can be selected, but the shortcuts don't work. In stead, the cursor is added to each element and it keeps coming back...:
Keyboard shortcuts for inserting into and deleting from arrays were added to LabVIEW 2020 SP1.