| Ivi.Visa Namespace : VxiCommandMode Enumeration |
'DeclarationPublic Enum VxiCommandMode Inherits System.Enum
'UsageDim instance As VxiCommandMode
public enum VxiCommandMode : System.Enum
public enum class VxiCommandMode : public System.Enum
| Member | Description |
|---|---|
| Command16Bit | Send a 16-bit Word Serial command. |
| Command32Bit | Send a 32-bit Word Serial command. |
| Command32BitResponse16Bit | Send a 32-bit Word Serial command and get a 16-bit response. |
| CommandResponse16Bit | Send a 16-bit Word Serial command and get a 16-bit response. |
| CommandResponse32Bit | Send a 32-bit Word Serial command and get a 32-bit response. |
| Response16Bit | Get a 16-bit response from a previous query. |
| Response32Bit | Get a 32-bit response from a previous query. |
System.Object
System.ValueType
System.Enum
Ivi.Visa.VxiCommandMode
Current with Keysight IO Libraries Suite 18