1002
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
28
:SEARch Commands
:SEARch:SERial:LIN:PATTern:DATA
Command Syntax
:SEARch:SERial:LIN:PATTern:DATA <string>
When :SEARch:SERial:LIN:PATTern:FORMat DECimal,
<string> ::= "n" where n ::= 32-bit integer in unsigned decimal
When :SEARch:SERial:LIN:PATTern:FORMat HEX,
<string> ::= "0xnn...n" where n ::= {0,..,9 | A,..,F | X }
The :SEARch:SERial:LIN:PATTern:DATA command specifies the data value when
searching for LIN events.
The number base of the value entered with this command is specified using the
:SEARch:SERial:LIN:PATTern:FORMat command. To set don't care values with the
DATA command, the FORMat must be HEX.
The length of the data value entered is specified using the
:SEARch:SERial:LIN:PATTern:DATA:LENGth command.
Query Syntax
:SEARch:SERial:LIN:PATTern:DATA?
The :SEARch:SERial:LIN:PATTern:DATA? query returns the current data value
setting.
Return Format
<string><NL>
When :SEARch:SERial:LIN:PATTern:FORMat DECimal,
<string> ::= "n" where n ::= 32-bit integer in unsigned decimal or
"$" if data has any don't cares
When :SEARch:SERial:LIN:PATTern:FORMat HEX,
<string> ::= "0xnn...n" where n ::= {0,..,9 | A,..,F | X }
See Also
•
, “:SEARch Commands,” starting on page 945
•
•
":SEARch:SERial:LIN:PATTern:FORMat"
•