VI_ATTR_WIN_BYTE_ORDER

NI-VISA

VI_ATTR_WIN_BYTE_ORDER

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_BIG_ENDIAN (0)
VI_LITTLE_ENDIAN (1)

VI_BIG_ENDIAN

Description

VI_ATTR_WIN_BYTE_ORDER specifies the byte order 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

INSTR Resource

MEMACC Resource

VI_ATTR_DEST_BYTE_ORDER

VI_ATTR_SRC_BYTE_ORDER

VI_ATTR_WIN_ACCESS

VI_ATTR_WIN_ACCESS_PRIV

VI_ATTR_WIN_BASE_ADDR/VI_ATTR_WIN_BASE_ADDR_32/VI_ATTR_WIN_BASE_ADDR_64

VI_ATTR_WIN_SIZE/VI_ATTR_WIN_SIZE_32/VI_ATTR_WIN_SIZE_64