User`s guide
39-8
Tests Subsystem
LIBRary?
LIBRary?
Description Queries the test library information
Syntax TESTs:LIBRary?
TEST:LIBR?
Options This query returns the following;
[NO LIB] or Current
Name
Returns the current name of the Library file being used or, if no
library is being used, [NO LIB] is returned.
Where From Returns the location of the library file (for example: CARD, DISK).
Date Returns the date when the library file was created.
PARMameter?
Description Queries the test parameters for a given parameter number.
Syntax TESTs:PARMameter? <n>
TEST:PARM? <n>
Options Where <n> is the parameter number (Parm#). <n> is from 1 to the last Parameter number
defined in the test procedure.
For example;
OUTPUT UUT;”TEST:PARM? 5”
PROCedure:AUTOstart
Description Sets/Queries the autostart state. This allows the Agilent 8922M/S to go straight to the
procedure menu each time the instrument is powered up, providing a Memory Card is
inserted in the front panel.
Syntax TESTs:PROCedure:AUTOstart?
TEST:PROC:AUTO?
TESTs:PROCedure:AUTOstart <string>
TEST:PROC:AUTO <string>
Options ‘OFF’ | ‘ON’