home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / control / ic725d / ic725.doc < prev    next >
Text File  |  1990-09-16  |  6KB  |  136 lines

  1.  
  2.  
  3.  
  4.                          Controller Program for the
  5.  
  6.                                  Icom IC-725
  7.  
  8.                                Copyright 1990
  9.                                      by
  10.                                Dick Roux N1AED
  11.  
  12.  
  13.  
  14.             IC725.EXE is a program for the IBM & compatibles that will
  15.          allow you to control an Icom IC-725 that is equipped with the
  16.          CT-17 Communications Interface.
  17.  
  18.             It allows you to program most front panel functions and
  19.          gives you the ability to store up to 480 frequencies that can
  20.          be called up with one keystroke.  Also, the program has a
  21.          built-in dumb terminal for controlling a phone modem or a
  22.          Terminal Node Controller (TNC).
  23.  
  24.             Start out by making a copy of the master disk and use this
  25.          as your working disk. Do NOT use the master disk as your
  26.          working disk. After a good copy is made, store it away in the
  27.          event that you damage your working copy.
  28.  
  29.             Once your working copy is made, just log onto the drive where
  30.          the programs are stored and type IC725. You will then get the
  31.          welcome prompt. If you have a fixed disk just copy all the files
  32.          from the master disk to the desired subdirectory on your hard
  33.          drive.
  34.  
  35.             After hitting the enter key from the welcome you will get the
  36.          main menu. If your transceiver is connected and properly inter-
  37.          faced to the computer, you will get a status bar on the bottom
  38.          of the screen as to what frequency and mode the selected VFO is
  39.          in.
  40.  
  41.          FREQUENCY SELECTION:
  42.             Selecting "F" from the main menu will prompt you as to what
  43.          frequency you want. Valid frequency is from 100 Khz - 29999.99
  44.          Khz.
  45.  
  46.          MODE:
  47.             Selecting "M" will prompt you with a menu of selectable modes,
  48.          USB, LSB, AM, CW, RTTY, & FM.
  49.  
  50.          VFO STATUS REQUEST:
  51.             Hitting "R" will initiate a status request to the transceiver.
  52.          This is useful if you make any manual changes to the IC-725 and
  53.          you wish to update the computer display.
  54.  
  55.          STATION DIRECTORY:
  56.             Selecting "T" will bring you to the Station Directory where you
  57.          are able to store and call up to 480 frequencies. (E)dit allows you
  58.          to add or change directory entries, (L)oad allows you to load
  59.          any memory in the transceiver with data contained in any of the dir-
  60.          ectory listings. (B)lock load allows you to load all 12 memories of
  61.          the transceiver with any continuous 12 directory listings. (S)can
  62.          allows you to sequentially scan all the active listings in the dir-
  63.          ectory.
  64.  
  65.          VFO SELECT:
  66.             Selecting a "V" will prompt you to VFO "A" or "B".
  67.  
  68.          SELECT MEMORY:
  69.             Selecting "S" will prompt you as to what memory you want to
  70.          select, 1 - 12.
  71.  
  72.          WRITE VFO >MEMORY:
  73.             Selecting a "W" will write the VFO's frequency and mode into
  74.          the selected memory.
  75.  
  76.          LOAD MEMORY:
  77.             Selecting "L" will allow you to directly load any of the 12 mem-
  78.          mories with the desired frequency and mode.
  79.  
  80.          MEMORY UP - DOWN:
  81.             When in memory mode, selecting "U" or "D" will step upwards or
  82.          downwards in the transceiver's memories.
  83.  
  84.          WRITE MEMORY >VFO:
  85.             Selecting "I" will write the currently selected memory into the
  86.          currently selected VFO.
  87.  
  88.                                    STATUS
  89.  
  90.             When the program is started, status checking is ON, meaning that
  91.          whenever any commands are sent to the transceiver, a STATUS REQUEST
  92.          is sent to the radio to register the updated status. While this is a
  93.          nice touch, at 1200 BAUD this noticeably slows down program
  94.          operation.  Therefore, the means for disabling status checking has
  95.          been implemented. Selecting a "#" disables status checking and a "&"
  96.          enables it. With status disabled, your able to more rapidly make a
  97.          large number of changes without having to constantly wait for updated
  98.          status.
  99.  
  100.                                  DUMB TERMINAL
  101.  
  102.             Also, there is a Dumb Terminal function that can be utilized to
  103.          control a Terminal Node Controller (TNC) or a telephone modem at
  104.          1200 Baud. The Dumb Terminal portion of the program can be assigned
  105.          the same or a different COM PORT than the controller portion of the
  106.          program (via the CONFIGURE PROGRAM function from the main menu).
  107.  
  108.          EXAMPLE:
  109.             You can set up the controller portion of the program to COM 1 and
  110.          connect the CT-17 to COM 1 and control the IC725 then connect a TNC
  111.          to COM 2 for packet communications.
  112.  
  113.          EXAMPLE:
  114.             Both the Dumb Terminal and the controller can be set to the same
  115.          COM port (1 or 2) and the IC725 could be remotely controlled via a
  116.          1200 baud telephone modem at the computer end and the IC725, null
  117.          modem adapter, and another 1200 baud telephone modem at the remote
  118.          end. The Dumb Terminal could then facilitate the dialing and hangup
  119.          commands needed to control the telephone modem to establish contact.
  120.  
  121.                                CONFIGURE PROGRAM
  122.  
  123.             Selecting "O" from the main menu will allow you to configure the
  124.          program to your needs. You will be prompted as to your choice of
  125.          monitor, COM PORT assignment, if you want to disable the keyboard
  126.          sounds and what SCAN DELAY you would like. The SCAN DELAY is the
  127.          time that the transceiver will stay on a scanned frequency while
  128.          in the SCAN mode (STATION DIRECTORY menu). Valid time is from .5
  129.          to 10 seconds.
  130.  
  131.  
  132.             The program is very functional and could have had alot of
  133.          "bells and whistles" added which may be included in future
  134.          releases if acceptance to the Program is widespread.
  135.             Please feel free to contact me if you have any comments
  136.          and/or suggestions on the Program.