Expand description
Wireless remote control types (TH-D75A only).
The TH-D75A supports wireless remote control of a Kenwood multi-band mobile transceiver via DTMF signaling. A “control” radio sends DTMF commands over air to a “target” radio, which decodes them and executes the corresponding function. Access is protected by a 3-digit secret access code (Menu No. 946, range 000-999).
Per User Manual Chapter 25:
- FCC rules permit sending control codes only on the 440 MHz band.
- The target mobile transceiver must have both the secret number and Remote Control functions.
- The DTMF format is
AXXX#YA#whereXXXis the 3-digit secret code andYis a single-digit control command.
§Remote control commands (per User Manual Chapter 25)
| RM# | Name | Operation |
|---|---|---|
| RM0 | LOW | Toggle TX power |
| RM1 | On | DCS ON / Reverse ON / Tone Alert ON |
| RM2 | TONE On | Tone ON |
| RM3 | CTCSS On | CTCSS ON |
| RM4 | Off | DCS OFF / Reverse OFF / Tone Alert OFF |
| RM5 | TONE Off | Tone OFF |
| RM6 | CTCSS Off | CTCSS OFF |
| RM7 | CALL | Call mode ON |
| RM8 | VFO | VFO mode ON |
| RM9 | MR | Memory mode ON |
| RMA | Freq. Enter | Frequency or channel direct entry |
| RMB | Tone Select | DCS code / Tone freq / CTCSS freq setup |
| RMC | REPEATER On | Repeater ON |
| RMD | REPEATER Off | Repeater OFF |
| RM* | DOWN | Step frequency/channel down |
| RM# | UP | Step frequency/channel up |
These types model wireless control settings from Chapter 25 of the TH-D75 user manual.
Structs§
- Wireless
Control Config - Wireless remote control configuration.
- Wireless
Password - Wireless control DTMF password.