◇
62
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?
If the current LOWER current for step 1 is 0.001,
0.001 is returned.
:SOURce:SAFEty:STEP:AC:LIMit:HIGH
Sets the UPPER current for ACW test.
Also inquires about the UPPER current.
--Syntax:
Command message:
:SOUR:SAFE:STEP <sn>:AC:LIM:HIGH <current>
Query message:
:SOUR:SAFE:STEP <sn>:AC: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~30.000E-3
Resolution: 1.000E-6
Unit: A
--Example:
To set the UPPER current for step 1 to 0.001,
:SOUR:SAFE:STEP 1:AC:LIM:LOW 0.001.
--Example:
:SOUR:SAFE:STEP 1:AC:LIM:LOW?
If the current UPPER current for step 1 is 0.001,
0.001 is returned.