874
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
27
:SBUS<n> Commands
:SBUS<n>:NRZ:TRIGger:PATTern:VALue:DATA
Command Syntax
:SBUS<n>:NRZ:TRIGger:PATTern:VALue:DATA <string>
<string> ::= "nn...n" where n ::= {0 | 1 | X | $}
<string ::= "0xnn...n" where n ::= {0,..,9 | A,..,F | X | $}
When the VALue trigger mode is selected (:SBUS<n>:NRZ:TRIGger), the
:SBUS<n>:NRZ:TRIGger:PATTern:VALue:DATA command specifies the value to
trigger on.
Note that the trigger value bit order is always for bits as they arrive (that is, MSB
first) regardless of the serial decode bit order setting (in :SBUS<n>:NRZ:BITorder).
The bit width (length) of the value is set with the
:SBUS<n>:NRZ:TRIGger:PATTern:VALue:WIDTh command.
Query Syntax
:SBUS<n>:NRZ:TRIGger:PATTern:VALue:DATA?
The :SBUS<n>:NRZ:TRIGger:PATTern:VALue:DATA? query returns the specified
trigger value as a string of binary digits.
Return Format
<string><NL>
<string> ::= "nn...n" where n ::= {0 | 1 | X | $}
See Also
•
•
•