1-44
IM 701730-51E
:SEARch:I2C:SEARch:DATA:HEXa
Function
Sets the pattern of the data pattern search on
the analysis result in hexadecimal.
Syntax
:SEARch:I2C:SEARch:DATA:HEXa
{<String>}
<String>=2 characters by combining ‘0’ to ‘F’
and ‘X’
Example
:SEARCH:I2C:SEARCH:DATA:HEXA “2B”
:SEARCH:I2C:SEARCH:DATA:HEXA? ->
:SEARCH:I2C:SEARCH:DATA:HEXA “2B”
:SEARch:I2C:SEARch:DATA:MODE
Function
Enables or disables the data pattern when
searching the analysis result or queries the
current setting.
Syntax
:SEARch:I2C:SEARch:DATA:MODE
{<Boolean>}
:SEARch:I2C:SEARch:DATA:MODE?
Example
:SEARCH:I2C:SEARCH:DATA:MODE ON
:SEARCH:I2C:SEARCH:DATA:MODE? ->
:SEARCH:I2C:SEARCH:DATA:MODE 1
:SEARch:I2C:SEARch:DATA:PATTern
Function
Sets the pattern of the data pattern search on
the analysis result in binary or queries the
current setting.
Syntax
:SEARch:I2C:SEARch:DATA:PATTern
{<String>}
:SEARch:I2C:SEARch:DATA:PATTern?
<String>=8 characters by combining ‘0,’ ‘1,’ and
‘X’
(The 8
th
character is the R/W bit.)
Example
:SEARCH:I2C:SEARCH:DATA:
PATTERN “10X10X10”
:SEARCH:I2C:SEARCH:DATA:PATTERN? ->
:SEARCH:I2C:SEARCH:DATA:
PATTERN “10X10X10”
:SEARch:I2C:SEARch:NEXT?
Function
Performs the analysis result search on the data
after the current byte and returns the search
position.
Syntax
:SEARch:I2C:SEARch:NEXT?
Example
:SEARCH:I2C:SEARCH:NEXT? -> 10
Description
If the search is successful, a value in the range
of –40000 to 40000 is returned. If it fails, “NAN”
is returned.
:SEARch:I2C:SEARch:PREVious?
Function
Performs the analysis result search on the data
before the current byte and returns the search
position.
Syntax
:SEARch:I2C:SEARch:PREVious?
Example
:SEARCH:I2C:SEARCH:PREVIOUS? -> -10
Description
If the search is successful, a value in the range
of –40000 to 40000 is returned. If it fails, “NAN”
is returned.
:SEARch:I2C:SEARch:TYPE
Function
Sets the analysis result search type or queries
the current setting.
Syntax
:SEARch:I2C:SEARch:TYPE
{PATTern|INDefinite}
:SEARch:I2C:SEARch:TYPE?
Example
:SEARCH:I2C:SEARCH:TYPE PATTERN
:SEARCH:I2C:SEARCH:TYPE? ->
:SEARCH:I2C:SEARCH:TYPE PATTERN
:SEARch:TYPE
Function
Sets the search type or queries the current
setting.
Syntax
:SEARch:TYPE {SPATtern|WIDTh|EDGE|
PPATtern|ASCRoll|I2CBus|SPIBus}
:SEARch:TYPE?
Example
:SEARCH:TYPE I2CBUS
:SEARCH:TYPE? -> :SEARCH:
TYPE I2CBUS
1.8 Communication Commands