
AT381x User's Guide
68
Definition
Mnemonic
1E18 (EXA)
EX
1E15 (PETA)
PE
1E12 (TERA)
T
1E9 (GIGA)
G
1E6 (MEGA)
MA
1E3 (KILO)
K
1E-3 (MILLI)
M
1E-6 (MICRO)
U
1E-9 (NANO)
N
1E-12 (PICO)
P
1E-15 (PEMTO)
F
1E-18 (ATTO)
A
Multiplier is Case Insensitive, its writing style is different from standard name.
10.4.3
Separator
The AT381x terminator only accepts allowed separators, terminator will occur “Invalid
separator (illegal separator)”error if beyond this separator, and these separators include:
:
Colon, used for separate command tree, or restart command tree.
Example
:
AAA : BBB : CCC 123.4
?
Question mark, used for query
Example
:
AAA ?
□
Space, used for separate parameter
Example
:
AAA:BBB
□
1.234
10.4.4
Error Code
The AT381x temporarily stores the result of the processing of each received command in the
buffer. Before the next command is sent, the status can be acquired by the ERR? Command. If
the error code function is turned on in [SYSTEM CONFIG] page, the instrument will
automatically return the processing result after processing the command.
Table 10-2
SCPI error code
Error code
Description
Explanation
*E00
NO ERROR
No error
*E01
BAD COMMAND
Command error
*E02
PARAMETER ERROR
Parameter error
*E03
MISSING PARAMETER
Missing parameters,
With parameter commands, no
parameters are provided
*E04
INPUT BUFFER OVERRUN
Receive buffer overflow, the maximum
buffer of the AT381x is 1000 bytes
*E05
SYNTAX ERROR
Syntactic error
*E06
INVALID SEPARATOR
Invalid separator