M_SMAINPUT#

code: 95

# set
<module-index> M_SMAINPUT <sma_in>

# get
<module-index> M_SMAINPUT ?

Description#

For test modules with SMA (SubMiniature version A) connectors, selects the function of the SMA input.

Actions#

set, get

Parameters#

  1. sma_in: byte, the function of the SMA (SubMiniature version A) input of the module

  • NOTUSED = 0

  • TX2MHZ = 1

  • TX10MHZ = 2

Example#

# set
input:  0 M_SMAINPUT NOTUSED
output: <OK>

# get
input:  0 M_SMAINPUT ?
output: 0 M_SMAINPUT NOTUSED