Digital Multimeter 
 
Supported SCPI Commands 
  57 
Query SAMP:COUN?  Retrieves the number of samples per trigger 
presently set in the Meter. 
  SAMP:COUN? MIN  Returns 1 to indicate the minimum number of 
samples the Meter will accept per trigger. 
  SAMP:COUN? MAX  Returns 50,000 to indicate the maximum number 
of measuremens the Meter will accept per 
trigger. 
TRIGger:COUNt <n> 
Description  Sets the number of triggers the Meter will take before switching to an idle 
state. This setting is stored in volatile memory. 
Parameters  <n>  =  0 to 50,000  Number of triggers before Meter becomes 
idle. 
      MINimum  Number of triggers is set to 1. 
      MAXimum  Number of triggers is set to 50,000. 
      INFinite  Continuously accepts triggers. A device clear 
is required to set the Meter to idle state after 
INFinite has been set. 
Examples  TRIG:COUN 430  Number of triggers set to 430. 
Query  TRIG:COUN?  Retrieves the number of triggers presently set in 
the Meter. Returns 9.90000000E+37 if trigger 
count has been set to INFinite. 
  TRIG:COUN? MIN  Returns 1 to indicate the minimum number of 
triggers the Meter will accept per trigger. 
  TRIG:COUN? MAX  Returns 50,000 to indicate the maximum number 
of triggers the Meter will accept per trigger. 
Using System-Related Commands 
FETCh[1/2]? 
Description  Moves measurements stored in the Meter’s internal memory to the output 
buffer. FETCh1? or FETCh? returns measurements from the primary 
display. FETCh2? Returns readings from the secondary display. 
Example  FETCh2?  Retrieves a single measurement from the Meter’s 
internal memory that was taken by the secondary 
display. If secondary measurements are enabled. 
DISPlay <n> 
Description  Enables or disables the Meter’s display. This setting is stored in volatile 
memory. 
Parameters  <n>  =  ON or 1  Enables display. 
      OFF or 0  Disables display. 
 
Examples  DISP ON  Enables the Meter’s display. 
Query  DISP?  Retrieves the state of the display ( 0 = OFF and 1 
= ON).