VI_ATTR_DEST_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_DEST_ACCESS_PRIV specifies the address modifier to be used in high-level access operations, such as viOutXX() and viMoveOutXX(), when writing to the destination.
Note The values VI_D64_PRIV (6) and VI_D64_NPRIV (7) apply to only the block move operations. If you set this attribute to one of these values and then call one of the viOutXX() operations, the operation returns VI_ERROR_INV_SETUP. |
Related Topics