:SEARch Commands
28
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
983
:SEARch:SERial:CAN:MODE
Command Syntax
:SEARch:SERial:CAN:MODE <value>
<value> ::= {IDEither | IDData | DATA | IDRemote | 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> ::= {IDE | IDD | DATA | IDR | ERR | ACK | FORM | STUF | CRC
| ALL | OVER | MESS | MSIG}
See Also
•
, “:SEARch Commands,” starting on page 945
•
":SEARch:SERial:CAN:PATTern:DATA"
•
":SEARch:SERial:CAN:PATTern:ID"
Condition
Front-panel name
Description
IDEither
Frame ID
Finds remote or data frames matching the specified ID.
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.
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 Field 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.