Keysight M8132A 640 GSa/s Digital Signal Processor User’s Guide
85
Remote Programming
6
: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