Owning Palette: Register Access Functions
Requires: Base Development System
Reads a 32-bit block of data from the specified address space and offset.
Add to the block diagram | Find on the palette |
address space specifies the address space without requiring VISA Map Address to be called. 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 read from. offset accepts a 32- or 64-bit unsigned integer as input. The type of resource determines how offset specifies the offset.
|
|||||||
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. | |||||||
value contains the data read from address space. | |||||||
error out contains error information. This output provides standard error out functionality. |