@2013 6Harmonics Inc. All Right Reserved
20
7.3 getchan command
The “getchan” command returns the current channel setting. The following
returns that the current channel is set to channel 33:
GWS Cmd >getchan
Channel: 33
7.4 txresume command
The “txresuem” command is to resume radio tx chain, otherwise tx will not
transmitting. The syntax would be:
GWS Cmd >txresume
7.5 txoff command
The command “txoff” is to turn tx chain off and cease transmission:
GWS Cmd >txoff
7.6 gettxstatus command
To know what tx status is and what tx parameters are set to, you can use
“gettxstatus” command:
GWS Cmd >gettxstatus
TX : OFF
Tx_Atten : 10
TV Channel : 41
CurTxPower : 20.0 dbm
MaxTxPower : 20.0 dbm
MinTxPower : -6.5 dbm
TX Power Cal: ON
GWS Cmd >
7.7 getrxstatus command
The “rxstatus” command will return the current RX status:
GWS Cmd >
get
rxstatus
RX : ON
AGC Mode : 2
RF IFOUT : IFOUT2
Rx_F_Atten : 0
Rx_R_Atten : 22
RX Gain : 12.0 dB
RX Gain Cal : ON
GWS Cmd >
7.8 settxpwr command
The “settxpwr” command allows the user to set the tx power in 0.5dbm steps.
The following is to set the tx power to 11.5dbm:
GWS Cmd >settxpwr 11.5
GWS Cmd >