![Scientific SME1202A Скачать руководство пользователя страница 44](http://html1.mh-extra.com/html/scientific/sme1202a/sme1202a_user-manual_1217328044.webp)
44
SME1202A
For example: WrtCmd(“FUNCtion:MSP SLOW”); set the measurement speed of the
instrument as SLOW.
Query syntax: FUNCtion: MSPeed ?
FAST
Return Format: <NL^END>
SLOW
The :FUNCtion: MSPeed? query returns to the current measurement speed of the
instrument.
The
:CCHeck
command set the contact check switch of the instrument.
The FUNCtion:CCHeck? query returns to the current contact check switch of the
instrument.
ON(1)
Commandsyntax: FUNCtion: CCHeck
OFF(0)
Where,
Character 1 (integer:49) means ON.
Character 0 (integer: 48) means OFF.
For example: WrtCmd(“:FUNC:CCH:ON”); set the contact chcek switch of the instrument
as “ON”.
Query syntax: FUNCtion:CCHeck?
Return Format:
ON
<NL^END>
OFF
The
:CTTMe
command set the charge time of the instrument.
The FUNCtion:CTTMe? query returns to the current charge time of the instrument.
Command syntax:
FUNCtion: CTIMe <value>
Where, <value> is any real value among the charge time range (0-999.0s) of the
instrument (correct to 0.1s).
For example: WrtCmd(“FUNCtion:CTTM 12.5”); set the charge time of the instrument as
12.5s.
Query syntax: FUNCtion: CTTMe?
Return Format: <value><NL^END>
The :FUNCtion:CTTMe? query returns to thecharge time of the instrument.
The
:WTIMe
command set the wait time of the instrument.
The FUNCtion:WTIMe? query returns to the current wait time of the instrument.
Command syntax:
FUNCtion: WTIMe <value>
Where, <value> is any real value among the wait time range (0-999.0s) of the instrument
(correct to 0.1s).
For example: WrtCmd(“FUNCtion:WTIme 12.5”); set the wait time of the instrument as
12.5s.