Agilent 4155C/4156C SCPI Command Reference, Edition 1 5-195
SCPI Commands
:PAGE:MEASure:QSCV:IINTeg
:PAGE:MEASure:QSCV:IINTeg
This command sets the integration time for the leakage current measurement when
in the Quasi-static CV measurement mode. The value is rounded as follows:
integration time = nplc / selected line frequency
where nplc means the number of power line cycle. The value must be integer in the
range: 1 to 100.
At *RST, this value is 5 / selected line frequency. For a 50 Hz line frequency, the
integration time is 0.1 s. For a 60 Hz line frequency, the integration time is
approximately 0.083 s.
This command also has a query form.
Syntax :PAGE:MEASure:QSCV:IINTeg integ_time
:PAGE:MEASure:QSCV:IINTeg?
Parameter
Query response integ_time <newline><^END>
integ_time is an NR3 response data type.
Example OUTPUT @Hp4155;":PAGE:MEAS:QSCV:IINT 0.04"
The above example sets the integration time to 0.04 s for a 50 Hz line frequency, and
to approximately 0.033 s for a 60 Hz line frequency.
Note that 0.04 is equal to 2/50 and 2.4/60. This means 0.04 s is not suitable as an
integration time at 60 Hz because n must be integer. In this case, the integration time
is automatically set to 0.033 s (=2/60) and n is rounded to 2, not 3.
OUTPUT @Hp4155;":PAGE:MEAS:QSCV:IINT?"
ENTER @Hp4155;A
Parameter Type Explanation
integ_time numeric Integration time. in second.
0.02 to 2 s at 50 Hz line frequency.
0.016667 to 1.6667 s at 60 Hz line frequency.