:PROTocol:PROTocol:SEARch:FIELd:PAYLoad:WORD:OPERand
Command Syntax
:PROTocol:PROTocolN:SEARch:FIELdF:PAYLoad:WORDW:OPERand{1|2} <quoted_string>
Where N identifies one of four possible protocol decodes {1:4}. For example, PROTocol3.
Where F identifies one of three possible fields {1:3}. For example, FIELd2.
Where W identifies one of 32 possible words {1:32}. For example, WORD2.
Query Syntax
:PROTocol:PROTocolN:SEARch:FIELdF:PAYLoad:WORDW:OPERand{1|2}?
Description
For the specified word in the field's payload, this command specifies the word value(s).
Depending on the :PROTocol:PROTocol:SEARch:FIELd:FORMat setting, the <quoted_string> is a hex, decimal, or binary value. For example:
- "8X" (hex)
- "128" (decimal — there are no "don't care" digits in decimal values)
- "1000XXXX" (binary)
(The strings are the same as word values shown in the graphical user interface.)
With the EQUal operator (see :PROTocol:PROTocol:SEARch:FIELd:PAYLoad:WORD:POPerator), you specify the single word value using the :PROTocol:PROTocolN:SEARch:FIELdF:PAYLoad:WORDW:OPERand or :PROTocol:PROTocolN:SEARch:FIELdF:PAYLoad:WORDW:OPERand1 command.
With the OR operator, you specify two word values using the :PROTocol:PROTocolN:SEARch:FIELdF:PAYLoad:WORDW:OPERand1 and :PROTocol:PROTocolN:SEARch:FIELdF:PAYLoad:WORDW:OPERand2 commands.