Read Array Data VI
- Updated2023-02-21
- 2 minute(s) read
Read Array Data VI
Owning Palette: LVGPU SDK
Requires: GPU Analysis Toolkit
Retrieves the member data from 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:
|
![]() |
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. |
![]() |
1D U8 Array Data Reference returns the device pointer reference. This output returns a data value reference with the same data type that you wire to GPU 1D U8 Array Data in. |
![]() |
dim returns the size, in elements, of the 1D array data. |
![]() |
error out contains error information. This output provides standard error out functionality. |





