Module wireless

Module wireless 

Source
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# where XXX is the 3-digit secret code and Y is a single-digit control command.

§Remote control commands (per User Manual Chapter 25)

RM#NameOperation
RM0LOWToggle TX power
RM1OnDCS ON / Reverse ON / Tone Alert ON
RM2TONE OnTone ON
RM3CTCSS OnCTCSS ON
RM4OffDCS OFF / Reverse OFF / Tone Alert OFF
RM5TONE OffTone OFF
RM6CTCSS OffCTCSS OFF
RM7CALLCall mode ON
RM8VFOVFO mode ON
RM9MRMemory mode ON
RMAFreq. EnterFrequency or channel direct entry
RMBTone SelectDCS code / Tone freq / CTCSS freq setup
RMCREPEATER OnRepeater ON
RMDREPEATER OffRepeater OFF
RM*DOWNStep frequency/channel down
RM#UPStep frequency/channel up

These types model wireless control settings from Chapter 25 of the TH-D75 user manual.

Structs§

WirelessControlConfig
Wireless remote control configuration.
WirelessPassword
Wireless control DTMF password.