TH2683A Operation Manual
Ver.1.3
41
Query syntax: FUNCtion: MMODe ?
SINGle
Return Format:
<NL^END>
CONTinuous
The :FUNCtion: MMODe? query returns to the current measurement mode of the instrument.
The : MSPeed command sets the measurement speed of the instrument.
The :FUNCtion:MSPeed? query returns to the measurement speed of the instrument.
FAST
Command Syntax:FUNCtion: MSPeed
SLOW
Where, FAST and SLOW are respectively indicate fast and slow measurement.
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: MMODe? 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.
Command syntax:
ON(1)
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>