140
3-21-29. :SEARCH:TRIGger:BUS:B1:UART:RX: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 Rx Data.
Syntax
:SEARCH:TRIGger:BUS:B1:UART:RX:DATa:VALue
{string | ? }
Related commands :SEARCH:TRIGger:BUS:B1:UART:RX: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
RXDATA
:SEARCH:TRIGger:BUS:B1:UART:RX:DATa:SIZe 1
:SEARCH:TRIGger:BUS:B1:UART:RX:DATa:VALue
"1x1x0101"
Sets the value to 1x1x0101
Example 2
:SEARCH:TRIGger:BUS:B1:UART:RX:DATa:VALue?
1X1X0101
3-21-30. :SEARCH:TRIGger:BUS:B1:UART:TX:DATa:SIZe
Set
Query
Description
Sets or queries the number of bytes for UART data.
Note
This setting only applies when the UART search trigger
is set to trigger on Tx Data
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.