Technical data

Table Of Contents
:SBUS<n> Commands 24
Agilent InfiniiVision 3000 X-Series Oscilloscopes Programmer's Guide 473
:SBUS<n>:CAN:TRIGger:PATTern:ID
(see page 860)
Command Syntax
:SBUS<n>:CAN:TRIGger:PATTern:ID <string>
<string> ::= "nn...n" where n ::= {0 |1|X|$}
<string ::= "0xnn...n" where n ::= {0,..,9 | A,..,F | X | $}
The :SBUS<n>:CAN:TRIGger:PATTern:ID command defines the CAN
identifier pattern resource according to the string parameter. This pattern,
along with the identifier mode (set by the
:SBUS<n>:CAN:TRIGger:PATTern:ID:MODE command), control the identifier
pattern searched for in each CAN message.
If the string parameter starts with "0x", it is a hexadecimal string made up
of hexadecimal and X (don't care) characters; otherwise, it is a binary
string made up of 0, 1, and X (don't care) characters.
Query Syntax
:SBUS<n>:CAN:TRIGger:PATTern:ID?
The :SBUS<n>:CAN:TRIGger:PATTern:ID? query returns the current settings
of the specified CAN identifier pattern resource in the binary string
format.
Return Format
<string><NL> in nondecimal format
Errors "- 241, Hardware missing" on page 823
See Also "Introduction to :TRIGger Commands" on page 641
":SBUS<n>:CAN:TRIGger:PATTern:ID:MODE" on page 474
":SBUS<n>:CAN:TRIGger:PATTern:DATA" on page 471
NOTE
If more bits are sent than allowed (11 bits in standard mode, 29 bits in extended mode) by
the :SBUS<n>:CAN:TRIGger:PATTern:ID:MODE command, the most significant bits will be
truncated. If the ID mode is changed after the <string> is programmed, the added or deleted
bits will be added to or deleted from the most significant bits.