[pskmail] hamlib rigtype number for Kenwood TS2000 ?

  • From: Andy obrien <k3ukandy@xxxxxxxxx>
  • To: pskmail@xxxxxxxxxxxxx
  • Date: Sat, 24 Oct 2009 14:42:40 -0500

Is there a list of rigtype number somewhere ?  I am getting ready to
test scanning for my server and need to configure the hamlib rig type.

Do I have the following correct ?   I will be using ttyS0, 9600 baud ,
and I put 'F' for scanner instead of my previous 'S' when I was just
scanning modes.   I have not changed rigtype yet


# rig control (scheduler, scanner)
 $scheduler = 0;
 $rigtype = 351;
 $rigrate = 9600;
 $rigdevice = "/dev/ttyS0";
 $rigptttune = 0;       # If 1 then ICOM "PTT TUNE" is in use
 ##########################
 $scanner = "F";
 $qrgfile = "$ENV{HOME}/.pskmail/qrg/freqs.txt";
 $freq_offset = 1;      # minutes after '0'
 @freq_corrections = qw (0 0 0 0 0); # trx frequency correction
 $traffic_qrg = 0;

Other related posts: