User manual

GDS-2000A Programming Manual
188
Syntax
:SEARCH:TRIGger:BUS:B1:UART:TX:DATa:SIZe
{<NR1> | ?}
Related
commands
:SEARCH:TRIGger:BUS:B1:UART:CONDition
Parameter
<NR1>
Number of bytes (1 to 10).
Return parameter
<NR1>
Returns the number of bytes.
Example
:SEARCH:TRIGger:BUS:B1:UART:TX:DATa:SIZe 5
Sets the number of bytes to 5.
:SEARCH:TRIGger:BUS:B1:UART:TX:DATa:
VALue
Set
Query
Description
Sets or queries the search triggering data value for
the UART bus when the bus is set to trigger on Tx
Data.
Syntax
:SEARCH:TRIGger:BUS:B1:UART:TX:DATa:VALue
{string | ? }
Related
commands
:SEARCH:TRIGger:BUS:B1:UART:TX:DATa:SIZe
Parameter
<sting>
The number of characters in the string
depends on the data size setting. The
string must be enclosed in double
quotes, "string".
x = don’t care
1 = binary 1
0 = binary 0
Return Parameter
Returns the data value.
Example1
:SEARCH:TRIGger:BUS:B1:UART:CONDition TXDATA
:SEARCH:TRIGger:BUS:B1:UART:TX:DATa:SIZe 1
:SEARCH:TRIGger:BUS:B1:UART:TX:DATa:VALue
"1x1x0101"
Sets the value to 1x1x0101