LCR-6000 Series User Manual
97
Headers can be of the long form or the short form. The
long form allows easier understanding of the program
code and the short form allows more efficient use of the
computer.
Parameters may be of two types as follows.
(A) Character Data and String Data Character data
consists of ASCII characters. The abbreviation rules are
the same as the rules for command headers.
(B) Numeric Data
(a)
NR1
integer: For example, 1,+123,-123
(b)
NR2
fix float: For example, 1.23,+1.23,-1.23
(c)
NR3
floating point: For example, 1.23e3,
5.67e-3, 123k, 1.23M, 2.34G,
The available range for numeric data is 9.9E37. When
numeric data is used as a parameter, the suffix multiplier
mnemonics and suffix units (The suffix multiplier must
be used with the suffix unit.) can be used for some
commands as follows.
Table 11-1
Multiplier Mnemonics
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