GPIB/RS232 Interface (IEEE-488.2)
:SYSTem:TCONtrol:FAIL:OPERation?
It queries if continue to test the next step when the present test is judged FAIL.
Example: Input the command SYST:TCON:FAIL:OPER?
The tester returns CONTinue.
Description: The returned CONTinue means to carry on next test step.
:SYSTem:TCONtrol:RJUDgment < boolean > | ON | OFF
It sets the RAMP JUDGMENT to be on or off.
Example: Input the command SYST:TCON:RJUD ON.
Description: It means the RAMP JUDGMENT is set to on.
:SYSTem:TCONtrol:RJUDgment?
It queries the RAMP JUDGMENT is on or off.
Example: Input the command SYST:TCON:RJUD?
The tester returns 1.
Description: The returned 1 means the RAMP JUDGMENT is on.
:SYSTem:TCONtrol:SCReen < boolean > | ON | OFF
It sets if the SCREEN is on or off.
Example: Input the command SYST:TCON:SCR ON.
Description: It means the SCREEN is set to on.
:SYSTem:TCONtrol:SCReen?
It queries if the SCREEN is on or off.
Example: Input the command SYST:TCON:SCR?
The tester returns 1.
Description: The returned 1 means the SCREEN is set to on.
:SYSTem:TCONtrol:TIME:PASS[:HOLD] < number value >
It sets the action time for PASS HOLD. The unit is second (s).
Range: 0.2~99.9
Example: Input the command SYST:TCON:TIME:PASS 0.5.
Description: It means time set for PASS HOLD is 0.5sec.
:SYSTem:TCONtrol:TIME:PASS[:HOLD]?
It queries the action time for PASS HOLD.
Example: Input the command SYST:TCON:TIME:PASS?
The tester returns 5.000000E-01.
Description: The returned 5.000000E-01 means the time set for PASS HOLD is
0.5sec.
:SYSTem:TCONtrol:VPERcent[:MINimum] < number value >
It sets the ratio of MIN. VOLTAGE. The unit is 100%.
Range: 0.0.5~0.95, 0 is OFF.
Example: Input the command SYST:TCON:VPER 0.6.
Description: It means the MIN. VOLTAG ratio is set to 60%.