VI_ATTR_WIN_ACCESS_PRIV
Resource Classes
GPIB-VXI INSTR, GPIB-VXI MEMACC, VXI INSTR, VXI MEMACC
Attribute Information
Access Privilege | Data Type | Range | Default |
---|---|---|---|
Read/Write |
ViUInt16 |
VI_DATA_PRIV (0) |
VI_DATA_PRIV |
Description
VI_ATTR_WIN_ACCESS_PRIV specifies the address modifier to be used in low-level access operations, such as viMapAddress(), viPeekXX(), and viPokeXX(), when accessing the mapped window.
This attribute is Read/Write when the corresponding session is not mapped (that is, when VI_ATTR_WIN_ACCESS is VI_NMAPPED. When the session is mapped, this attribute is Read Only.
Related Topics
VI_ATTR_WIN_BASE_ADDR/VI_ATTR_WIN_BASE_ADDR_32/VI_ATTR_WIN_BASE_ADDR_64