1018
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
28
:SEARch Commands
:SEARch:SERial:UART:DATA
Command Syntax
:SEARch:SERial:UART:DATA <value>
<value> ::= 8-bit integer from 0-255 (0x00-0xff) in decimal,
<hexadecimal>, <binary>, or <quoted_string> format
<hexadecimal> ::= #Hnn where n ::= {0,..,9| A,..,F} for hexadecimal
<binary> ::= #Bnn...n where n ::= {0 | 1} for binary
<quoted_string> ::= any of the 128 valid 7-bit ASCII characters (or
standard abbreviations)
The :SEARch:SERial:UART:DATA command specifies a data value when searching
for UART/RS232 events.
The data value qualifier is specified using the :SEARch:SERial:UART:QUALifier
command.
Query Syntax
:SEARch:SERial:UART:DATA?
The :SEARch:SERial:UART:DATA? query returns the current data value setting.
Return Format
<value><NL>
<value> ::= 8-bit integer from 0-255 (0x00-0xff) in decimal format
See Also
•
, “:SEARch Commands,” starting on page 945
•
•