7-22
TOS9213S/ TOS9213AS
Message
Setting:
DCW:GND_<{GUARD|LOW}>
D:GND_<{GUARD|LOW}>
Query:
DCW:GND?
D:GND?
Program data
Data format: Character
Set value:
LOW (0), GUARD (1)
(Example) To set the GND to GUARD,
D:GND 1
Response
To D:GND
?
, the current GND setting is returned.
(Example) If the GND is currently set to LOW,
0 is returned.
DCW:SCAN (D:SCAN)
Sets HIGH/LOW/OPEN for the scanner channel in a DC withstanding voltage test.
Also inquires about the current setting for the scanner channel.
Message
Setting:
DCW:SCAN_<
channel
, {H|L|O}>
D:SCAN_<
channel
, {H|L|O}>
Query:
DCW:SCAN?_<
channel
>
D:SCAN?_<
channel
>
Program data
<channel>
Data format: Integer
Set value:
1 to 16
Resolution:
1
Program data
<{H|L|O}>
Data format: Character
Set value:
O (0): OPEN; L (1): LOW; H (2): HIGH
(Example) To set scanner channel 1 to HIGH,
D:SCAN 1,H
Response
To D:SCAN
?
2, the preset value for scanner channel 2 is returned.
(Example) If scanner channel 2 is currently set to OPEN,
0
is returned.
DCW:SCANW (D:SCANW)
Sets HIGH/LOW/OPEN for 16 scanner channels at a time using 16 bits in a DC
withstanding voltage test. Also inquires about the current settings for all 16 channels.
Message
Setting:
DCW:SCANW_<
setting 1
,
setting 2
>
D:SCANW_<
setting 1
,
setting 2
>