Write Array Data VI
- Updated2023-02-21
- 2 minute(s) read
Write Array Data VI
Owning Palette: LVGPU SDK
Requires: GPU Analysis Toolkit
Assigns the member data to a 1D array data class. Wire data to the GPU 1D U8 Array Data in input to determine the polymorphic instance to use.
For more information about how to use the LVCUDA SDK and LVGPU SDK VIs, refer to the KnowledgeBase article Customizing GPU Computing Using the GPU Analysis Toolkit at ni.com.
The connector pane displays the default data types for this polymorphic function.

![]() |
GPU 1D U8 Array Data in specifies a 1D array data pointer class. This input accepts a 1D array of the following data types:
|
![]() |
1D U8 Array Data Reference specifies the data value reference containing the 1D array data properties. This reference contains the same data type that you wire to the GPU 1D U8 Array Data in input. |
![]() |
dim returns the size, in elements, of the 1D array data. |
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
GPU 1D U8 Array Data out returns the 1D array data pointer class. This output returns the same data type that you wire to GPU 1D U8 Array Data in. |
![]() |
error out contains error information. This output provides standard error out functionality. |





