User manual

COMMAND DETAILS
139
:TRIGger:BUS:B1:SPI:DATa:SIZe
Set
Query
Description
Sets or queries the number of words for SPI data.
Note
This setting only applies when the SPI trigger is set
to trigger on MISO, MOSI or MISO/MOSI
Syntax
:TRIGger:BUS:B1:SPI:DATa:SIZe {<NR1> | ?}
Related
commands
:TRIGger:BUS:B1:SPI:CONDition
Parameter
<NR1>
Number of words (1 to 32).
Return parameter
<NR1>
Returns the number of words.
Example
:TRIGger:BUS:B1:SPI:DATa:SIZe 10
Sets the number of words to 10.
:TRIGger:BUS:B1:SPI:DATa:MISO:VALue
Set
Query
Description
Sets or queries the triggering data value for the SPI
bus when the bus is set to trigger on MISO or
MISO/MOSI.
Syntax
:TRIGger:BUS:B1:SPI:DATa:MISO:VALue {string | ? }
Related
commands
: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.