:SBUS<n> Commands
27
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
797
:SBUS<n>:CXPI:TRIGger:PATTern:DATA
Command Syntax
:SBUS<n>:CXPI:TRIGger:PATTern:DATA <string>
<string> ::= "nn...n" where n ::= {0 | 1 | X}
<string ::= "0xnn...n" where n ::= {0,..,9 | A,..,F | X}
For the trigger types that let you trigger on data, the
:SBUS<n>:CXPI:TRIGger:PATTern:DATA command lets you specify the data value.
The :SBUS<n>:CXPI:TRIGger:PATTern:DATA:LENGth command specifies the length
of the data to trigger on, from 0 to 12 bytes, limited by the data length code (DLC)
setting of the :SBUS<n>:CXPI:TRIGger:PATTern:INFO:DLC command.
When triggering on long frames (with the LDATa trigger type) that can have up to
255 data bytes, the maximum number of data bytes you can include in the trigger
specification is still only 12 bytes. In this case, you can use the
:SBUS<n>:CXPI:TRIGger:PATTern:DATA:STARt command to specify the starting
byte location where the data value should be found.
Query Syntax
:SBUS<n>:CXPI:TRIGger:PATTern:DATA?
The :SBUS<n>:CXPI:TRIGger:PATTern:DATA? query returns the specified data
value.
Returned data values are always quoted binary format strings.
Return Format
<string><NL>
<string> ::= "nn...n" where n ::= {0 | 1 | X}
See Also
•
•
":SBUS<n>:CXPI:TRIGger:IDFilter"
•
•
":SBUS<n>:CXPI:TRIGger:PATTern:DATA:LENGth"
•
":SBUS<n>:CXPI:TRIGger:PATTern:DATA:STARt"
•
":SBUS<n>:CXPI:TRIGger:PATTern:ID"
•
":SBUS<n>:CXPI:TRIGger:PATTern:INFO:CT"
•
":SBUS<n>:CXPI:TRIGger:PATTern:INFO:DLC"
•