Name
|
Value (Hex)
|
Value (Decimal)
|
Description
|
E_IVI_CANNOT_RECOVER
|
0x80047000
|
-2147192832
|
Failure cannot recover.
|
E_IVI_INSTRUMENT_STATUS
|
0x80047001
|
-2147192831
|
Instrument error detected. Use ErrorQuery() to determine error(s).
|
E_IVI_CANNOT_OPEN_FILE
|
0x80047002
|
-2147192830
|
Cannot open file.
|
E_IVI_READING_FILE
|
0x80047003
|
-2147192829
|
Error reading file.
|
E_IVI_WRITING_FILE
|
0x80047004
|
-2147192828
|
Error writing file.
|
E_IVI_INVALID_PATHNAME
|
0x8004700B
|
-2147192821
|
The path name is invalid.
|
E_IVI_INVALID_VALUE
|
0x80047010
|
-2147192816
|
Invalid value (%1) for method %2, parameter %3.
|
E_IVI_METHOD_NOT_SUPPORTED
|
0x80047011
|
-2147192815
|
Does not support this class-compliant feature: method %1.
|
E_IVI_PROPERTY_NOT_SUPPORTED
|
0x80047012
|
-2147192814
|
Does not support this class-compliant feature: property %1.
|
E_IVI_VALUE_NOT_SUPPORTED
|
0x80047013
|
-2147192813
|
Does not support this class-compliant feature: (enumeration) value %1 passed as the value for parameter %2 in method %3.
|
E_IVI_NOT_INITIALIZED
|
0x8004701D
|
-2147192803
|
A connection to the instrument has not been established.
|
E_IVI_UNKNOWN_CHANNEL_NAME
|
0x80047020
|
-2147192800
|
Unknown channel name.
|
E_IVI_TOO_MANY_OPEN_FILES
|
0x80047023
|
-2147192797
|
Too many files are opened.
|
E_IVI_CHANNEL_NAME_REQUIRED
|
0x80047044
|
-2147192764
|
A channel name is required.
|
E_IVI_MISSING_OPTION_NAME
|
0x80047049
|
-2147192759
|
The option string is missing an option name.
|
E_IVI_MISSING_OPTION_VALUE
|
0x8004704A
|
-2147192758
|
The option string is missing an option value.
|
E_IVI_BAD_OPTION_NAME
|
0x8004704B
|
-2147192757
|
The %1 name in the option string is unknown.
|
E_IVI_BAD_OPTION_VALUE
|
0x8004704C
|
-2147192756
|
The %1 value in the option string is unknown.
|
E_IVI_OUT_OF_MEMORY
|
0x80047056
|
-2147192746
|
Could not allocate necessary memory.
|
E_IVI_OPERATION_PENDING
|
0x80047057
|
-2147192745
|
Operation in progress.
|
E_IVI_NULL_POINTER
|
0x80047058
|
-2147192744
|
Null pointer passed for method %1, parameter %2.
|
E_IVI_UNEXPECTED_RESPONSE
|
0x80047059
|
-2147192743
|
Unexpected response from the instrument.
|
E_IVI_FILE_NOT_FOUND
|
0x8004705B
|
-2147192741
|
File not found.
|
E_IVI_INVALID_FILE_FORMAT
|
0x8004705C
|
-2147192740
|
Invalid file format.
|
E_IVI_STATUS_NOT_AVAILABLE
|
0x8004705D
|
-2147192739
|
The instrument status is not available.
|
E_IVI_ID_QUERY_FAILED
|
0x8004705E
|
-2147192738
|
Instrument ID query failed.
|
E_IVI_RESET_FAILED
|
0x8004705F
|
-2147192737
|
Instrument reset failed.
|
E_IVI_RESOURCE_UNKNOWN
|
0x80047060
|
-2147192736
|
Unknown resource.
|
E_IVI_ALREADY_INITIALIZED
|
0x80047061
|
-2147192735
|
The driver is already initialized.
|
E_IVI_CANNOT_CHANGE_SIMULATION_STATE
|
0x80047062
|
-2147192734
|
The simulation state cannot be changed.
|
E_IVI_INVALID_NUMBER_OF_LEVELS_IN_SELECTOR
|
0x80047063
|
-2147192733
|
The number of levels in the selector is not valid for the %1 repeated capability.
|
E_IVI_INVALID_RANGE_IN_SELECTOR
|
0x80047064
|
-2147192732
|
The range %1 is not valid for the repeated capability %2.
|
E_IVI_UNKNOWN_NAME_IN_SELECTOR
|
0x80047065
|
-2147192731
|
Unknown name in selector.
|
E_IVI_BADLY_FORMED_SELECTOR
|
0x80047066
|
-2147192730
|
The repeated capability selector is badly-formed.
|
E_IVI_UNKNOWN_PHYSICAL_IDENTIFIER
|
0x80047067
|
-2147192729
|
Unknown physical repeated capability selector.
|
E_IVIPWRMETER_TRIGGER_NOT_SOFTWARE
|
0x80041001
|
-2147217407
|
The trigger source is not set to software trigger.
|
E_IVIPWRMETER_CHANNEL_NOT_ENABLED
|
0x80042001
|
-2147213311
|
The specified channel is not enabled for measurement.
|
E_IVIPWRMETER_MAX_TIME_EXCEEDED
|
0x80042020
|
-2147213280
|
Maximum timeout exceeded before operation could complete.
|
E_BOONTON55XXX_IO_GENERAL
|
0x80044214
|
-2147204588
|
I/O error: %1.
|
E_BOONTON55XXX_IO_TIMEOUT
|
0x80044215
|
-2147204587
|
I/O timeout error: %1.
|
E_BOONTON55XXX_MODEL_NOT_SUPPORTED
|
0x80044216
|
-2147204586
|
Instrument model does not support this feature: %1.
|