Short Name: SplitDim
Requires: VI Scripting
Class: InPlaceArraySplitNode Properties
To Use: Create a property.
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.
Using this property in write mode is similar to right-clicking an Array Split / Replace Subarrays border node and selecting Split Dimension to specify in which dimension to split the array.
The following table lists the characteristics of this property.
Data type | |
Permissions | Read/Write |
Available in Run-Time Engine | Yes |
Available in Real-Time Operating System | Yes |
Settable when the VI is running | Yes |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access allowed | Yes |