![Applent Instruments AT516 Скачать руководство пользователя страница 41](http://html.mh-extra.com/html/applent-instruments/at516/at516_user-manual_2954881041.webp)
41
Command Reference
Command Syntax
FUNCtion:TC
{on,off,1,0}
Example
SEND> FUNC:TC ON
<NL>
Query Syntax
FUNC:TC?
Query Response
{ON,OFF}
9.7.5
FUNCtion:TC:
COEFficient
The FUNC:TC:COEF command sets the material coefficient.
Command Syntax
FUNCtion:TC:COEFficient
{float}
Example
SEND> FUNC:TC:COEF 0.393
<NL>
//the unit is %
Query Syntax
FUNC:TC:COEF?
Query Response
{fixfloat}
Example
SEND> FUNC:TC:COEF?
<NL>
RET> +0.39300
9.7.6
FUNCtion:TC:
REFErence
The FUNC:TC:REFE command sets the compensation reference temperature.
Command Syntax
FUNCtion:TC:REFErence
{float}
Example
SEND> FUNC:TC:REFE 25
<NL>
//the unit is Celsius degree
℃
Query Syntax
FUNC:TC:REFE?
Query Response
{fixfloat}
Example
SEND> FUNC:TC:REFE?
<NL>
RET> +25.00
9.8
COMParator
Subsystem
The COMParator
subsystem command group sets the comparator function, including its
ON/OFF setting, limit mode, and limit values.
Figure 9‐4
COMParator Subsystem Command Tree
COMParator
[:STATe]
{OFF,ON,0,1}
:BEEP
{OFF,GD,NG}
:MODE
{ABS,PER,SEQ}
:NOMinal
<float>
:BIN
<BIN 1~10>
,
<float LOW LIMIT>,
<float HIGH LIMIT>
9.8.1
COMParator:STATe
The COMParator:STATe command sets the comparator function to OFF or the total
number of bins..
Command Syntax
COMParator[:STATe] {OFF,##-BINS}
Parameter
Where,
##-BINS
from 01-BIN to 10-BINS
Example
SEND> COMP:STAT 10-BINS
<NL>
Query Syntax
COMParator:STATe?
Query Response
{on,##-BINS}