:SEARch Commands 30
Keysight InfiniiVision 3000T X-Series Oscilloscopes Programmer's Guide 927
:SEARch:SERial:CAN:MODE
(see page 1276)
Command Syntax
:SEARch:SERial:CAN:MODE <value>
<value> ::= {IDData | DATA | IDRemote | IDEither | ERRor | ACKerror
| FORMerror | STUFferror | CRCerror | ALLerrors | OVERload
| MESSage | MSIGnal}
The :SEARch:SERial:CAN:MODE command selects the type of CAN information to
find in the Lister display:
Query Syntax
:SEARch:SERial:CAN:MODE?
The :SEARch:SERial:CAN:MODE? query returns the currently selected mode.
Return Format
<value><NL>
<value> ::= {IDD | DATA | IDR | IDE | ERR | ACK | FORM | STUF | CRC
|ALL|OVER|MESS|MSIG}
See Also • Chapter 30, “:SEARch Commands,” starting on page 889
• ":SEARch:SERial:CAN:PATTern:DATA" on page 929
• ":SEARch:SERial:CAN:PATTern:ID" on page 931
Condition Front-panel name Description
IDData Data Frame ID Finds data frames matching the specified ID.
DATA Data Frame ID and Data Finds data frames matching the specified ID and data.
IDRemote Remote Frame ID Finds remote frames with the specified ID.
IDEither Remote or Data Frame ID Finds remote or data frames matching the specified ID.
ERRor Error Frame Finds CAN active error frames.
ACKerror Acknowledge Error Finds the acknowledge bit if the polarity is incorrect.
FORMerror Form Error Finds reserved bit errors.
STUFferror Stuff Error Finds 6 consecutive 1s or 6 consecutive 0s, while in a
non-error or non overload frame.
CRCerror CRC Error Finds when the calculated CRC does not match the
transmitted CRC.
ALLerrors All Errors Finds any form error or active error.
OVERload Overload Frame Finds CAN overload frames.
MESSage Message Finds a symbolic message.
MSIGnal Message and Signal
(non-FD)
Finds a symbolic message and a signal value.