M_SMAOUTPUT
code: 96
# set
<module-index> M_SMAOUTPUT <sma_out>
# get
<module-index> M_SMAOUTPUT ?
Description
For test modules with SMA (SubMiniature version A) connectors, selects the function of the SMA output.
Actions
set, get
Parameters
sma_out
: byte, the function of the SMA (SubMiniature version A) output of the module
DISABLED = 0
PASSTHROUGH = 1
P0SOF = 2
P1SOF = 3
REF2MHZ = 4
REF10MHZ = 5
REF125MHZ = 6
REF156MHZ = 7
P0RXCLK = 8
P1RXCLK = 9
P0RXCLK2MHZ = 10
P1RXCLK2MHZ = 11
TS_PPS = 12
Example
# set
input: 0 M_SMAOUTPUT DISABLED
output: <OK>
# get
input: 0 M_SMAOUTPUT ?
output: 0 M_SMAOUTPUT DISABLED