InPlaceArraySplitNode Properties

Requires: VI Scripting

Inherits from Node»InPlaceBorderNode. View the class hierarchy.

PropertyDescription
Array TerminalReturns a reference to the array terminal of an Array Split / Replace Subarrays border node. Details
Length TerminalsReturns an array of references to the split length terminals of an Array Split / Replace Subarrays border node. Details
Split CountGets or sets the number of times the Array Split / Replace Subarrays border node splits the input array. Details
Split DimensionGets 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 TerminalsReturns an array of references to the subarray terminals of an Array Split / Replace Subarrays border node. Details
Terminal HeightReturns the height, in pixels, of a split length terminal on an Array Split / Replace Subarrays border node. Details