◇
71
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:DC:TIME:RAMP 1.
--Example:
:SOUR:SAFE:STEP 1:DC:TIME:RAMP?
If the current RISE time for step 1 is 1,
1 is returned..
:SOUR:SAFE:STEP:DC:TIME:FALL
Sets the FALL time for DCW test.
Also inquires about the FALL time.
--Syntax:
Command message:
SOUR:SAFE:STEP <sn>:DC:TIME:FALL <time>
Query message:
SOUR:SAFE:STEP <sn>:DC:TIME:FALL?
--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 FALL time for step 1 to 1,
:SOUR:SAFE:STEP 1:DC:TIME:FALL 1.