Keysight VISA.NET Help
NativeErrorCode Class Members
Fields  Methods 


The following tables list the members exposed by NativeErrorCode.

Public Constructors
 NameDescription
Public ConstructorNativeErrorCode Constructor  
Top
Public Fields
 NameDescription
Public FieldAbort The error status code value for VI_ERROR_ABORT (0xBFFF0030).  
Public FieldAccessDenied The error status code value for VI_ERROR_NPERMISSION (0xBFFF00A8).  
Public FieldBusError The error status code value for VI_ERROR_BERR (0xBFFF0038).  
Public FieldCloseFailed The error status code value for VI_ERROR_CLOSING_FAILED (0xBFFF0014).  
Public FieldConnectionLost The error status code value for VI_ERROR_CONN_LOST (0xBFFF00A6).  
Public FieldEventMechanismNotSupported The error status code value for VI_ERROR_NSUP_MECH (0xBFFF00A4).  
Public FieldFileAccessError The error status code value for VI_ERROR_FILE_ACCESS (0xBFFF00A1).  
Public FieldFileIOError The error status code value for VI_ERROR_FILE_IO (0xBFFF00A2).  
Public FieldFramingError The error status code value for VI_ERROR_ASRL_FRAMING (0xBFFF006B).  
Public FieldHandlerNotInstalled The error status code value for VI_ERROR_HNDLR_NINSTALLED (0xBFFF0028).  
Public FieldInputProtocolViolation The error status code value for VI_ERROR_INP_PROT_VIOL (0xBFFF0037).  
Public FieldInterfaceNumberNotConfigured The error status code value for VI_ERROR_INTF_NUM_NCONFIG (0xBFFF00A5).  
Public FieldInterruptPending The error status code value for VI_ERROR_INTR_PENDING (0xBFFF0068).  
Public FieldInvalidAccessKey The error status code value for VI_ERROR_INV_ACCESS_KEY (0xBFFF0021).  
Public FieldInvalidAccessMode The error status code value for VI_ERROR_INV_ACC_MODE (0xBFFF0013).  
Public FieldInvalidAddressSpace The error status code value for VI_ERROR_INV_SPACE (0xBFFF004E).  
Public FieldInvalidBufferMask The error status code value for VI_ERROR_INV_MASK (0xBFFF003D).  
Public FieldInvalidDataWidth The error status code value for VI_ERROR_INV_WIDTH (0xBFFF0052).  
Public FieldInvalidDegree The error status code value for VI_ERROR_INV_DEGREE (0xBFFF001B).  
Public FieldInvalidEvent The error status code value for VI_ERROR_INV_EVENT (0xBFFF0026).  
Public FieldInvalidEventContext The error status code value for VI_ERROR_INV_CONTEXT (0xBFFF002A).  
Public FieldInvalidExpression The error status code value for VI_ERROR_INV_EXPR (0xBFFF0010).  
Public FieldInvalidFormatSpecifier The error status code value for VI_ERROR_INV_FMT (0xBFFF003F).  
Public FieldInvalidHandlerReference The error status code value for VI_ERROR_INV_HNDLR_REF (0xBFFF0029).  
Public FieldInvalidJobId The error status code value for VI_ERROR_INV_JOB_ID (0xBFFF001C).  
Public FieldInvalidLength The error status code value for VI_ERROR_INV_LENGTH (0xBFFF0083).  
Public FieldInvalidLine The error status code value for VI_ERROR_INV_LINE (0xBFFF00A0h  
Public FieldInvalidLockType The error status code value for VI_ERROR_INV_LOCK_TYPE (0xBFFF0020).  
Public FieldInvalidMechanism The error status code value for VI_ERROR_INV_MECH (0xBFFF0027).  
Public FieldInvalidMode The error status code value for VI_ERROR_INV_MODE (0xBFFF0091).  
Public FieldInvalidObject The error status code value for VI_ERROR_INV_OBJECT (0xBFFF000E).  
Public FieldInvalidOffset The error status code value for VI_ERROR_INV_OFFSET (0xBFFF0051).  
Public FieldInvalidParameter The error status code value for VI_ERROR_INV_PARAMETER (0xBFFF0078).  
Public FieldInvalidProtocol The error status code value for VI_ERROR_INV_PROT (0xBFFF0079).  
Public FieldInvalidResourceName The error status code value for VI_ERROR_INV_RSRC_NAME (0xBFFF0012).  
Public FieldInvalidSetup The error status code value for VI_ERROR_INV_SETUP (0xBFFF003A).  
Public FieldInvalidWindowSize The error status code value for VI_ERROR_INV_SIZE (0xBFFF007B).  
Public FieldIOError The error status code value for VI_ERROR_IO (0xBFFF003E).  
Public FieldLibraryNotFound The error status code value for VI_ERROR_LIBRARY_NFOUND (0xBFFF009E).  
Public FieldMachineNotAvailable The error status code value for VI_ERROR_MACHINE_NAVAIL (0xBFFF00A7).  
Public FieldMemoryAllocation The error status code value for VI_ERROR_ALLOC (0xBFFF003C).  
Public FieldMemoryNotShared The error status code value for VI_ERROR_MEM_NSHARED (0xBFFF009D).  
Public FieldNoListeners The error status code value for VI_ERROR_NLISTENERS (0xBFFF005F).  
Public FieldNotControllerInCharge The error status code value for VI_ERROR_NCIC (0xBFFF0060).  
Public FieldNotEnabled The error status code value for VI_ERROR_NENABLED (0xBFFF002F).  
Public FieldNotSystemController The error status code value for VI_ERROR_NSYS_CNTLR (0xBFFF0061).  
Public FieldOffsetNotAligned The error status code value for VI_ERROR_NSUP_ALIGN_OFFSET (0xBFFF0070).  
Public FieldOperationInProgress The error status code value for VI_ERROR_IN_PROGRESS (0xBFFF0039).  
Public FieldOperationNotImplemented The error status code value for VI_ERROR_NIMPL_OPER (0xBFFF0081).  
Public FieldOperationNotSupported The error status code value for VI_ERROR_NSUP_OPER (0xBFFF0067).  
Public FieldOutputProtocolViolation The error status code value for VI_ERROR_OUTP_PROT_VIOL (0xBFFF0036).  
Public FieldOverrun The error status code value for VI_ERROR_ASRL_OVERRUN (0xBFFF006C).  
Public FieldParityError The error status code value for VI_ERROR_ASRL_PARITY (0xBFFF006A).  
Public FieldQueueError The error status code value for VI_ERROR_QUEUE_ERROR (0xBFFF003B).  
Public FieldQueueOverflow The error status code value for VI_ERROR_QUEUE_OVERFLOW (0xBFFF002D).  
Public FieldRawReadProtocolViolation The error status code value for VI_ERROR_RAW_RD_PROT_VIOL (0xBFFF0035).  
Public FieldRawWriteProtocolViolation The error status code value for VI_ERROR_RAW_WR_PROT_VIOL (0xBFFF0034).  
Public FieldReadOnlyAttribute The error status code value for VI_ERROR_ATTR_READONLY (0xBFFF001F).  
Public FieldResourceBusy The error status code value for VI_ERROR_RSRC_BUSY (0xBFFF0072).  
Public FieldResourceLocked The error status code value for VI_ERROR_RSRC_LOCKED (0xBFFF000F).  
Public FieldResourceNotFound The error status code value for VI_ERROR_RSRC_NFOUND (0xBFFF0011).  
Public FieldResponsePending The error status code value for VI_ERROR_RESP_PENDING (0xBFFF0059).  
Public FieldServerCertificateError The error status code value for VI_ERROR_SERVER_CERT (0xBFFF00B0).  
Public FieldServerCertificateExpired The error status code value for VI_ERROR_SERVER_CERT_EXPIRED (0xBFFF00B2).  
Public FieldServerCertificateInvalidSubject The error status code value for VI_ERROR_SERVER_CERT_INV_SUBJECT (0xBFFF00B4).  
Public FieldServerCertificateRevoked The error status code value for VI_ERROR_SERVER_CERT_REVOKED (0xBFFF00B3).  
Public FieldServerCertificateUntrusted The error status code value for VI_ERROR_SERVER_CERT_UNTRUSTED (0xBFFF00B1).  
Public FieldServiceRequestNotReceived The error status code value for VI_ERROR_SRQ_NOCCURRED (0xBFFF004A).  
Public FieldSessionNotLocked The error status code value for VI_ERROR_SESN_NLOCKED (0xBFFF009C).  
Public FieldSystemError The error status code value for VI_ERROR_SYSTEM_ERROR (0xBFFF0000).  
Public FieldTimeout The error status code value for VI_ERROR_TMO (0xBFFF0015).  
Public FieldTriggerLineInUse The error status code value for VI_ERROR_LINE_IN_USE (0xBFFF0042).  
Public FieldTriggerLineNotReserved The error status code value for VI_ERROR_LINE_NRESERVED (0xBFFF0043).  
Public FieldTriggerLineNotSupported The error status code value for VI_ERROR_NSUP_LINE (0xBFFF00A3).  
Public FieldTriggerNotMapped The error status code value for VI_ERROR_TRIG_NMAPPED (0xBFFF006E).  
Public FieldUnsupportedAttribute The error status code value for VI_ERROR_NSUP_ATTR (0xBFFF001D).  
Public FieldUnsupportedAttributeValue The error status code value for VI_ERROR_NSUP_ATTR_STATE (0xBFFF001E).  
Public FieldUnsupportedFormatSpecifier The error status code value for VI_ERROR_NSUP_FMT (0xBFFF0041).  
Public FieldUnsupportedInterrupt The error status code value for VI_ERROR_NSUP_INTR (0xBFFF009F).  
Public FieldUnsupportedMode The error status code value for VI_ERROR_NSUP_MODE (0xBFFF0046).  
Public FieldUnsupportedOffset The error status code value for VI_ERROR_NSUP_OFFSET (0xBFFF0054).  
Public FieldUserBufferError The error status code value for VI_ERROR_USER_BUF (0xBFFF0071).  
Public FieldVariableDataWidthNotSupported The error status code value for VI_ERROR_NSUP_VAR_WIDTH (0xBFFF0055).  
Public FieldWidthNotSupported The error status code value for VI_ERROR_NSUP_WIDTH (0xBFFF0076).  
Public FieldWindowAlreadyMapped The error status code value for VI_ERROR_WINDOW_MAPPED (0xBFFF0080).  
Public FieldWindowNotMapped The error status code value for VI_ERROR_WINDOW_NMAPPED (0xBFFF0057).  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)GetMacroNameFromStatusCode Returns the VISA name of the specified VISA defined error status code, without the leading "VI_".  
Top
See Also

Reference

NativeErrorCode Class
Ivi.Visa Namespace

 

 


© Keysight Technologies 2015-2025