35
CHANnel Delay/Width
Command:
CHAN:DW
a
<CR><LF>
Response:
OK<CR><LF>
Query:
CHAN:DW?
a
<CR><LF>
Response:
DW<CR><LF>
Description: Sets the channel’s timing mode to Delay/Width. The possible values
for
a
are shown below.
A
Channel A Timing Mode
B
Channel B Timing Mode
C
Channel C Timing Mode
D
Channel D Timing Mode
Example:
Set Channel to D/W, Delay/Width mode.
CHAN:DW A<CR><LF>
reply:
OK<CR><LF>
Example:
Query Channel A.
CHAN:DW? A<CR><LF>
reply:
DW<CR><LF>
CHANnel NEGative
Command:
CHAN:NEG
a
<CR><LF>
Response:
OK<CR><LF>
Query:
CHAN:NEG?
a
<CR><LF>
Response:
NEGative<CR><LF>
Description: Sets the channel’s output polarity to negative. The channel’s output
starts at VH and transitions to VL after the delay time. At the end of the width
time the channel’s output transitions from VL to VH. The possible values for
a
are
shown below.
A
Channel A Output Polarity
B
Channel B Output Polarity
C
Channel C Output Polarity
D
Channel D Output Polarity
Example:
Set Channel A Polarity to Negative.
CHAN:NEG A<CR><LF>
reply:
OK<CR><LF>
Example:
Query Channel A Polarity.
CHAN:NEG? A<CR><LF>
reply:
NEGative<CR><LF>