Agilent 4155C/4156C SCPI Command Reference, Edition 1 5-213
SCPI Commands
:PAGE:MEASure:SAMPling:PERiod
Parameter
Query response LIN | L10 | L25 | L50 | THIN <newline><^END>
Example OUTPUT @Hp4155;":PAGE:MEAS:SAMP:MODE LIN"
OUTPUT @Hp4155;":PAGE:MEAS:SAMP:MODE?"
ENTER @Hp4155;A$
:PAGE:MEASure:SAMPling:PERiod
This command sets the TOTAL SAMPLING TIME for sampling measurement.
This command is available for LINear and THINnedout mode.
Syntax :PAGE:MEASure:SAMPling:PERiod total_samp_time | INFinity | MINimum |
MAXimum
Parameter
Query response total_samp_time <newline><^END>
total_samp_time is NR3 response data type.
Example OUTPUT @Hp4155;":PAGE:MEAS:SAMP:PER 10"
OUTPUT @Hp4155;":PAGE:MEAS:SAMP:PER?"
ENTER @Hp4155;A
Parameter Type Explanation
LINear character linear sampling mode
L10 character logarithmic sampling (10 points per decade)
L25 character logarithmic sampling (25 points per decade)
L50 character logarithmic sampling (50 points per decade)
THINnedout character thinned-out sampling mode
Parameter Type Explanation
total_samp_time numeric 60E-6 to 1E11 (s).
minimum: initial_interval ´ (no_of_samples-1)
INFinity character no limit (disables total sampling time and
number of samples stop events.)