
30
AT45xx User's Guide
9.5.1.9
MEAS:HIGH
The :HIGH command sets the high value of all channel.
Command Syntax
MEAS:HIGH <float>
Example
SEND> MEAS:HIGH
<1800.0>
//
Set the all channel high limit 1800.0
Query Syntax
MEAS:HIGH?
Query Response
< float,float >
Example
SEND> MEAS:HIGH?
<NL>
RET>
< 1.02
, 1
.02 >
9.5.1.10
MEAS:CHIGH
The :CHIGH command sets the high value of each channel.
Command Syntax
MEAS:CHIGH <para>,<float>
Example
SEND> MEAS:CHIGH
<001>,<1800.0>
//
Set the channel 001highw limit 1800.0
9.5.1.11
MEAS:SENSOR
The :SENSOR command acquiring the sensor of each channel.
Command Syntax
MEAS:SENSOR
Example
SEND> MEAS:SENSOR
<NL>
RET> < tc-t,tc-k,tc-j,tc-n,tc-e,tc-s,tc-r,tc-b >
<NL>
9.5.1.12
MEAS:FONT
The :FONT command set the font of measure display.
Command Syntax
MEAS:FONT < font24,font18,font16,font6x9>
Example
SEND> MEAS:FONT font24
<NL>
//
Set the measure display of FONT24
9.5.2
SYST SUBSYSTEM
The SYST Subsystem command group sets the setup page.
Figure 9-3
SYST Command Tree
Meas
:COMP
{on,off}
:BEEP
{on,off}
:UNIT
{cel,kel,fah}
9.5.2.1
SYST:COMP
The :COMP command sets the comp feature.
Command Syntax
MEAS:COMP <on,off>
Example
SEND> SYST:comp on
<NL>
//
Set to open comparator
Query Syntax
MEAS:comp?
Query Response
<on,off>
<NL>
Example
SEND> SYST:comp?
<NL>
RET> on
<NL>
9.5.2.2
SYST:BEEP
The :BEEP command sets the beep feature.
Command Syntax
MEAS:BEEP <on,off>