3 – 16
Remote Operation
Execution Error
LEXE?
Query the Last Execution Error code. A query of
LEXE?
always
clears the error code, so a subsequent
LEXE?
will return
0
. Valid
codes are:
Value
Definition
0
No execution error since last
LEXE?
1
Illegal value
2
Wrong token
3
Invalid bit
*STB? 12; LEXE?; LEXE?
Example:
3
0
The error (3, ”Invalid bit”) is because
*STB?
only allows bit-specific
queries of 0–7. The second read of
LEXE?
returns 0.
Command Error
LCME?
Query the Last Command Error code. A query of
LCME?
always
clears the error code, so a subsequent
LCME?
will return
0
. Valid
codes are:
Value
Definition
0
No command error since last
LCME?
1
Illegal command
2
Undefined command
3
Illegal query
4
Illegal set
5
Missing parameter(s)
6
Extra parameter(s)
7
Null parameter(s)
8
Parameter bu
ff
er overflow
9
Bad floating point
10
Bad integer
11
Bad integer token
12
Bad token value
14
Unknown token
*IDN
Example:
LCME?
4
The error (4, ”Illegal set”) is due to the missing “
?
”.
SIM983
Scaling Amplifier
Содержание SIM983
Страница 4: ...ii Contents A Index A 1 SIM983 Scaling Amplifier...
Страница 10: ...viii General Information SIM983 Scaling Amplifier...
Страница 20: ...1 10 Getting Started SIM983 Scaling Amplifier...
Страница 48: ...3 24 Remote Operation SIM983 Scaling Amplifier...
Страница 58: ...4 10 Performance Verification SIM983 Scaling Amplifier...