Data Sheet

REMOTE CONTROL
227
[:SOURce]:SAFEty:RESult:ALL:TIME:RAMP?
Returns the needed RAMP TIME of all STEP tests.
Return Parameter: <NR3>ramp time
Example: SAFE:RES:ALL:TIME:RAMP?
> +1.500000E+00
The RAMP TIME result is 1.5 seconds.
[:SOURce]:SAFEty:RESult:ALL:TIME:FALL?
Returns the needed FALL TIME of all STEP tests.
Return Parameter: <NR3>fall time
Example: SAFE:RES:ALL:TIME:FALL?
> +2.500000E+00
The FALL TIME result is 2.5 seconds.
[:SOURce]:SAFEty:RESult:ALL:TIME:DWELl?
Returns the needed WAIT TIME of all STEP tests.
Return Parameter: <NR3>wait time
Example: SAFE:RES:ALL:TIME:DWEL?
> +1.000000E+00
The WAIT TIME result is 1 second.
[:SOURce]:SAFEty:RESult:ALL:MODE?
Returns the test modes of all steps.
Return Parameter: AC | DC | IR | OS | PA
Example: SAFE:RES:ALL:MODE?
> DC
The MODE setting is DC MODE.