◇44
FUNC:SOURce:STEP NEW
Create an empty test programme to write a brand new test programme
FUNC:SOURce:STEP INS
Add a new test item in existing test programme (STEP).
FUNC:SOURce:STEP DEL
Delete the current test item in existing test programme (STEP).
FUNC:SOURce:STEP <sn>
Edit the <sn> step of the current test programme, <sn> = 1~20
5.3.3 Commands for AC Setup Function
FUNC:SOURce:STEP:AC:VOLT To set / inquiry about the voltage for ACW test
--Syntax:
Command message:
FUNC:SOUR:STEP <sn>:AC:VOLT<voltage>
Query message:
FUNC:SOUR:STEP <sn>:AC:VOLT?
--Data<sn>:
Data format: integer
Data range: 1~20
Data accuracy: 1
--Data<voltage>:
Data format: float
Data range: 50~5000
Data accuracy: 1
Data unit: V
--Example:
Set the voltage for ACW test in STEP1 as 1000V.
Command message: FUNC:SOUR:STEP 1:AC:VOLT 1000
Query message: FUNC:SOUR:STEP 1:AC:VOLT?
Return value: 1000
FUNC:SOURce:STEP:AC:UPPC To set/inquiry about the UPPER current for ACW test
--Syntax:
Command message:
FUNC:SOUR:STEP <sn>:AC:UPPC<current>
Query message:
FUNC:SOUR:STEP <sn>:AC:UPPC?
--Data<voltage>:
Data format: float
Data range: 0.001 ~20.000 mA
Data accuracy: 0.001mA
Data unit: mA
--Example:
Set the current for ACW test in STEP1 as 1mA.