Keysight VISA.NET Help
NativeVisaAttribute Enumeration



NativeVisaAttribute allows access to defined values for VISA C attributes.
Syntax
'Declaration
 
Public Enum NativeVisaAttribute 
   Inherits System.Enum
'Usage
 
Dim instance As NativeVisaAttribute
public enum NativeVisaAttribute : System.Enum 
public enum class NativeVisaAttribute : public System.Enum 
Members
MemberDescription
AllowDma Indicates the VI_ATTR_DMA_ALLOW_EN native VISA attribute. Use with GetAttributeBoolean.
AllowWriteCombining Indicates the VI_ATTR_PXI_ALLOW_WRITE_COMBINE native VISA attribute. Use with GetAttributeBoolean.
AsyncReturnCount32 Indicates the VI_ATTR_RET_COUNT_32 native VISA attribute. Use with GetAttributeInt32.
AsyncReturnCount64 Indicates the VI_ATTR_RET_COUNT_64 native VISA attribute. Use with GetAttributeInt64.
CommanderLogicalAddress Indicates the VI_ATTR_CMDR_LA native VISA attribute. Use with GetAttributeInt16.
DestinationAccess Indicates the VI_ATTR_DEST_ACCESS_PRIV native VISA attribute. Use with GetAttributeInt16.
DestinationByteOrder Indicates the VI_ATTR_DEST_BYTE_ORDER native VISA attribute. Use with GetAttributeInt16.
DestinationIncrement Indicates the VI_ATTR_DEST_INCREMENT native VISA attribute. Use with GetAttributeInt32.
DeviceStatusByte Indicates the VI_ATTR_DEV_STATUS_BYTE native VISA attribute. Use with GetAttributeByte.
EventType Indicates the VI_ATTR_EVENT_TYPE native VISA attribute. Use with GetAttributeInt32.
FastDataChannel Indicates the VI_ATTR_FDC_CHNL native VISA attribute. Use with GetAttributeInt16.
FastDataChannelMode Indicates the VI_ATTR_FDC_MODE native VISA attribute. Use with GetAttributeInt16.
FastDataChannelUsePair Indicates the VI_ATTR_FDC_USE_PAIR native VISA attribute. Use with GetAttributeBoolean.
FileAppendEnabled Indicates the VI_ATTR_FILE_APPEND_EN native VISA attribute. Use with GetAttributeBoolean.
GpibAddressedState Indicates the VI_ATTR_GPIB_ADDR_STATE native VISA attribute. Use with GetAttributeInt16.
GpibAtnState Indicates the VI_ATTR_GPIB_ATN_STATE native VISA attribute. Use with GetAttributeInt16.
GpibHS488CableLength Indicates the VI_ATTR_GPIB_HS488_CBL_LEN native VISA attribute. Use with GetAttributeInt16.
GpibIsControllerInCharge Indicates the VI_ATTR_GPIB_CIC_STATE native VISA attribute. Use with GetAttributeBoolean.
GpibIsSystemController Indicates the VI_ATTR_GPIB_SYS_CNTRL_STATE native VISA attribute. Use with GetAttributeBoolean.
GpibNdacState Indicates the VI_ATTR_GPIB_NDAC_STATE native VISA attribute. Use with GetAttributeInt16.
GpibPrimaryAddress Indicates the VI_ATTR_GPIB_PRIMARY_ADDR native VISA attribute. Use with GetAttributeInt16.
GpibReceivedIsControllerInCharge Indicates the VI_ATTR_GPIB_RECV_CIC_STATE native VISA attribute. Use with GetAttributeBoolean.
GpibRenState Indicates the VI_ATTR_GPIB_REN_STATE native VISA attribute. Use with GetAttributeInt16.
GpibRepeatAddressingEnabled Indicates the VI_ATTR_GPIB_READDR_EN native VISA attribute. Use with GetAttributeBoolean.
GpibSecondaryAddress Indicates the VI_ATTR_GPIB_SECONDARY_ADDR native VISA attribute. Use with GetAttributeInt16.
GpibSrqState Indicates the VI_ATTR_GPIB_SRQ_STATE native VISA attribute. Use with GetAttributeInt16.
GpibUnaddressEnabled Indicates the VI_ATTR_GPIB_UNADDR_EN native VISA attribute. Use with GetAttributeBoolean.
ImmediateServant Indicates the VI_ATTR_IMMEDIATE_SERV native VISA attribute. Use with GetAttributeBoolean.
InterfaceName Indicates the VI_ATTR_INTF_INST_NAME native VISA attribute. Use with GetAttributeString.
InterfaceNumber Indicates the VI_ATTR_INTF_NUM native VISA attribute. Use with GetAttributeInt16.
InterfaceParentNumber Indicates the VI_ATTR_INTF_PARENT_NUM native VISA attribute. Use with GetAttributeInt16.
InterfaceType Indicates the VI_ATTR_INTF_TYPE native VISA attribute. Use with GetAttributeInt16.
IOProtocol Indicates the VI_ATTR_IO_PROT native VISA attribute. Use with GetAttributeInt16.
Is4882Compliant Indicates the VI_ATTR_4882_COMPLIANT native VISA attribute. Use with GetAttributeBoolean.
JobId Indicates the VI_ATTR_JOB_ID native VISA attribute. Use with GetAttributeInt32.
MainframeLogicalAddress Indicates the VI_ATTR_MAINFRAME_LA native VISA attribute. Use with GetAttributeInt16. This corresponds to ChassisLogicalAddress in the IVxiSession and IVxiBackplaneSession interfaces.
ManufacturerId Indicates the VI_ATTR_MANF_ID native VISA attribute. Use with GetAttributeInt16.
ManufacturerName Indicates the VI_ATTR_MANF_NAME native VISA attribute. Use with GetAttributeString.
MaximumEventQueueLength Indicates the VI_ATTR_MAX_QUEUE_LENGTH native VISA attribute. Use with GetAttributeInt32.
MemoryBase32 Indicates the VI_ATTR_MEM_BASE_32 native VISA attribute. Use with GetAttributeInt32.
MemoryBase64 Indicates the VI_ATTR_MEM_BASE_64 native VISA attribute. Use with GetAttributeInt64.
MemorySize32 Indicates the VI_ATTR_MEM_SIZE_32 native VISA attribute. Use with GetAttributeInt32.
MemorySize64 Indicates the VI_ATTR_MEM_SIZE_64 native VISA attribute. Use with GetAttributeInt64.
MemorySpace Indicates the VI_ATTR_MEM_SPACE native VISA attribute. Use with GetAttributeInt16.
ModelCode Indicates the VI_ATTR_MODEL_CODE native VISA attribute. Use with GetAttributeInt16.
ModelName Indicates the VI_ATTR_MODEL_NAME native VISA attribute. Use with GetAttributeString.
OperationName Indicates the VI_ATTR_OPER_NAME native VISA attribute. Use with GetAttributeString.
PxiActualLinkWidth Indicates the VI_ATTR_PXI_ACTUAL_LWIDTH native VISA attribute. Use with GetAttributeInt16.
PxiBackplaneDestinationTriggerBus Indicates the VI_ATTR_PXI_DEST_TRIG_BUS native VISA attribute. Use with GetAttributeInt16.
PxiBackplaneSourceTriggerBus Indicates the VI_ATTR_PXI_SRC_TRIG_BUS native VISA attribute. Use with GetAttributeInt16.
PxiBusNumber Indicates the VI_ATTR_PXI_BUS_NUM native VISA attribute. Use with GetAttributeInt16.
PxiChassis Indicates the VI_ATTR_PXI_CHASSIS native VISA attribute. Use with GetAttributeInt16.
PxiDeviceNumber Indicates the VI_ATTR_PXI_DEV_NUM native VISA attribute. Use with GetAttributeInt16.
PxiDStarBus Indicates the VI_ATTR_PXI_DSTAR_BUS native VISA attribute. Use with GetAttributeInt16.
PxiDStarSet Indicates the VI_ATTR_PXI_DSTAR_SET native VISA attribute. Use with GetAttributeInt16.
PxiFunctionNumber Indicates the VI_ATTR_PXI_FUNC_NUM native VISA attribute. Use with GetAttributeInt16.
PxiIsExpress Indicates the VI_ATTR_PXI_IS_EXPRESS native VISA attribute. Use with GetAttributeBoolean.
PxiMaximumLinkWidth Indicates the VI_ATTR_PXI_MAX_LWIDTH native VISA attribute. Use with GetAttributeInt16.
PxiMemoryBase32Bar0 Indicates the VI_ATTR_PXI_MEM_BASE_BAR0_32 native VISA attribute. Use with GetAttributeInt32.
PxiMemoryBase32Bar1 Indicates the VI_ATTR_PXI_MEM_BASE_BAR1_32 native VISA attribute. Use with GetAttributeInt32.
PxiMemoryBase32Bar2 Indicates the VI_ATTR_PXI_MEM_BASE_BAR2_32 native VISA attribute. Use with GetAttributeInt32.
PxiMemoryBase32Bar3 Indicates the VI_ATTR_PXI_MEM_BASE_BAR3_32 native VISA attribute. Use with GetAttributeInt32.
PxiMemoryBase32Bar4 Indicates the VI_ATTR_PXI_MEM_BASE_BAR4_32 native VISA attribute. Use with GetAttributeInt32.
PxiMemoryBase32Bar5 Indicates the VI_ATTR_PXI_MEM_BASE_BAR5_32 native VISA attribute. Use with GetAttributeInt32.
PxiMemoryBase64Bar0 Indicates the VI_ATTR_PXI_MEM_BASE_BAR0_64 native VISA attribute. Use with GetAttributeInt64.
PxiMemoryBase64Bar1 Indicates the VI_ATTR_PXI_MEM_BASE_BAR1_64 native VISA attribute. Use with GetAttributeInt64.
PxiMemoryBase64Bar2 Indicates the VI_ATTR_PXI_MEM_BASE_BAR2_64 native VISA attribute. Use with GetAttributeInt64.
PxiMemoryBase64Bar3 Indicates the VI_ATTR_PXI_MEM_BASE_BAR3_64 native VISA attribute. Use with GetAttributeInt64.
PxiMemoryBase64Bar4 Indicates the VI_ATTR_PXI_MEM_BASE_BAR4_64 native VISA attribute. Use with GetAttributeInt64.
PxiMemoryBase64Bar5 Indicates the VI_ATTR_PXI_MEM_BASE_BAR5_64 native VISA attribute. Use with GetAttributeInt64.
PxiMemorySize32Bar0 Indicates the VI_ATTR_PXI_MEM_SIZE_BAR0_32 native VISA attribute. Use with GetAttributeInt32.
PxiMemorySize32Bar1 Indicates the VI_ATTR_PXI_MEM_SIZE_BAR1_32 native VISA attribute. Use with GetAttributeInt32.
PxiMemorySize32Bar2 Indicates the VI_ATTR_PXI_MEM_SIZE_BAR2_32 native VISA attribute. Use with GetAttributeInt32.
PxiMemorySize32Bar3 Indicates the VI_ATTR_PXI_MEM_SIZE_BAR3_32 native VISA attribute. Use with GetAttributeInt32.
PxiMemorySize32Bar4 Indicates the VI_ATTR_PXI_MEM_SIZE_BAR4_32 native VISA attribute. Use with GetAttributeInt32.
PxiMemorySize32Bar5 Indicates the VI_ATTR_PXI_MEM_SIZE_BAR5_32 native VISA attribute. Use with GetAttributeInt32.
PxiMemorySize64Bar0 Indicates the VI_ATTR_PXI_MEM_SIZE_BAR0_64 native VISA attribute. Use with GetAttributeInt64.
PxiMemorySize64Bar1 Indicates the VI_ATTR_PXI_MEM_SIZE_BAR1_64 native VISA attribute. Use with GetAttributeInt64.
PxiMemorySize64Bar2 Indicates the VI_ATTR_PXI_MEM_SIZE_BAR2_64 native VISA attribute. Use with GetAttributeInt64.
PxiMemorySize64Bar3 Indicates the VI_ATTR_PXI_MEM_SIZE_BAR3_64 native VISA attribute. Use with GetAttributeInt642.
PxiMemorySize64Bar4 Indicates the VI_ATTR_PXI_MEM_SIZE_BAR4_64 native VISA attribute. Use with GetAttributeInt64.
PxiMemorySize64Bar5 Indicates the VI_ATTR_PXI_MEM_SIZE_BAR5_64 native VISA attribute. Use with GetAttributeInt64.
PxiMemoryTypeBar0 Indicates the VI_ATTR_PXI_MEM_TYPE_BAR0 native VISA attribute. Use with GetAttributeInt16.
PxiMemoryTypeBar1 Indicates the VI_ATTR_PXI_MEM_TYPE_BAR1 native VISA attribute. Use with GetAttributeInt16.
PxiMemoryTypeBar2 Indicates the VI_ATTR_PXI_MEM_TYPE_BAR2 native VISA attribute. Use with GetAttributeInt16.
PxiMemoryTypeBar3 Indicates the VI_ATTR_PXI_MEM_TYPE_BAR3 native VISA attribute. Use with GetAttributeInt16.
PxiMemoryTypeBar4 Indicates the VI_ATTR_PXI_MEM_TYPE_BAR4 native VISA attribute. Use with GetAttributeInt16.
PxiMemoryTypeBar5 Indicates the VI_ATTR_PXI_MEM_TYPE_BAR5 native VISA attribute. Use with GetAttributeInt16.
PxiReceivedInterruptData Indicates the VI_ATTR_PXI_RECV_INTR_DATA native VISA attribute. Use with GetAttributeInt32.
PxiReceivedInterruptSequence Indicates the VI_ATTR_PXI_RECV_INTR_SEQ native VISA attribute. Use with GetAttributeInt16.
PxiSlotLinkWidth Indicates the VI_ATTR_PXI_SLOT_LWIDTH native VISA attribute. Use with GetAttributeInt16.
PxiSlotLocalBusLeft Indicates the VI_ATTR_PXI_SLOT_LBUS_LEFT native VISA attribute. Use with GetAttributeInt16.
PxiSlotLocalBusRight Indicates the VI_ATTR_PXI_SLOT_LBUS_RIGHT native VISA attribute. Use with GetAttributeInt16.
PxiSlotOffset Indicates the VI_ATTR_PXI_SLOT_OFFSET native VISA attribute. Use with GetAttributeInt16.
PxiSlotPath Indicates the VI_ATTR_PXI_SLOTPATH native VISA attribute. Use with GetAttributeString.
PxiSlotWidth Indicates the VI_ATTR_PXI_SLOT_WIDTH native VISA attribute. Use with GetAttributeInt16.
PxiStarTriggerBus Indicates the VI_ATTR_PXI_STAR_TRIG_BUS native VISA attribute. Use with GetAttributeInt16.
PxiStarTriggerLine Indicates the VI_ATTR_PXI_STAR_TRIG_LINE native VISA attribute. Use with GetAttributeInt16.
PxiTriggerBus Indicates the VI_ATTR_PXI_TRIG_BUS native VISA attribute. Use with GetAttributeInt16.
ReadBufferOperationMode Indicates the VI_ATTR_RD_BUF_OPER_MODE native VISA attribute. Use with GetAttributeInt16.
ReadBufferSize Indicates the VI_ATTR_RD_BUF_SIZE native VISA attribute. Use with GetAttributeInt32.
ReceivedInterruptLevel Indicates the VI_ATTR_RECV_INTR_LEVEL native VISA attribute. Use with GetAttributeInt16.
ReceivedInterruptStatusId Indicates the VI_ATTR_INTR_STATUS_ID native VISA attribute. Use with GetAttributeInt32.
ReceivedSignalProcessorStatusId Indicates the VI_ATTR_SIGP_STATUS_ID native VISA attribute. Use with GetAttributeInt16.
ReceivedTcpAddress Indicates the VI_ATTR_RECV_TCPIP_ADDR native VISA attribute. Use with GetAttributeString.
ReceivedTriggerId Indicates the VI_ATTR_RECV_TRIG_ID native VISA attribute. Use with GetAttributeInt16.
ResourceClass Indicates the VI_ATTR_RSRC_CLASS native VISA attribute. Use with GetAttributeString.
ResourceImplementationVersion Indicates the VI_ATTR_RSRC_IMPL_VERSION native VISA attribute. Use with GetAttributeInt32.
ResourceLockState Indicates the VI_ATTR_RSRC_LOCK_STATE native VISA attribute. Use with GetAttributeInt32.
ResourceManagerSession Indicates the VI_ATTR_RM_SESSION native VISA attribute. Use with GetAttributeInt32.
ResourceManufacturerId Indicates the VI_ATTR_RSRC_MANF_ID native VISA attribute. Use with GetAttributeInt16.
ResourceManufacturerName Indicates the VI_ATTR_RSRC_MANF_NAME native VISA attribute. Use with GetAttributeString.
ResourceName Indicates the VI_ATTR_RSRC_NAME native VISA attribute. Use with GetAttributeString.
ResourceSpecificationVersion Indicates the VI_ATTR_RSRC_SPEC_VERSION native VISA attribute. Use with GetAttributeInt32.
SendEndEnabled Indicates the VI_ATTR_SEND_END_EN native VISA attribute. Use with GetAttributeBoolean.
SerialAvailableByteCount Indicates the VI_ATTR_ASRL_AVAIL_NUM native VISA attribute. Use with GetAttributeInt32.
SerialBaud Indicates the VI_ATTR_ASRL_BAUD native VISA attribute. Use with GetAttributeInt32.
SerialCtsState Indicates the VI_ATTR_ASRL_CTS_STATE native VISA attribute. Use with GetAttributeInt16.
SerialDataBits Indicates the VI_ATTR_ASRL_DATA_BITS native VISA attribute. Use with GetAttributeInt16.
SerialDcdState Indicates the VI_ATTR_ASRL_DCD_STATE native VISA attribute. Use with GetAttributeInt16.
SerialDsrState Indicates the VI_ATTR_ASRL_DSR_STATE native VISA attribute. Use with GetAttributeInt16.
SerialDtrState Indicates the VI_ATTR_ASRL_DTR_STATE native VISA attribute. Use with GetAttributeInt16.
SerialEndIn Indicates the VI_ATTR_ASRL_END_IN native VISA attribute. Use with GetAttributeInt16.
SerialEndOut Indicates the VI_ATTR_ASRL_END_OUT native VISA attribute. Use with GetAttributeInt16.
SerialFlowControl Indicates the VI_ATTR_ASRL_FLOW_CNTRL native VISA attribute. Use with GetAttributeInt16.
SerialParity Indicates the VI_ATTR_ASRL_PARITY native VISA attribute. Use with GetAttributeInt16.
SerialReplaceCharacter Indicates the VI_ATTR_ASRL_REPLACE_CHAR native VISA attribute. Use with GetAttributeByte.
SerialRIState Indicates the VI_ATTR_ASRL_RI_STATE native VISA attribute. Use with GetAttributeInt16.
SerialRtsState Indicates the VI_ATTR_ASRL_RTS_STATE native VISA attribute. Use with GetAttributeInt16.
SerialStopBits Indicates the VI_ATTR_ASRL_STOP_BITS native VISA attribute. Use with GetAttributeInt16.
SerialXOffCharacter Indicates the VI_ATTR_ASRL_XOFF_CHAR native VISA attribute. Use with GetAttributeByte.
SerialXOnCharacter Indicates the VI_ATTR_ASRL_XON_CHAR native VISA attribute. Use with GetAttributeByte.
Slot Indicates the VI_ATTR_SLOT native VISA attribute. Use with GetAttributeInt16.
SourceAccess Indicates the VI_ATTR_SRC_ACCESS_PRIV native VISA attribute. Use with GetAttributeInt16.
SourceByteOrder Indicates the VI_ATTR_SRC_BYTE_ORDER native VISA attribute. Use with GetAttributeInt16.
SourceIncrement Indicates the VI_ATTR_SRC_INCREMENT native VISA attribute. Use with GetAttributeInt32.
Status Indicates the VI_ATTR_STATUS native VISA attribute. Use with GetAttributeInt32.
SuppressEndEnabled Indicates the VI_ATTR_SUPPRESS_END_EN native VISA attribute. Use with GetAttributeBoolean.
TcpAddress Indicates the VI_ATTR_TCPIP_ADDR native VISA attribute. Use with GetAttributeString.
TcpDeviceName Indicates the VI_ATTR_TCPIP_DEVICE_NAME native VISA attribute. Use with GetAttributeString.
TcpHiSLIPEncryptionEnabled Indicates the VI_ATTR_TCPIP_HISLIP_ENCRYPTION_EN native VISA attribute. Use with GetAttributeBoolean.
TcpHiSLIPMaximumMessageSizeKB Indicates the VI_ATTR_TCPIP_HISLIP_MAX_MESSAGE_KB native VISA attribute. Use with GetAttributeInt32.
TcpHiSLIPOverlapEnabled Indicates the VI_ATTR_TCPIP_HISLIP_OVERLAP_EN native VISA attribute. Use with GetAttributeBoolean.
TcpHiSLIPVersion Indicates the VI_ATTR_TCPIP_HISLIP_VERSION native VISA attribute. Use with GetAttributeInt32.
TcpHostName Indicates the VI_ATTR_TCPIP_HOSTNAME native VISA attribute. Use with GetAttributeString.
TcpIsHiSLIP Indicates the VI_ATTR_TCPIP_IS_HISLIP native VISA attribute. Use with GetAttributeBoolean.
TcpKeepAlive Indicates the VI_ATTR_TCPIP_KEEPALIVE native VISA attribute. Use with GetAttributeBoolean.
TcpNoDelay Indicates the VI_ATTR_TCPIP_NODELAY native VISA attribute. Use with GetAttributeBoolean.
TcpPort Indicates the VI_ATTR_TCPIP_PORT native VISA attribute. Use with GetAttributeInt16.
TcpSaslMechanism Indicates the VI_ATTR_TCPIP_SASL_MECHANISM native VISA attribute. Use with GetAttributeString.
TcpServerCertExpirationDate Indicates the VI_ATTR_TCPIP_SERVER_CERT_EXPIRATION_DATE native VISA attribute. Use with GetAttributeString.
TcpServerCertificate Indicates the VI_ATTR_TCPIP_SERVER_CERT native VISA attribute. Use with GetAttributeString.
TcpServerCertIsPerpetual Indicates the VI_ATTR_TCPIP_SERVER_CERT_IS_PERPETUAL native VISA attribute. Use with GetAttributeBoolean.
TcpServerCertIssuerName Indicates the VI_ATTR_TCPIP_SERVER_CERT_ISSUER_NAME native VISA attribute. Use with GetAttributeString.
TcpServerCertSubjectName Indicates the VI_ATTR_TCPIP_SERVER_CERT_SUBJECT_NAME native VISA attribute. Use with GetAttributeString.
TcpTlsCipherSuite Indicates the VI_ATTR_TCPIP_TLS_CIPHER_SUITE native VISA attribute. Use with GetAttributeString.
TerminationCharacter Indicates the VI_ATTR_TERMCHAR native VISA attribute. Use with GetAttributeByte.
TerminationCharacterEnabled Indicates the VI_ATTR_TERMCHAR_EN native VISA attribute. Use with GetAttributeBoolean.
TimeoutValue Indicates the VI_ATTR_TMO_VALUE native VISA attribute. Use with GetAttributeInt32.
TriggerId Indicates the VI_ATTR_TRIG_ID native VISA attribute. Use with GetAttributeInt16.
UsbInterfaceNumber Indicates the VI_ATTR_USB_INTFC_NUM native VISA attribute. Use with GetAttributeInt16.
UsbMaximumInterruptSize Indicates the VI_ATTR_USB_MAX_INTR_SIZE native VISA attribute. Use with GetAttributeInt16.
UsbProtocol Indicates the VI_ATTR_USB_PROTOCOL native VISA attribute. Use with GetAttributeInt16.
UsbReceivedInterruptSize Indicates the VI_ATTR_USB_RECV_INTR_SIZE native VISA attribute. Use with GetAttributeInt16.
UsbSerialNumber Indicates the VI_ATTR_USB_SERIAL_NUM native VISA attribute. Use with GetAttributeString.
UserData32 Indicates the VI_ATTR_USER_DATA_32 native VISA attribute. Use with GetAttributeInt32.
VxiDeviceClass Indicates the VI_ATTR_VXI_DEV_CLASS native VISA attribute. Use with GetAttributeInt16.
VxiLogicalAddress Indicates the VI_ATTR_VXI_LA native VISA attribute. Use with GetAttributeInt16.
VxiTriggerStatus Indicates the VI_ATTR_VXI_TRIG_STATUS native VISA attribute. Use with GetAttributeInt32.
VxiTriggerSupport Indicates the VI_ATTR_VXI_TRIG_SUPPORT native VISA attribute. Use with GetAttributeInt32.
VxiVmeInterruptStatus Indicates the VI_ATTR_VXI_VME_INTR_STATUS native VISA attribute. Use with GetAttributeInt16.
VxiVmeSystemFailureState Indicates the VI_ATTR_VXI_VME_SYSFAIL_STATE native VISA attribute. Use with GetAttributeInt16.
WindowAccess Indicates the VI_ATTR_WIN_ACCESS native VISA attribute. Use with GetAttributeInt16.
WindowAccessPrivilege Indicates the VI_ATTR_WIN_ACCESS_PRIV native VISA attribute. Use with GetAttributeInt16.
WindowBaseAddress32 Indicates the VI_ATTR_WIN_BASE_ADDR_32 native VISA attribute. Use with GetAttributeInt32.
WindowBaseAddress64 Indicates the VI_ATTR_WIN_BASE_ADDR_64 native VISA attribute. Use with GetAttributeInt64.
WindowByteOrder Indicates the VI_ATTR_WIN_BYTE_ORDER native VISA attribute. Use with GetAttributeInt16.
WindowSize32 Indicates the VI_ATTR_WIN_SIZE_32 native VISA attribute. Use with GetAttributeInt32.
WindowSize64 Indicates the VI_ATTR_WIN_SIZE_64 native VISA attribute. Use with GetAttributeInt64.
WriteBufferOperationMode Indicates the VI_ATTR_WR_BUF_OPER_MODE native VISA attribute. Use with GetAttributeInt16.
WriteBufferSize Indicates the VI_ATTR_WR_BUF_SIZE native VISA attribute. Use with GetAttributeInt32.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Ivi.Visa.NativeVisaAttribute

Requirements

Current with Keysight IO Libraries Suite 18

See Also

Reference

Ivi.Visa Namespace

 

 


© Keysight Technologies 2015-2025