Skip to content

VisaAddressSpace Enumeration

Specifies the VISA address space for register-based operations.

enum VisaAddressSpace
Member nameDescription
VisaA16SpaceAccess the A16 address space of VXI/MXI bus.
VisaA24SpaceAccess the A24 address space of VXI/MXI bus.
VisaA32SpaceAccess the A32 address space of VXI/MXI bus.
VisaA64SpaceAccess the A64 address space of VXI/MXI bus.
VisaPxiCfgSpaceAccess the PXI configuration space.
VisaPxiBar0SpaceAccess the PCI bar 0 space.
VisaPxiBar1SpaceAccess the PCI bar 1 space.
VisaPxiBar2SpaceAccess the PCI bar 2 space.
VisaPxiBar3SpaceAccess the PCI bar 3 space.
VisaPxiBar4SpaceAccess the PCI bar 4 space.
VisaPxiBar5SpaceAccess the PCI bar 5 space.
VisaPxiAllocSpaceAccess physical locally allocated memory.