2-24
IM 701610-61E
2.6 Communication Commands
:SEARch:SPI:ANALyze:SETup:CS:ESTate
Function
Sets the enable state of the CS signal of the SPI
analysis conditions or queries the current setting.
Syntax
:SEARch:SPI:ANALyze:SETup:CS:ESTate
{HIGH|LOW|DONTcare}
:SEARch:SPI:ANALyze:SETup:CS:ESTate?
Example
:SEARCH:SPI:ANALYZE:SETUP:CS:
ESTATE LOW
:SEARCH:SPI:ANALYZE:SETUP:CS:
ESTATE? -> :SEARCH:SPI:ANALYZE:
SETUP:CS:ESTATE LOW
:SEARch:SPI:ANALyze:SETup:DATA<x>?
Function
Queries all settings related to the data channel of
the SPI analysis conditions.
Syntax
:SEARch:SPI:ANALyze:SETup:DATA<x>?
<x>=1, 2
Example
:SEARCH:SPI:ANALYZE:SETUP:DATA1? ->
:SEARCH:SPI:ANALYZE:SETUP:DATA1:
MODE 1;LEVEL 1.000E+00,0.000E+00
:SEARch:SPI:ANALyze:SETup:DATA<x>:
LEVel
Function
Sets the threshold level of the data channel of the
SPI analysis conditions or queries the current
setting.
Syntax
:SEARch:SPI:ANALyze:SETup:DATA<x>:
LEVel {<voltage>,<voltage>}
:SEARch:SPI:ANALyze:SETup:DATA<x>:
LEVel?
<voltage>=8 divisions within the
screen (0.01 division steps).
<x>=1, 2
Example
:SEARCH:SPI:ANALYZE:SETUP:DATA1:
LEVEL 1V,0V
:SEARCH:SPI:ANALYZE:SETUP:DATA1:
LEVEL? -> :SEARCH:SPI:ANALYZE:
SETUP:DATA1:
LEVEL 1.000E+00,0.000E+00
:SEARch:SPI:ANALyze:SETup:DATA<x>:
MODE
Function
Enables or disables the data channel (ON/OFF)
of the SPI analysis conditions or queries the
current setting.
Syntax
:SEARch:SPI:ANALyze:SETup:DATA<x>:
MODE {<Boolean>}
:SEARch:SPI:ANALyze:SETup:DATA<x>:
MODE?
<x>=1, 2
Example
:SEARCH:SPI:ANALYZE:SETUP:DATA1:
MODE ON
:SEARCH:SPI:ANALYZE:SETUP:DATA1:
MODE? -> :SEARCH:SPI:ANALYZE:SETUP:
DATA1:MODE 1
:SEARch:SPI:ANALyze:SETup:MPOSition
Function
Sets the reference position when the SPI
reference position is set to manual or queries the
current setting.
Syntax
:SEARch:SPI:ANALyze:SETup:MPOSition
{<NRf>}
:SEARch:SPI:ANALyze:SETup:MPOSition?
<NRf>=–5 to 5 divisions (10
divisions/displayed record length
steps)
Example
:SEARCH:SPI:ANALYZE:SETUP:
MPOSITION -4.000
:SEARCH:SPI:ANALYZE:SETUP:
MPOSITION? -> :SEARCH:SPI:ANALYZE:
SETUP:MPOSITION -4.00000
:SEARch:SPI:ANALyze:SETup:RPOint
Function
Sets the SPI analysis reference position to the
trigger position or manual or queries the current
setting.
Syntax
:SEARch:SPI:ANALyze:SETup:RPOint
{TRIGger|MANual}
:SEARch:SPI:ANALyze:SETup:RPOint?
Example
:SEARCH:SPI:ANALYZE:SETUP:
RPOINT TRIGGER
:SEARCH:SPI:ANALYZE:SETUP:RPOINT? ->
:SEARCH:SPI:ANALYZE:SETUP:
RPOINT TRIGGER
:SEARch:SPI:LIST?
Function
Outputs one byte of SPI analysis result as a
character string.
Syntax
:SEARch:SPI:LIST? {<NRf>}
<NRf>=–40000 to 40000
Example
:SEARCH:SPI:LIST? 1 -> “ 1
0.024 01010101 00000010 L”
:SEARch:SPI:SEARch?
Function
Queries all settings related to the SPI analysis
result search.
Syntax
:SEARch:SPI:SEARch?
Example
:SEARCH:SPI:SEARCH? -> :SEARCH:SPI:
SEARCH:TYPE FRAME;PFORMAT BINARY;
SOURCE DATA1;DATA:BYTE 8;
PATTERN1 “10X10X10”;
PATTERN2 “0X10X10X”;
PATTERN3 “X10X10X1”;
PATTERN4 “01X01X01”;
PATTERN5 “1X01X01X”;
PATTERN6 “X01X01X0”;
PATTERN7 “X10X10X1”;
PATTERN8 “11010101”