home *** CD-ROM | disk | FTP | other *** search
/ World of Ham Radio 1997 / WOHR97_AmSoft_(1997-02-01).iso / cat / kenwood / ken_05 / amsoft.iii next >
Text File  |  1997-02-01  |  5KB  |  128 lines

  1.                 RADIO REMOTE CONTROL PROGRAM
  2.  
  3.  
  4.  
  5.  
  6.  
  7.                        By Lydia Rosa
  8.  
  9.  
  10.    Copyright 1990 by Lydia Rosa
  11.  
  12.    Version 0.4
  13.       Fixed a bug that caused COM port not to respond.
  14.  
  15.    Version 0.3
  16.       Added the TXADR command to allow addresses other than 8 for
  17.       the ICOM radios.
  18.  
  19.       Fixed a bug in the SEARCH function.
  20.  
  21.    Version 0.2
  22.       Initial Release
  23.  
  24.  
  25.      IBM is a tradmark of IBM corporation.
  26.  
  27.      ICOM is a tradmark of ICOM incorporated.
  28.  
  29.      KENWOOD is a tradmark of KENWOOD corporation.
  30.  
  31.      DBASE III is a trademark of Ashton-Tate.
  32.  
  33.    The author  takes no  responsibility for any damages that
  34.   may occur due to the operation of this program.
  35.  
  36.    This  program  is being distributed  as  SHAREWARE.  This
  37.   means that voluntary contributions are the only  source of
  38.   remuneration  obtained  for this  work. A contribution  of
  39.   $20.00 gives you the following:
  40.  
  41.         1.  Automatic upgrades to the program.
  42.         2.  Fixes for any bugs.
  43.         3.  Schematics and instructions for the interfaces.
  44.         4.  A clear conscience.
  45.  
  46.  
  47.   Please mail all contributions and problem reports to
  48.  
  49.      Lydia Rosa
  50.      P.O. Box 414
  51.      Marlboro, N.Y.
  52.      12542
  53.  
  54.     Thank you for your support.
  55.  
  56.      The  RADIO  REMOTE CONTROL PROGRAM will  allow  you  to
  57.   control your ICOM-R7000, or KENWOOD R-5000 radio  from any
  58.   IBM compatible  PC,XT or AT.  With the  standard interface
  59.   adapters provided by the manufactures of these radios, you
  60.   can  store and  recall  banks of  100  channels.  Using  a
  61.   special interface curcuit, you can scan,  search,  and log
  62.   active channels. This curcuit  is provided  free of charge
  63.   to all registered users.
  64.  
  65.     The program allows you to  select various baud rates, as
  66.   well  as COM port 1 or 2.  Commands  are buffered,  and an
  67.   interface to a DBASE data file is provided.
  68.  
  69.     Although  it has not been tested, this program may  work
  70.   with other radio  models produced  by  the manufactures of
  71.   the supported radios.
  72.  
  73.     In order to run this  program you will need an IBM PC,XT
  74.   or AT  running  DOS 3.0  or higher.  The program  requires
  75.   about 128k of available RAM to run.
  76.  
  77.     If  you are controlling  the R7000, you will need either
  78.   the ICOM CI-V  interface adapter,  or  the modified  RS232
  79.   interface.  If  you  wish  to  use  the  signal  detection
  80.   feature of this program, you will need to use the modified
  81.   interface.
  82.  
  83.     For the R-5000, you  will need  the  IC-10 option kit. A
  84.   modification must be made to the R-5000 if you wish to use
  85.   the signal detection feature of this program.
  86.  
  87.     It is highly recommended that the  modified interface be
  88.   used for all radios.  Most of the features of this program
  89.   make  use   of   the  detection  of  an  available  signal
  90.   (SQUELCH).  These radios do  NOT  currently  have  squelch
  91.   detection as part of the standard interface. Although this
  92.   program will  work  fine without  this  signal  detection,
  93.   operations such as SCAN and SEARCH will have no usability.
  94.  
  95.     The interface curcuit is  a  inexpensive, easy  to build
  96.   project.  All  the  parts  are readily  available  at  any
  97.   electronic  store.  Estimated  cost  for each interface is
  98.   $15. Plans  and  instructions  for  these  interfaces  are
  99.   provided to you when you become a registered user.
  100.  
  101.     To   start  the  program,  make  sure  the  program  and
  102.   datafiles are in the default drive. If running the R-7000,
  103.   enter ICOM at the DOS prompt. If running the R-5000, enter
  104.   KENWOOD.
  105.  
  106.   The  program  will load,  and  then  execute any  existing
  107.   profile. Once the program loads, the first page panel will
  108.   be displayed.
  109.  
  110.     The display panel shows you the status of your radio, as
  111.   well as the  status of the program.  At  the top left hand
  112.   corner  of  the screen  is displayed the current BAUD rate
  113.   and COM port  being used to  talk  to  the radio.  At  the
  114.   Bottom of the screen is a status  line showing the various
  115.   parameter settings. If there is a signal  present  on  the
  116.   radio, the word "SIG" will be displayed in  the lower left
  117.   hand  corner.   This  display  is   only   valid   if  the
  118.   modification has been made to detect squelch.
  119.  
  120.     In the  center  of  the  screen, the  status  of  memory
  121.   channels is displayed. These  channels reflect the current
  122.   setting in the COMPUTER's memory. They  can be used to set
  123.   the  radio's memory if so  desired.  There are  100 memory
  124.   slots available  in  this program.  Since only  20 of them
  125.   can be displayed at a  time,  the PgUp  and  PgDn keys are
  126.   used to  display  the  rest.  Information  can be directly
  127.   entered into most of the fields displayed.
  128.