◇
74
:SOUR:SAFE:STEP :DC:CLOW ON.
--Example:
:SOUR:SAFE:STEP :DC:CLOW?
If the current CHECK LOW’s status for step 1 is ON,
ON is returned.
:SOUR:SAFE:STEP:DC:CHAN
Sets HIGH/LOW/OPEN for the scanner channel for DCW test.
Also inquires about the set value for the scanner channel.
--Syntax:
Command message:
SOUR:SAFE:STEP <sn>:DC:CHAN <channel>:
<HIGH/LOW/OPEN>
Query message:
SOUR:SAFE:STEP <sn>:DC: CHAN <channel>?
--Program data<sn>:
Data format: Integer
Set value: 1~49
Resolution: 1
Unit:
--Program data< channel >:
Data format: Integer
Set value: 1~8
Resolution: 1
Unit:
--Program data<HIGH/LOW/OPEN>:
Data format: Character
Set value: HIGH/LOW/OPEN
Resolution:
Unit:
--Example:
To set the scanner channel 1 for step 1 to HIGH,
:
SOUR:SAFE:STEP 1:DC:CHAN 1:HIGH.
--Example:
SOUR:SAFE:STEP 1:DC:CHAN 1?
If the scanner channel 1 for step 1 is HIGH,
HIGH is returned