Beacon Commands
BC – CW Beacon Timer
Section titled “BC – CW Beacon Timer”Sets the interval for true CW beacon transmissions.
Syntax
Section titled “Syntax”BCnnnBC?Parameters
Section titled “Parameters”| Parameter | Range | Description |
|---|---|---|
nnn | 060–600 | Interval in seconds |
| 000 | Disable beacon |
Default
Section titled “Default”000 (disabled)
Examples
Section titled “Examples”BC120 # Beacon every 2 minutesBC300 # Beacon every 5 minutesBC600 # Beacon every 10 minutes (max)BC000 # Disable beaconBC? # Query current setting- All 3 digits required
- Setting
BCautomatically disablesBT(MCW beacon) - True CW requires a CW/SSB receiver
- Beacon message set by
BMcommand
Related Commands
Section titled “Related Commands”BT – MCW Beacon Timer
Section titled “BT – MCW Beacon Timer”Sets the interval for modulated CW (audio) beacon transmissions.
Syntax
Section titled “Syntax”BTnnnBT?Parameters
Section titled “Parameters”| Parameter | Range | Description |
|---|---|---|
nnn | 060–600 | Interval in seconds |
| 000 | Disable beacon |
Default
Section titled “Default”000 (disabled)
Examples
Section titled “Examples”BT120 # Beacon every 2 minutesBT180 # Beacon every 3 minutesBT000 # Disable beaconBT? # Query current setting- All 3 digits required
- Setting
BTautomatically disablesBC(CW beacon) - MCW can be received with any FM receiver
- Beacon message set by
BMcommand
BM – Beacon Message
Section titled “BM – Beacon Message”Sets the text message for beacon transmissions.
Syntax
Section titled “Syntax”BM<text>BM?Parameters
Section titled “Parameters”| Parameter | Description |
|---|---|
<text> | Message up to 32 characters |
Default
Section titled “Default”‘RS-UV3’
Special Characters (True CW only)
Section titled “Special Characters (True CW only)”| Character | Description |
|---|---|
#nn | Insert nn seconds of carrier (01–30) |
& | Repeat message from beginning |
Examples
Section titled “Examples”BMWA2EUJ # Simple callsignBMWA2EUJ/B FN20 # Callsign with gridBM#10WA2EUJ # 10 sec carrier, then callsignBMWA2EUJ & # Repeat callsign continuouslyBM? # Query current message#nncarrier insertion only works withBC(true CW)- Everything after
&is sent once at the end - Standard Morse characters supported
MC – Multi-Channel Beacons
Section titled “MC – Multi-Channel Beacons”Configures beacon to cycle through multiple memory channels.
Syntax
Section titled “Syntax”MCnMC?Parameters
Section titled “Parameters”| Value | Description |
|---|---|
| 0 | Single channel beacon |
| 2–9 | Cycle through channels 1 to n |
Default
Section titled “Default”0 (single channel)
Examples
Section titled “Examples”MC0 # Single channel beaconMC3 # Cycle channels 1, 2, 3MC5 # Cycle channels 1 through 5MC? # Query current settingOperation
Section titled “Operation”With MC3 and BT120:
- Recall channel 1, send beacon
- Wait 120 seconds
- Recall channel 2, send beacon
- Wait 120 seconds
- Recall channel 3, send beacon
- Wait 120 seconds
- Return to channel 1, repeat…
- Store different frequencies/power levels in memory channels first
- Enables multi-band beacons from single RS-UV3A
- Each channel can have different TX power (
PWsetting)
Setup Example
Section titled “Setup Example”# Configure three beacon frequenciesFS144280PW1ST1
FS222100PW1ST2
FS432100PW0ST3
# Enable multi-channelMC3BT180IT – ID Timer
Section titled “IT – ID Timer”Sets the automatic CW identification timer for repeater applications.
Syntax
Section titled “Syntax”ITnnnIT?Parameters
Section titled “Parameters”| Parameter | Range | Description |
|---|---|---|
nnn | 000–500 | Interval in seconds |
| 000 | Disable auto-ID |
Default
Section titled “Default”000 (disabled)
Examples
Section titled “Examples”IT600 # ID every 10 minutesIT300 # ID every 5 minutesIT000 # Disable auto-IDIT? # Query current setting- FCC requires repeater ID at least every 10 minutes
- ID is sent after current transmission ends
- Uses callsign set by
CLcommand - CW parameters from
CSandCF - All 3 digits required
Related Commands
Section titled “Related Commands”ID – Send ID
Section titled “ID – Send ID”Immediately sends the stored callsign as CW.
Syntax
Section titled “Syntax”ID- Sends callsign from
CLcommand - Automatically keys TX if needed
- Uses MCW (audio CW on FM carrier)
- Speed and tone from
CSandCF