MDO3000 Programmer Manual.pdf - 第829页

Commands Listed in Alphabetical Order Related Commands TRIGger:A:BUS :B<x>:ETHERnet:CONDition TRIGger:A:BUS:B<x>:ETHERnet:IPHeader:SOUrceaddr:V ALue TRIGger:A:BUS:B<x>:ETHERne t:IPHeader:PROTOcol: V ALu…

100%1 / 1158
Commands Listed in Alphabetical Order
NOTE. Once this
command is used to specify QTAG, then the command
TRIGger:A:BUS:B<x>:ETHERnet:CONDition canbeusedtospecifyQTAG
as the condition to trigger on.
Conditions
This command requires a DPO4ENET application module for DPO/MSO4000B
and MDO4000/B/C models.
Group
Trigger
Syntax
TRIGger:A:BUS:B<x>:ETHERnet:FRAMETYPe {BASic|QTAG}
TRIGger:A:BUS:B<x>:ETHERnet:FRAMETYPe?
Related Commands
TRIGger:A:BUS:B<x>:ETHERnet:CONDition
Arguments
BASic is the standard Ethernet frame.
QTAG is the Q-Tag Ethernet frame (also called VLAN tagging.)
Examples
TRIGger:A:BUS:B1:ETHERnet:FRAMETYPe QTAG sets the frame type to
QTag (VLAN tagging).
TRIGger:A:BUS:B1:ETHERnet:FRAMETYPe? might return BASIC, indicating
the frame type is a standard Ethernet frame.
TRIGger:A:BUS:B<x>:ETHERnet:IPHeader:DESTinationaddr:VALue
When the Ethernet trigger condition is set to IPHeader, this command specifies
the value of the 32–bit destination address that is to be used in the trigger (along
with the source address and protocol value). The IP destination address is a
standard IP address such as 192.168.0.1. The default is all X’s (don’t care).
B<x>
is the bus number B1-B4.
Conditions
This command requires a DPO4ENET application module for DPO/MSO4000B
and MDO4000/B/C models.
Group
Trigger
Syntax
TRIGger:A:BUS:B<x>:ETHERnet:IPHeader:DESTinationaddr:VALue
<QString>
TRIGger:A:BUS:B<x>:ETHERnet:IPHeader:DESTinationaddr:VALue?
2-798 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual
Commands Listed in Alphabetical Order
Related Commands
TRIGger:A:BUS
:B<x>:ETHERnet:CONDition
TRIGger:A:BUS:B<x>:ETHERnet:IPHeader:SOUrceaddr:VALue
TRIGger:A:BUS:B<x>:ETHERnet:IPHeader:PROTOcol:VALue
BUS:B<x>:ETHERnet:PROTOcol
Arguments
QString is a quoted string of up to 32 characters where the allowable characters
are 0, 1, and X. The bits specified in the quoted string replace the least significant
bits, leaving any unspecified upper bits unchanged.
Examples
TRIGger:A:BUS:B1:ETHERnet:IPHeader:DESTinationaddr:VALue
“00011001001000010110100000000001”
sets the IP destination address
to trigger on to 192.168.0.1.
TRIGger:A:BUS:B1:ETHERnet:IPHeader:DESTinationaddr:VALue
might return "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX01".
TRIGger:A:BUS:B<x>:ETHERnet:IPHeader:PROTOcol:VALue
When the Ethernet trigger condition is set to IPHeader , this command specifies
the value of the 8–bit protocol field that is to be used in the trigger (along with
the source and destination addresses). The default is all X’s (don’t care).
B<x> is
the bus number B1-B4.
NOTE. Commonly used protocol values are 1 (ICMP), 2 (IGMP), 6 (TCP) and
17 (UDP).
Conditions
This command requires a DPO4ENET application module for DPO/MSO4000B
and MDO4000/B/C models.
Group
Trigger
Syntax
TRIGger:A:BUS:B<x>:ETHERnet:IPHeader:PROTOcol:VALue
<QString>
TRIGger:A:BUS:B<x>:ETHERnet:IPHeader:PROTOcol:VALue?
Related Commands
TRIGger:A:BUS:B<x>:ETHERnet:CONDition
TRIGger:A:BUS:B<x>:ETHERnet:IPHeader:SOUrceaddr:VALue
TRIGger:A:BUS:B<x>:ETHERnet:IPHeader:DESTinationaddr:VALue
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-799
Commands Listed in Alphabetical Order
Arguments
QString is a quo
ted string of up to 8 characters where the allowable characters
are 0, 1, and X. The bits specified in the quoted string replace the least significant
bits, leaving any unspecified upper bits unchanged.
Examples
TRIGGER:A:BUS:B1:ETHERNET:IPHEADER:PROTOCOL:VALUE “01010010”
would set the value to be used in the trigger to 01010010.
TRIGger:A:BUS:B1:ETHERnet:IPHeader:PROTOcol:VALue? might return
“XXXXXXXX”.
TRIGger:A:BUS:B<x>:ETHERnet:IPHeader:SOUrceaddr:VALue
When the Ethernet trigger condition is set to IPHeader, this command specifies
the value of the 32–bit source address that is to be used in the trigger (alongwith
the destination address and protocol value). The IP source address is a standard
IP address such as 192.168.0.1. The default is all X’s (don’t care).
B<x> is the
bus number B1-B4.
Conditions
This command requires a DPO4ENET application module for DPO/MSO4000B
and MDO4000/B/C models.
Group
Trigger
Syntax
TRIGger:A:BUS:B<x>:ETHERnet:IPHeader:SOUrceaddr:VALue
<QString>
TRIGger:A:BUS:B<x>:ETHERnet:IPHeader:SOUrceaddr:VALue?
Related Commands
TRIGger:A:BUS:B<x>:ETHERnet:CONDition
TRIGger:A:BUS:B<x>:ETHERnet:IPHeader:DESTinationaddr:VALue
TRIGger:A:BUS:B<x>:ETHERnet:IPHeader:PROTOcol:VALue
Arguments
QString is a quoted string of up to 32 characters where the allowable characters
are 0, 1, and X. The bits specified in the quoted string replace the least significant
bits, leaving any unspecified upper bits unchanged.
Examples
TRIGger:A:BUS:B1:ETHERnet:IPHeader:SOUrceaddr:VALue
“00011001
001000010110100000000001”
sets the IP source address to trigger
on to 192.168.0.1.
TRIGger:A
:BUS:B1:ETHERnet:IPHeader:SOUrceaddr:VALue
might return
"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX01".
2-800 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual