MDO3000 Programmer Manual.pdf - 第830页

Commands Listed in A lphabetical 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 sign ificant bit…

100%1 / 1158
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
Commands Listed in Alphabetical Order
TRIGger:A:BU
S:B<x>:ETHERnet:MAC:ADDRess:DESTination:VALue
When the Ethernet trigger condition is set to MACADDress, this command
specifies the 48–bit MAC destination address that is to be used in the trigger
(along with t
he source address value). The default is all X’s (don’t care).
B<x> is
the bus number B1-B4.
NOTE. MAC Addresses are 48–bit values such as 08:00:11:1E:C9:AE hex.
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:MAC:ADDRess:DESTination:VALue
<QString>
TRIGger:A:BUS:B<x>:ETHERnet:MAC:ADDRess:DESTination:VALue?
Related Commands
TRIGger:A:BUS:B<x>:
ETHERnet:CONDition
TRIGger:A:BUS:B<x>:ETHERnet:MAC:ADDRess:SOUrce:VALue
Arguments
QString is a quoted string of up to 48 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:MAC:ADDRess:DESTination:VALue
XXXXXXXXXX01010111111100000001111010101010101000 would set the
MAC destination address to trigger on to XX:35:FC:07:AA:C8 hex.
TRIGger:A:BUS:B1:ETHERnet:MAC:ADDRess:DESTination:VALue?
might return XXXXXXXXXX01010111111100000001111010101010101000.
TRIGger:A:BUS:B<x>:ETHERnet:MAC:ADDRess:SOUrce:VALue
When the Ethernet trigger condition is set toMACADDress, this command specifies
the 48–bit MAC source address value that is to be used in the trigger (along
with the destination address value). The default is all X’s (don’t care).
B<x> is
the bus number B1-B4.
NOTE. MAC Addresses are 48–bit values such as 08:00:11:1E:C9:AE hex.
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-801