46
TRIGger FREQuency
Command:
TRIG:FREQ
freq units
<CR><LF>
Response:
OK<CR><LF>
Query:
TRIG:FREQ?<CR><LF>
Response:
freq
<CR><LF>
Description: Sets the internal trigger frequency from 10 mHz to 10.000 000 00
MHz in 10 mHz increments. The default units are Hertz. The possible values for
units
are shown below.
MHZ or
E-3
for milliHertz
HZ
or
E0
for Hertz (may be omitted)
KHZ or
E3
for KiloHertz
E6
for MegaHertz
The query response is always in Hertz.
Example:
Set the internal trigger frequency to 1Mhz.
TRIG:FREQ 1E6<CR><LF>
reply:
OK<CR><LF>
Example:
Query the unit for the trigger source.
TRIG:FREQ?<CR><LF>
reply:
+001 000 000.000 000<CR><LF>
TRIGger INPUT POLarity
Command:
TRIG:INPUT:POL
pol
<CR><LF>
Response:
OK<CR><LF>
Query:
TRIG:INPUT:POL?<CR><LF>
Response:
pol
<CR><LF>
Description: Sets the trigger input polarity to rising (positive) or falling (negative)
edge. The possible values for
pol
are shown below.
POS
Trigger starts on the rising edge
NEG
Trigger starts on the falling edge
This command is only valid for external trigger sources. See <TRIG:SOUR> for
details.
Example:
Set the input trigger polarity to positive.
TRIG:INPUT:POL POS<CR><LF>
reply:
OK<CR><LF>
Example:
Query the unit for the input trigger polarity.
TRIG:INPUT:POL?<CR><LF>
reply:
POSitive<CR><LF>