Keysight M8131A 16/32 GSa/s Digitizer User’s Guide
141
Remote Programming
4
:ODI:PORT[N]:CAPability:RATes?
Query
:ODI:PORT1:CAPability:RATes?
Parameters
None
Description
The query returns the list of lane rates supported by this port.
Return Format
[:ODI:PORT1:CAPability:RATes] <rate-list><NL>
<rate-list>: [R125 | R141] [,…]
Example
:ODI:PORT1:CAP:RAT? -> “R141”
:ODI:PORT[N]:CAPability:RBMax?
Query
:ODI:PORT[N]:CAPability:RBMax?
Parameters
None
Description
The query returns the supported receiver maximum burst values.
Return Format
[:ODI:PORT[N]:CAPability:RBMax] <burst-max-list><NL>
<burst-max-list>: [256 | 2048] [,…]
Example
:ODI:PORT:CAP:RBM? -> 2048
:ODI:PORT[N]:CAPability:TBMax?
Query
:ODI:PORT[N]:CAPability:TBMax?
Parameters
None
Description
The query returns the supported transmitter maximum burst values.
Return Format
[:ODI:PORT[N]:CAPability:TBMax] <burst-max-list><NL>
<burst-max-list> ::= [256 | 2048] [,…]
Example
ODI:PORT:CAP:TBMax? -> 256,2048