◇
73
--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 WAIT time for step 1 to 1,
:SOUR:SAFE:STEP 1:DC:TIME:DWEL 1.
--Example:
:SOUR:SAFE:STEP 1:DC:TIME:DWEL?
If the current WAIT time for step 1 is 1,
1 is returned.
:SOUR:SAFE:STEP:DC:CLOW
Sets the CHECK LOW’s status for DCW test.
Also inquires about the CHECK LOW’s status.
--Syntax:
Command message:
SOUR:SAFE:STEP <sn>:DC:CLOW <ON/OFF> or <1/0>
Query message:
SOUR:SAFE:STEP <sn>:DC: CLOW ?
--Program data<sn>:
Data format: Integer
Set value: 1~49
Resolution: 1
Unit:
--Program data<set value>:
Data format: Character
Set value: OFF(0), ON(1)
Resolution:
Unit:
--Example:
To set the CHECK LOW’s status for step 1 to ON,