5-218 Agilent 4155C/4156C SCPI Command Reference, Edition 1
SCPI Commands
:PAGE:MEASure:SAMPling:SCONdition[:STATe]
:PAGE:MEASure:SAMPling:SCONdition[:STATe]
This command controls whether the sampling stop condition is enabled.
Syntax :PAGE:MEASure:SAMPling:SCONdition [ :STATe] OFF | ON | 0 | 1
Parameter
Query response 0 | 1 <newline><^END>
Example OUTPUT @Hp4155;":PAGE:MEAS:SAMP:SCON ON"
OUTPUT @Hp4155;":PAGE:MEAS:SAMP:SCON?"
ENTER @Hp4155;A
:PAGE:MEASure:SAMPling:SCONdition:THReshold
This command sets the THReshold value to use with the NAME and EVENt to
define the stop condition of sampling measurement.
Syntax :PAGE:MEASure:SAMPling:SCONdition:THReshold threshold | MINimum |
MAXimum
Parameter
Query response threshold <newline><^END>
threshold is NR3 response data type.
Example OUTPUT @Hp4155;":PAGE:MEAS:SAMP:SCON:THR 0.5"
OUTPUT @Hp4155;":PAGE:MEAS:SAMP:SCON:THR?"
ENTER @Hp4155;A
Parameter Type Explanation
OFF or 0 boolean stop condition is disabled
ON or 1 boolean stop condition is enabled
Parameter Type Explanation
threshold numeric threshold value to define the stop condition of
sampling measurement.