VI_ATTR_DEST_BYTE_ORDER
Resource Classes
GPIB-VXI INSTR, GPIB-VXI MEMACC, VXI INSTR, VXI MEMACC
Attribute Information
Access Privilege | Data Type | Range | Default |
---|---|---|---|
Read/Write |
ViUInt16 |
VI_BIG_ENDIAN (0) |
VI_BIG_ENDIAN |
Description
VI_ATTR_DEST_BYTE_ORDER specifies the byte order to be used in high-level access operations, such as viOutXX() and viMoveOutXX(), when writing to the destination.
Related Topics