Owning Palette: Register Access Functions
Requires: Base Development System
Moves one or more 16-bit units of data from device memory to local memory.
This function uses the specified address space and offset to read in count 16-bit units of data.
![]() |
![]() |
![]() |
address space specifies the address space to map. The following table lists the valid entries for specifying address space.
|
||||||
![]() |
VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. | ||||||
![]() |
offset is the offset, in bytes, of the device to write to. offset accepts a 32- or 64-bit unsigned integer as input. The type of resource determines how offset specifies the offset.
|
||||||
![]() |
count is the number of data items to move. | ||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||
![]() |
VISA resource name out is a copy of the VISA resource name that VISA functions return. | ||||||
![]() |
data is the array of 16 bit data being moved. | ||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
Submit feedback on this topic.
Visit ni.com/support for technical support.