:SBUS<n> Commands
27
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
799
:SBUS<n>:CXPI:TRIGger:PATTern:DATA:STARt
Command Syntax
:SBUS<n>:CXPI:TRIGger:PATTern:DATA:STARt <start>
<start> ::= integer between 0 and 124, in NR1 format.
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.
The starting byte location must be within the first 123 bytes when PTYPE is present
or 124 bytes when PTYPE is not present.
The :SBUS<n>:CXPI:TRIGger:PATTern:DATA:LENGth command lets you specify the
length of the data value to trigger on.
The :SBUS<n>:CXPI:TRIGger:PATTern:DATA command lets you specify the data
value to trigger on.
Query Syntax
:SBUS<n>:CXPI:TRIGger:PATTern:DATA:STARt?
The :SBUS<n>:CXPI:TRIGger:PATTern:DATA:STARt? query returns the start byte
setting.
Return Format
<start><NL>
<start> ::= integer between 0 and 124, in NR1 format.
See Also
•
•
":SBUS<n>:CXPI:TRIGger:IDFilter"
•
•
":SBUS<n>:CXPI:TRIGger:PATTern:DATA"
•
":SBUS<n>:CXPI:TRIGger:PATTern:DATA:LENGth"
•
":SBUS<n>:CXPI:TRIGger:PATTern:ID"
•
":SBUS<n>:CXPI:TRIGger:PATTern:INFO:CT"
•
":SBUS<n>:CXPI:TRIGger:PATTern:INFO:DLC"
•