Skip to content

Hamlib rigctld port

The Hamlib port speaks the rigctld network dialect. Use it for software configured as Hamlib NET rigctl instead of a Kenwood rig, such as WSJT-X, Fldigi, Not1MM, and GridTracker.

More than one program can connect to the same Hamlib port at the same time.

TCP

TCP is the usual choice, because rigctl clients connect over the network.

  1. Give the port a name, for example Hamlib.
  2. Set Protocol to Hamlib.
  3. Set Port Type to TCP.
  4. Leave the port at 4532, the standard rigctld port, unless it is in use.
  5. Select the VFO Mode. Use Single VFO for one slice, or Dual VFO for split and for loggers that work two VFOs.
  6. Select the slice for each VFO.
  7. Click Save.

In your software, set the rig type to Hamlib NET rigctl and the network server to 127.0.0.1:4532.

RimuCAT Hamlib TCP port configuration on port 4532 in dual VFO mode

VFO modes

Single VFO
The client sees VFO A only. Split is not available.
Dual VFO
A second slice is bound as VFO B. The client must also be set up for two VFOs, or it uses VFO A alone.

Virtual serial

Select virtual serial only if your software expects the rigctl dialect on a serial device.

  1. Give the port a name, for example Hamlib.
  2. Set Protocol to Hamlib.
  3. Set Port Type to Virtual Serial.
  4. Select the VFO mode and the slice for each VFO.
  5. Click Save.
  6. Note the device path shown in RimuCAT, for example /tmp/ttyCAT1, and enter it in your application.

RimuCAT Hamlib virtual serial port configuration in single VFO mode