MDO3000 Programmer Manual.pdf - 第148页
Commands Listed in A lphabetical Order Examples ACQUIRE:STOPA FTER RUnsTOP sets the oscilloscope to continually acquire data. ACQUIRE:STOPA FTER? might return :ACQUIRE:STOPA FTER SEQUENC E indicating th at the next acqui…

Commands Listed in Alphabetical Order
Group
Acquisition
Syntax
ACQuire:STATE {OFF|ON|R UN|STOP|<NR1>}
ACQuire:STATE?
Related Commands
ACQuire:STOPAfter
Arguments
OFF stops acquisitions.
STOP stops acquisitions.
ON starts acquisitions.
RUN starts acquisitions.
<NR1> = 0 stops acquisitions; any other value starts acquisitions.
Examples
ACQUIRE:STATE RUN starts the acquisition of waveform data and resets the count
of the number of acquisitions.
ACQUIRE:STATE? might return:ACQUIRE:STATE 0 indicating that the
acquisition is stopped.
ACQuire:STOPAfter
Specifies whether the oscilloscope should continually acquire acquisitions or
acquire only a single sequence.
Group
Acquisition
Syntax
ACQuire:STOPAfter {RUNSTop|SEQuence}
ACQuire:STOPAfter?
Related Commands
ACQ
uire:STATE
Arguments
RUNSTop specifies that the oscilloscope will continually acquire data, if
ACQuire:STATE is turned on.
SEQuence specifies that the next acquisition will be a single-sequence acquisition.
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-117

Commands Listed in Alphabetical Order
Examples
ACQUIRE:STOPA
FTER RUnsTOP
sets the oscilloscope to continually acquire data.
ACQUIRE:STOPAFTER? might return:ACQUIRE:STOPAFTER SEQUENCE
indicating th
at the next acquisition the oscilloscope makes will be of the
single-sequence type.
ACTONEVent:ACTION:AUXOUT:STATE
Sends a pulse to the Auxiliary Out port when a specified event occurs, or queries
the state of the “pulse to aux out” action. The default state is 0 (off).
To specify an event, use the command ACTONEVent:EVENTTYPe.
Group
Act on Event
Syntax
ACTONEVent:ACTION:AUXOUT:STATE <0|1|OFF|ON>
ACTONEVent:ACTION:AUXOUT:STATE?
Arguments
1, ON sends a pulse to the Auxiliary Out port when the specified event occurs.
0, OFF turns off this action.
Examples
ACTONEVENT:ACTION:AUXOUT:STATE ON specifies to send a pulse to the
Auxiliary Out port when the specified event occurs.
ACTONEVent:ACTION:EMAIL:SETUp:TOADDRess
Sets (or queries) the email address for the recipient when the
ACTONEVent:ACTION:EMAIL:STATE command is used.
To set up the email address for the sender, use EMAIL:SETUp:FROMADDRess.
Group
Act on Event
Syntax
ACTONEVent:ACTION:EMAIL:SETUp:TOADDRess <QString>
ACTONEVent:ACTION:EMAIL:SETUp:TOADDRess?
Arguments
Quoted string that represents the recipient’s email address. The maximum number
of characters allowed is 128.
2-118 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual

Commands Listed in Alphabetical Order
Examples
ACTONEVENT:AC
TION:EMAIL:SETUP:TOADDRESS
“george.wilcox@tektronix.com”
sets the recipient’s email address to
george.wilcox@tektronix.com.
ACTONEVent:
ACTION:EMAIL:STATE
Sends an email when a specified event occurs, or queries the state of the “send
email” action. The default state is 0 (off).
To specify an email address for the recipient, use the command
ACTONEVent:ACTION:EMAIL:SETUp:TOADDRess
To specify an event, use the command ACTONEVent:EVENTTYPe.
Group
Act on Event
Syntax
ACTONEVent:ACTION:EMAIL:STATE <0|1|OFF|ON>
ACTONEVent:ACTION:EMAIL:STATE?
Arguments
1, ON sends an email when the specified event occurs.
0, OFF turns off this action.
Examples
ACTONEVENT:ACTION:EMAIL:STATE ON specifies to send an email when the
specified event occurs.
ACTONEVent:ACTION:PRINT:STATE
Sends a screen image to a printer when a specified event occurs, or queries the
state of the “
send screen image” action. The default state is 0 (off).
To specify an event, use the command ACTONEVent:EVENTTYPe.
Group
Act on Event
Syntax
ACTONEVent:ACTION:PRINT:STATE <0|1|OFF|ON>
ACTONEVent:ACTION:PRINT:STATE?
Arguments
1, ON sends a screen image to the printer when the specified event occurs.
0, OFF turns off this action.
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-119