Integration Guide

SATELLINE-M3-TR3
and TR4
Integration Guide, Version 1.6
28
ChannelList
SL$R=n
Set listening time (seconds) of
Search free channel function
"OK" or "ERROR"
ChannelList
SL$S=1
Set channel scanning mode
When activated, modem scans
channels one by one and saves
RSSI readings to memory
"OK" followed by
channel/RSSI info
For example: "OKCH 6 -
122 dBm, CH 22 -121
dBm, CH 10003 -122
dBm, "
DataPort
SL%B?
Get serial data parameters
baud rate, character
length, parity, number of
stop bits (for example
"38400, 8, N, 1")
DataPort
SL%B=a,b,c,d
Set serial data port parameters.
a= "115200", "57600", "38400",
"19200", "9600", "4800", "2400"
or "1200" (defines baud rate)
b="8" (defines character length)
c= "N", "O" or "E" (defines parity)
d= "1" (defines number_of_stop
bits)
"OK" or "ERROR"
Memory
SL**>
Save current settings as permanent
settings
"OK" or "ERROR"
Memory
SL*R>
Restore settings to their factory set
values
"OK" or "ERROR"
ModemInfo
SL!H?
Get radio HW info
HW:nnnnn”
ModemInfo
SL!V?
Get modem “type”
Depending on variant, for
example "M3-TR3"
ModemInfo
SL%1?
Get arbitrary data stored in
memory location 1
If empty data is stored,
response = ”Undefined”,
otherwise data and
carriage return
ModemInfo
SL%1="data"
Set arbitrary data (max 25
characters) in memory location 1
"OK" or "ERROR"
ModemInfo
SL%2?
Get arbitrary data stored in
memory location 2
If empty data is stored,
response = ”Undefined”,
otherwise data and
carriage return
ModemInfo
SL%2="data"
Set arbitrary data (max 25
characters) in memory location 2
"OK" or "ERROR"
ModemInfo
SL%3?
Get arbitrary data stored in
memory location 3
If empty data is stored,
response = ”Undefined”,
otherwise data and
carriage return
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