Owning Palette: Low Level Register Access Functions
Requires: Base Development System
Maps a memory space specified by map base and map size.
The memory space that the function maps depends on the type of interface specified by VISA resource name and address space. After the window is mapped, VISA keeps track of the window that is mapped. This dictates that VISA can map only one window for each VISA session.
Add to the block diagram | Find on the palette |
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. | |||||||
map base contains the offset (in bytes) of the memory to be mapped. The type of resource determines how map base specifies the offset.
|
|||||||
map size contains the amount of memory to map. | |||||||
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |||||||
access is reserved for future use and should be set to FALSE. This input is available only if you do not place a checkmark in the Restrict Access checkbox on the Configuration page of the Properties dialog box for the variable refnum. | |||||||
VISA resource name out is a copy of the VISA resource name that VISA functions return. | |||||||
error out contains error information. This output provides standard error out functionality. |