Memory Commands
RC – Recall Channel
Section titled “RC – Recall Channel”Recalls operating parameters from a memory channel.
Syntax
Section titled “Syntax”RCnParameters
Section titled “Parameters”| Parameter | Range | Description |
|---|---|---|
n | 1–9 | Memory channel number |
Examples
Section titled “Examples”RC1 # Recall channel 1RC5 # Recall channel 5Recalled Parameters
Section titled “Recalled Parameters”- RX frequency
- TX frequency
- CTCSS tone frequency
- Squelch mode (CTCSS settings)
- TX power level
- No query form—use
CPto view channel contents - Channel 0 is current operating parameters (set at
ST0) - Invalid channels return no response
Related Commands
Section titled “Related Commands”ST – Store Channel
Section titled “ST – Store Channel”Stores current operating parameters to a memory channel.
Syntax
Section titled “Syntax”STnParameters
Section titled “Parameters”| Parameter | Range | Description |
|---|---|---|
n | 0–9 | Memory channel number |
Special
Section titled “Special”| Channel | Description |
|---|---|
| 0 | Power-on default settings |
| 1–9 | User memory channels |
Examples
Section titled “Examples”ST1 # Save to channel 1ST0 # Save as power-on defaultsStored Parameters
Section titled “Stored Parameters”- RX frequency
- TX frequency
- CTCSS tone frequency
- Squelch mode (CTCSS settings)
- TX power level
ST0saves current state as power-on default- Settings persist through power cycles
- Configure all parameters before storing
Setup Example
Section titled “Setup Example”# Configure for local repeaterFD146940 # 146.94 MHz, -600 offsetTF10000 # 100.0 Hz CTCSSTM1 # Encode tonePW1 # High power
# Save to channel and as defaultST1 # Save to channel 1ST0 # Also save as power-on defaultCP – Channel Parameters
Section titled “CP – Channel Parameters”Reports all parameters for a memory channel without switching to it.
Syntax
Section titled “Syntax”CPnParameters
Section titled “Parameters”| Parameter | Range | Description |
|---|---|---|
n | 0–9 | Memory channel number |
Examples
Section titled “Examples”CP0 # View current operating parametersCP1 # View channel 1CP5 # View channel 5Response Format
Section titled “Response Format”TX: 146520RX: 146520Tone: 10000TM: 0PW: 1- Does not change current operating frequency
- Channel 0 shows current state
- Useful for scanning channel contents
CC – Check Channel
Section titled “CC – Check Channel”Checks if the squelch is open on a specific memory channel.
Syntax
Section titled “Syntax”CCnParameters
Section titled “Parameters”| Parameter | Range | Description |
|---|---|---|
n | 1–9 | Memory channel number |
Response
Section titled “Response”0 # Squelch closed (no signal)1 # Squelch open (signal present)- Temporarily tunes to the channel
- Takes ~50 ms for carrier squelch
- Takes ~100 ms for tone squelch
- Returns to original channel after check
- Useful for scanning applications
Scanning Example
Section titled “Scanning Example”CC1 # Check channel 1CC2 # Check channel 2CC3 # Check channel 3A controller can use this to find active channels.
FD1 – Factory Defaults
Section titled “FD1 – Factory Defaults”Resets all parameters and memory channels to factory default values.
Syntax
Section titled “Syntax”FD1- Resets ALL settings
- Resets ALL memory channels
- Some settings require power cycle to take effect
- No confirmation prompt—executes immediately
Default Values After FD1
Section titled “Default Values After FD1”| Parameter | Default |
|---|---|
| Frequency | 146.520 MHz |
| Mode | Simplex |
| Squelch | 3 |
| Volume | 12 |
| CTCSS | Off, 131.8 Hz |
| Power | High |
| Baud Rate | 19200 |
| Beacon | Off |
| Callsign | RS-UV3 |
Related Commands
Section titled “Related Commands”ST0— Save current as default (partial save)