◇
44
Unit:
--Program data
<voltage>:
Data format: float
Set value: 50~5000
Resolution: 1
Unit: V
--
Example:
To set the test voltage for step 1 to 1000,
:SOUR:SAFE:STEP 1:AC:LEV 1000.
--
Example:
:SOUR:SAFE:STEP 1:AC:LEV?
If the current test voltage for step 1 is 1000,
1000 is returned.
:SOURce:SAFEty:STEP:AC:LIMit:LOW
Sets the LOWER current for ACW test.
Also inquires about the LOWER current.
--Syntax
:
Command message:
:SOUR:SAFE:STEP <sn>:AC:LIM:LOW < current>
Query message:
:SOUR:SAFE:STEP <sn>:AC:LIM:LOW?
--Program data
<sn>:
Data format: Integer
Set value: 1~49
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 LOWER current for step 1 to 0.001,
:SOUR:SAFE:STEP 1:AC:LIM:LOW 0.001.
--
Example:
:SOUR:SAFE:STEP 1:AC:LIM:LOW?