![Scientific SME1202A Скачать руководство пользователя страница 46](http://html1.mh-extra.com/html/scientific/sme1202a/sme1202a_user-manual_1217328046.webp)
46
SME1202A
The
:RANGe:AUTO
command sets the range auto selection mode of the instrument.
The FUNCtion:RANGe:AUTO? query returns to the current range mode.
Command syntax:
ON (1)
FUNCtion:RANGe:AUTO
OFF (0)
Where,
Character 1 (integer:49) means ON.
Character 0 (integer: 48) means OFF.
For example: WrtCmd(“FUNC:RANG:AUTO ON”); Set the range mode of the instrument
as AUTO.
Query syntax: FUNCtion:RANGe:AUTO?
ON
Return format: <NL^END>
OFF
The
:MDISplay
command sets the measurement display switch of the instrument.
The FUNCtion:MDISplay? query returns to the current measurement display switch of the
instrument.
Command syntax:
ON (1)
FUNCtion:MDISplay
OFF (0)
Where,
Character 1 (integer:49) means ON.
Character 0 (integer: 48) means OFF.
For example: WrtCmd(“FUNC:RANG:MDIS: ON”); Set the measurement display switch of
the instrument as AUTO.
Query syntax: FUNCtion:MDISplay?
ON
Return format: <NL^END>
OFF
7.1.3 DISCharge Subsystem Commands
DISCharge [:GO]
Set the instrument to discharge.
7.1.4 TRIGger Subsystem Commands
The TRIGger subsystem commands set the instrument trigger source and the delay time
after triggering, and triggers instrument measurement.