VI_ATTR_DEST_ACCESS_PRIV

NI-VISA

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
Local

ViUInt16

VI_DATA_PRIV (0)
VI_DATA_NPRIV (1)
VI_PROG_PRIV (2)
VI_PROG_NPRIV (3)
VI_BLCK_PRIV (4)
VI_BLCK_NPRIV (5)
VI_D64_PRIV (6)
VI_D64_NPRIV (7)

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

INSTR Resource

MEMACC Resource

VI_ATTR_DEST_BYTE_ORDER

VI_ATTR_DEST_INCREMENT

VI_ATTR_SRC_ACCESS_PRIV

VI_ATTR_WIN_ACCESS_PRIV