
28
AT45xx User's Guide
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}
:START
{on,off}
:CMODEL
<para>,<level>
:CHANON
<para>,<on,off>
:LOW
<level>
:CLOW
<para>,<level>
:HIGH
<level>
:CHIGH
<para>,<level>
:SENSOR
{tc-t,tc-k,tc-j,tc-n,tc-e,tc-s,tc-r,tc-b}
:FONT
{fong24,font18,font16,font6x9}
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?
Query Response
<fast,med,slow>
<NL>
Example
SEND> MEAS:RATE?
<NL>
RET> fast
<NL>
9.5.1.3
MEAS:KEYLOCK
The :KEYLOCK command sets the KEYPAD.
Command Syntax
MEAS:KEYLOCK <on,off>
Example
SEND> MEAS:KEYLOCK off
<NL>
//
Set to close Keypad
Query Syntax
MEAS:KEYLOCK?