Keysight VISA.NET Help
VxiDeviceClass Enumeration



Indicates the VXI-defined device class to which a particular resource belongs.
Syntax
'Declaration
 
Public Enum VxiDeviceClass 
   Inherits System.Enum
'Usage
 
Dim instance As VxiDeviceClass
public enum VxiDeviceClass : System.Enum 
public enum class VxiDeviceClass : public System.Enum 
Members
MemberDescription
Extended The resource belongs to the extended device class.
Memory The resource belongs to the memory device class.
Message The resource belongs to the message based device class.
Other The resource belongs to a miscellaneous device class such as VME.
Register The resource belongs to the register based device class.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Ivi.Visa.VxiDeviceClass

Requirements

Current with Keysight IO Libraries Suite 18

See Also

Reference

Ivi.Visa Namespace

 

 


© Keysight Technologies 2015-2025