SATELLINE-M3-TR3,
–
TR4 and -R4
Integration Guide, Version 3.4
50
ModemInfo
SL%3="data"
Set arbitrary data (max 25
characters) in memory location 3
"OK" or "ERROR"
ModemInfo
SL%4?
Get arbitrary data stored in
memory location 4
If empty data is stored,
response = ”Undefined”,
otherwise data and
carriage return
ModemInfo
SL%4="data"
Set arbitrary data (max 25
characters) in memory location 4
"OK" or "ERROR"
ModemInfo
SL%D?
Get Modem Type
Depends on model, for
example "M3-TR3"
ModemInfo
SL%H?
Get logic hardware version
Hardware info
ModemInfo
SL%S?
Get Serial Number
Serial number of radio
modem
ModemInfo
SL%V?
Get firmware revision information
For example
"V07.22.2.3.0.2"
RadioFreq
SL!D?
Get lower limit of frequency band 1 "nnn.nnnnn MHz"
RadioFreq
SL!U?
Get upper limit of frequency band 1 "nnn.nnnnn MHz"
RadioFreq
SL!W?
Get lower limit of frequency band 2 "nnn.nnnnn MHz"
RadioFreq
SL!Y?
Get upper limit of frequency band 2 "nnn.nnnnn MHz"
RadioFreq
SL&F?
Get active frequency
"TX nnn.nnnnn MHz,
RX nnn.nnnnn MHz"
RadioFreq
SL&F=nnn.nnnn
n
Set active frequency to nnn.nnnnn
MHz
"OK" or "ERROR"
RadioFreq
SL&FR?
Get Rx frequency
"nnn.nnnnn MHz"
RadioFreq
SL&FR=nnn.nnn
nn
Set Rx frequency to nnn.nnnnn
MHz
"OK" or "ERROR"
RadioFreq
SL&FT?
Get Tx frequency
"nnn.nnnnn MHz"
RadioFreq
SL&FT=nnn.nnn
nn
Set Tx frequency to nnn.nnnnn
MHz
"OK" or "ERROR"
RadioFreq
SL&W?
Get channel spacing/channel width "25.0 kHz",
“20kHz”,
"12.5
kHz"
RadioFreq
SL&W=xxxx
Set channel spacing. Value of xxxx
is:
”1250” for 12,5 kHz
”2000” for 20
kHz
”2500” for 25 kHz
Before using this command, make
sure that active frequency matches
new channel spacing
"OK" or "ERROR"
RadioProperty
SL%F?
Get status of Error correction (FEC)
"0" = FEC OFF , "1" = FEC
ON
RadioProperty
SL%F=x
Set Error correction (FEC). Value of
x is:
"1" Set FEC ON
"0" Set FEC OFF
"OK" or "ERROR"