SATEL4CONFIG
Configures the Satel 400 MHz radio
Platform: |
SMART7 with RELAY7 |
Refer to the Satel Radio user documentation for complete and detailed instructions regarding the correct operation of the radio.
This command is used to configure the Satel 400 MHz radio. Settings in this command are stored directly on the radio and not saved through the SAVECONFIG command.
The receiver responds to the command immediately, but the radio settings will take some time to be applied. Log SATELSTATUS onchanged to receive a notification that configuration is complete. See the SATELSTATUS log.
|
|
Do not interrupt power while the radio is being configured.
Message ID: 2215
Abbreviated ASCII Syntax:
SATEL4CONFIG <radio_behavior> <tx_power> <freq> <compatibility> <base_type>
ASCII Example:
SATEL4CONFIG RX 0 438000000 7 TRIMBLE
Field |
Field Type |
ASCII Value |
Binary Value |
Description |
Format |
Binary Bytes |
Binary Offset |
1 |
Command header |
- |
- |
SATEL4CONFIG header This field contains the command name for abbreviated ASCII or the message header for ASCII or Binary. |
- |
H |
0 |
2 |
radio_behavior |
RX |
0 |
Configure for receive |
Enum |
4 |
H |
TX |
1 |
Configure for transmit |
|||||
3 |
tx_power |
0 - 35000 |
Transmit power (mW) |
UInt |
4 |
H+4 |
|
4 |
freq |
403000000 - 473000000 |
Frequency (Hz) |
UInt |
4 |
H+8 |
|
5 |
compatibility |
1-20 Refer to Table: Compatibility Mode |
Radio compatibility mode |
UInt |
4 |
H+12 |
|
6 |
base_type |
0-5 Refer to Table: Base Type |
Base transmitter type (required for TRIMTALK protocol only) |
Enum |
4 |
H+16 |
|
7 |
crc |
|
32-bit CRC (ASCII and Binary only) |
Hex |
4 |
H+20 |
Binary |
ASCII |
Description |
---|---|---|
0 |
PACCREST |
PacCrest transmitter |
4 |
TRIMBLE |
Trimble transmitter |
9 |
NONE |
Unspecified base type |
Binary |
Protocol |
Modulation |
Link Rate (bps) / |
FEC |
---|---|---|---|---|
1 |
Pacific Crest compatible |
GMSK |
4800 / 12.5 |
ON |
2 |
Pacific Crest compatible |
GMSK |
4800 / 12.5 |
OFF1 |
3 |
Pacific Crest compatible |
4FSK |
9600 / 12.5 |
ON |
4 |
Pacific Crest compatible |
4FSK |
9600 / 12.5 |
OFF1 |
5 |
Pacific Crest FST compatible |
4FSK |
9600 / 12.5 |
ON |
6 |
Pacific Crest FST compatible |
4FSK |
9600 / 12.5 |
OFF1 |
7 |
Trimtalk compatible |
GMSK |
4800 / 12.5 |
|
8 |
Trimtalk compatible |
GMSK |
80002 |
|
9 |
Satel 3AS |
4FSK |
9600 / 12.5 |
ON |
10 |
Satel 3AS |
4FSK |
9600 / 12.5 |
OFF |
11 |
Pacific Crest compatible |
GMSK |
9600 / 25.0 |
ON |
12 |
Pacific Crest compatible |
GMSK |
9600 / 25.0 |
OFF1 |
13 |
Pacific Crest compatible |
4FSK |
19200 / 25.0 |
ON |
14 |
Pacific Crest compatible |
4FSK |
19200 / 25.0 |
OFF1 |
15 |
Pacific Crest FST compatible |
4FSK |
19200 / 25.0 |
ON |
16 |
Pacific Crest FST compatible |
4FSK |
19200 / 25.0 |
OFF1 |
17 |
Trimtalk compatible |
GMSK |
9600/ 25.0 |
|
18 |
Trimtalk compatible |
GMSK |
160002 |
|
19 |
Satel 3AS |
4FSK |
19200 / 25.0 |
ON |
20 |
Satel 3AS |
4FSK |
19200 / 25.0 |
OFF |
Base Type is only required for receiving TRIMTALK protocol.