Keysight VISA.NET Help
AddressSpace Enumeration



Indicates the bus address space used by VXI or PXI devices.
Syntax
'Declaration
 
Public Enum AddressSpace 
   Inherits System.Enum
'Usage
 
Dim instance As AddressSpace
public enum AddressSpace : System.Enum 
public enum class AddressSpace : public System.Enum 
Members
MemberDescription
PxiAllocation Physical locally allocated address space.
PxiBar0 PCI memory or I/O address space 0.
PxiBar1 PCI memory or I/O address space 1.
PxiBar2 PCI memory or I/O address space 2.
PxiBar3 PCI memory or I/O address space 3.
PxiBar4 PCI memory or I/O address space 4.
PxiBar5 PCI memory or I/O address space 5.
PxiConfiguration The PCI configuration address space.
VxiA16 The A16 address space of the VXI/MXI bus.
VxiA24 The A24 address space of the VXI/MXI bus.
VxiA32 The A32 address space of the VXI/MXI bus.
VxiA64 The A64 address space of the VXI/MXI bus.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Ivi.Visa.AddressSpace

Requirements

Current with Keysight IO Libraries Suite 18

See Also

Reference

Ivi.Visa Namespace

 

 


© Keysight Technologies 2015-2025