◇
64
Resolution: 1
Unit:
--Program data<current>:
Data format: float
Set value: 0~30.000E-3 (0 is OFF)
Resolution: 1.000E-6
Unit: A
--Example:
To set the REAL current for step 1 to 0.001,
:SOUR:SAFE:STEP:AC:LIM:REAL 0.001.
--Example:
:SOUR:SAFE:STEP:AC:LIM:REAL?
If the current REAL current for step 1 is 0.001,
0.001 is returned.
:SOURce:SAFEty:STEP:AC:TIME:RAMP
Sets the RISE time for ACW test.
Also inquires about the RISE time.
--Syntax:
Command message:
SOUR:SAFE:STEP <sn>:AC:TIME:RAMP <time>
Query message:
SOUR:SAFE:STEP <sn>:AC:TIME:RAMP?
--Program data<sn>:
Data format: Integer
Set value: 1~49
Resolution: 1
Unit:
--Program data<time>:
Data format: float
Set value: 0~999.9 (0 is OFF)
Resolution: 0.1
Unit: s
--Example:
To set the RISE time for step 1 to 1,
:SOUR:SAFE:STEP 1:AC:TIME:RAMP 1.
--Example:
:SOUR:SAFE:STEP 1:AC:TIME:RAMP?