2-49
IM 701450-51E
CAN Bus Signal Analysis Function
2
:SEARch:CAN:SEARch:SETup:IDENtifier?
Function
Queries all Identifier setting values for analysis
results pattern searches.
Syntax
:SEARch:CAN:SEARch:SETup:
IDENtifier?
Example
:SEARCH:CAN:SEARCH:SETUP:
IDENTIFIER? -> :SEARCH:CAN:SEARCH:
SETUP:IDENTIFIER:MODE 0;
PATTERN “XXXXXXXXXXX”
:SEARch:CAN:SEARch:SETup:IDENtifier:
HEXa
Function
Sets the Identifier search pattern for analysis
results pattern searches in hexadecimal.
Syntax
:SEARch:CAN:SEARch:SETup:
IDENtifier:HEXa {<String>}
• When the message format is standard
<String>=3 characters by combining ‘0’ to ‘F’
and ‘X’ (except the highest character is ‘0’ to
‘7’, and ‘x’)
• When the message format is extended
<String>=8 characters by combining ‘0’ to ‘F’
and ‘X’ (except the highest character is ‘0’ to
‘1’, and ‘x’)
Example
:SEARCH:CAN:SEARCH:SETUP:
IDENTIFIER:HEXA “7FF”
:SEARch:CAN:SEARch:SETup:IDENtifier:
MODE
Function
Enables or disables the pattern search Identifier
of the analysis result or queries the current
setting.
Syntax
:SEARch:CAN:SEARch:SETup:
IDENtifier:MODE {<Boolean>}
:SEARch:CAN:SEARch:SETup:
IDENtifier:
MODE?
Example
:SEARCH:CAN:SEARCH:SETUP:
IDENTIFIER:MODE 1
:SEARCH:CAN:SEARCH:SETUP:
IDENTIFIER:MODE? -> :SEARCH:CAN:
SEARCH:SETUP:IDENTIFIER:MODE 1
2.9 Communication Commands
:SEARch:CAN:SEARch:SETup:IDENtifier:
PATTern
Function
Sets the Identifier pattern for analysis results
pattern searches in binary or queries the
current setting.
Syntax
:SEARch:CAN:SEARch:SETup:
IDENtifier:PATTern {<String>}
:SEARch:CAN:SEARch:SETup:
IDENtifier:PATTern?
• When the message format is standard
<String>=11 characters by combining ‘0,’ ‘1,’
and ‘X’
• When the message format is extended
<String>=29 characters by combining ‘0,’ ‘1,’
and ‘X’
Example
:SEARCH:CAN:SEARCH:SETUP:
IDENTIFIER:PATTERN “10X10X10X10”
:SEARCH:CAN:SEARCH:SETUP:
IDENTIFIER:PATTERN? -> :SEARCH:CAN:
SEARCH:SETUP:IDENTIFIER:
PATTERN “10X10X10X10”
:SEARch:CAN:SEARch:SETup:MFORmat
Function
Sets the message format for analysis results
pattern searches or queries the current setting.
Syntax
:SEARch:CAN:SEARch:SETup:MFORmat
{STANdard|EXTended}
:SEARch:CAN:SEARch:SETup:MFORmat?
Example
:SEARCH:CAN:SEARCH:SETUP:
MFORMAT EXTENDED
:SEARCH:CAN:SEARCH:SETUP:MFORMAT?
-> :SEARCH:CAN:SEARCH:SETUP:
MFORMAT EXTENDED
:SEARch:CAN:SEARch:SETup:PFORmat
Function
Enters the setting format for analysis results
pattern searches or queries the current setting.
Syntax
:SEARch:CAN:SEARch:SETup:PFORmat
{BINary|HEXa}
:SEARch:CAN:SEARch:SETup:PFORmat?
Example
:SEARCH:CAN:SEARCH:SETUP:PFORMAT
HEXA
:SEARCH:CAN:SEARCH:SETUP:PFORMAT?
-> :SEARCH:CAN:SEARCH:SETUP:
PFORMAT HEXA
:SEARch:CAN:SEARch:SETup:RTR
Function
Sets whether analysis results pattern searches
are performed by data frame (0) or by remote
frame (1) or queries the current setting.
Syntax
:SEARch:CAN:SEARch:SETup:RTR
{<Boolean>}
:SEARch:CAN:SEARch:SETup:RTR?
Example
:SEARCH:CAN:SEARCH:SETUP:RTR 1
:SEARCH:CAN:SEARCH:SETUP:RTR? ->
:SEARCH:CAN:SEARCH:SETUP:RTR 1