◇
69
--Program data<current>:
Data format: float
Set value: 0~10.000E-3 (0 is OFF)
Resolution: 1.000E-6
Unit: A
--Example:
To set the LOWER current for step 1 to 0.001,
:SOUR:SAFE:STEP 1:DC:LIM:LOW 0.001.
--Example:
:SOUR:SAFE:STEP 1:DC:LIM:LOW?
If the current LOWER current for step 1 is 0.001,
0.001 is returned.
:SOURce:SAFEty:STEP:DC:LIMit:HIGH
Sets the UPPER current for DCW test.
Also inquires about the UPPER current.
--Syntax:
Command message:
:SOUR:SAFE:STEP <sn>:DC:LIM:HIGH <current>
Query message:
:SOUR:SAFE:STEP <sn>:DC:LIM:HIGH?
--Program data<sn>:
Data format: Integer
Set value: 1~49
Resolution: 1
Unit:
--Program data<current>:
Data format: float
Set value: 1.00E-6~10.000E-3
Resolution: 1.000E-6
Unit: A
--Example:
To set the UPPER current for step 1 to 0.001,
:SOUR:SAFE:STEP 1:DC:LIM:LOW 0.001.
--Example:
:SOUR:SAFE:STEP 1:DC:LIM:LOW?