Requires: VI Scripting
Inherits from Node»InPlaceBorderNode. View the class hierarchy.
Property | Description |
---|---|
Array Terminal | Returns a reference to the array terminal of an Array Split / Replace Subarrays border node. Details |
Length Terminals | Returns an array of references to the split length terminals of an Array Split / Replace Subarrays border node. Details |
Split Count | Gets or sets the number of times the Array Split / Replace Subarrays border node splits the input array. Details |
Split Dimension | Gets or sets the dimension along which LabVIEW splits the input array to an Array Split / Replace Subarrays border node. For example, if you select 1 for a two-dimensional array, LabVIEW creates the subarrays from columns of the original array. If you select 0, LabVIEW creates the subarrays from rows of the original array. Details |
Split Terminals | Returns an array of references to the subarray terminals of an Array Split / Replace Subarrays border node. Details |
Terminal Height | Returns the height, in pixels, of a split length terminal on an Array Split / Replace Subarrays border node. Details |