143
3-21-35. :SEARCH:TRIGger:BUS:B1:SPI:DATa:MOSI:VALue
Set
Query
Description
Sets or queries the search triggering data value for the
SPI bus when the bus is set to trigger on MOSI or
MISO/MOSI.
Syntax
:SEARCH:TRIGger:BUS:B1:SPI:DATa:MOSI:VALue
{string | ? }
Related commands :SEARCH:TRIGger:BUS:B1:SPI: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:SPI:CONDition MOSI
:SEARCH:TRIGger:BUS:B1:SPI:DATa:SIZe 2
:SEARCH:TRIGger:BUS:B1:SPI:DATa:MOSI:VALue
"1x1x0101"
Sets the value to 1x1x0101
Example2
:SEARCH:TRIGger:BUS:B1:SPI:DATa:MOSI:VALue?
1X1X0101