LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
Steve_TDiode

Allow unwired index terminals for Array Index/Replace Elements of In Place Element structure

Status: Duplicate

If the Index Input Terminals of an expanded Index Array primitive are not wired, the first index defaults to 0 and subsequent indexes increment sequentially.  Similarly, if the first index if wired to some value and the remaining are unwired, those remaining also increment sequentially beginning from the first wired index.  This makes it easy to extract a sequence of N sequential elements from an array.  However, an In Place Element structure configured for Array Index/Replace Elements requires all its index inputs to be wired.  This forces the wiring of 0,1,2,3,4,5 constants when one wishes to replace the first 6 elements of an array for example.

 

Steve

 

2 Comments
Darin.K
Trusted Enthusiast
MaryH
Member
Status changed to: Duplicate