Commands by Subsystem 5
Agilent InfiniiVision 5000 Series Oscilloscopes Programmer's Guide 491
:TRIGger:UART:DATA
(see page 658)
Command Syntax
:TRIGger: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 :TRIGger:UART:DATA command selects the data byte value (0x00 to
0xFF) for the trigger QUALifier when in UART mode. The data value is
used when one of the RD or TD trigger types is selected.
When entering an ASCII character via the quoted string, it must be one of
the 128 valid characters (case- sensitive): "NUL", "SOH", "STX", "ETX",
"EOT", "ENQ", "ACK", "BEL", "BS", "HT", "LF", "VT", "FF", "CR", "SO","SI",
"DLE", "DC1", "DC2", "DC3", "DC4", "NAK", "SYN", "ETB", "CAN", "EM", "SUB",
"ESC", "FS","GS", "RS", "US", "SP", "!", "\"", "#", "$", "%","&", "\'", "(", ")", "*", "+",
",", "- ", ".", "/","0", "1", "2", "3", "4", "5", "6", "7", "8", "9",":", ";", "<", "=", ">", "?",
"@", "A", "B", "C","D", "E", "F", "G", "H", "I", "J", "K", "L", "M","N", "O", "P", "Q",
"R", "S", "T", "U", "V", "W", "X", "Y", "Z","[", "\\", "]", "^", "_", "`", "a", "b", "c",
"d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v",
"w", "x", "y", "z", "{", "|", "}", "~", or "DEL".
Query Syntax
:TRIGger:UART:DATA?
The :TRIGger:UART:DATA? query returns the current UART trigger data
value.
Return Format
<value><NL>
<value> ::= 8-bit integer in decimal from 0-255
See Also • "Introduction to :TRIGger Commands" on page 411
• ":TRIGger:MODE" on page 417
• ":TRIGger:UART:BASE" on page 487
• ":TRIGger:UART:TYPE" on page 498