
29
Command Reference
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
9.5
Command Reference
All commands in this reference are fully explained and listed in the following functional command
order.
MEAS Subsystem
SYST Subsystem
FETCH Subsystem
ERROR Subsystem
IDN?
9.5.1
MEAS SUBSYSTEM
The MEAS Subsystem command group sets the meas page.
Figure 9-2
MEAS Command Tree
Meas
:MODEL
{tc-t,tc-k,tc-j,tc-n,tc-e,
tc-s,tc-r,tc-b}
:RATE
{fast,med,slow}
:KEYLOCK
{on,off}
:CHAN
<integer>
9.5.1.1
MEAS:MODEL
The :MODEL command sets the Model.
Command Syntax
MEAS:MODEL <tc-t,tc-k,tc-j,tc-n,tc-e,tc-s,tc-r,tc-b>
Example
SEND> MEAS:MODEL TC-T
<NL>
//
Set MODEL to T-type thermocouple
Query Syntax
MEAS:MODEL?
Query Response
< tc-t,tc-k,tc-j,tc-n,tc-e,tc-s,tc-r,tc-b >
<NL>
Example
SEND>
MEAS:MODEL?
<NL>
RET> tc-t
<NL>
9.5.1.2
MEAS:RATE
The :RATE command sets the Speed.
Command Syntax
MEAS:RATE <fast,med,slow>
Example
SEND> MEAS:RATE fast
<NL>
//
Set to fast speed
Query Syntax
MEAS:RATE?