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

  1. 440-1.EXE     COM1 version
  2. 440-2.EXE    COM2 version
  3. 440.doc        this file
  4.  
  5. 440-x.EXE is a stand alone compiled basic program designed to control
  6. the KENWOOD 440s or 940s from the keyboard of an IBM-PC computer through
  7. serial ports COM1 or COM2. It is designed to run from a single command
  8. line or through the menus provided in the program itself. By entering all
  9. 440-x commands from the command line the program can be used with the
  10. new "!" DOS shell command in version 4.2 of W0RLI CPBBS.
  11. EXAMPLE of a typical command used in the FWD.MB file:
  12.  
  13. !b            <DOS shell command for port B of the CPBBS
  14. 440-2 20 5        <440-2.EXE command string (COM2:)
  15. *** EOF            <END of dos shell
  16. GB0023F W0RLI        <Beginning of next forward list
  17. W0RLI
  18. *** EOF
  19.  
  20. In the above example the "440-2" runs the 440-2.EXE program then
  21. picks option "20" (SELECT MEMORY CHANNEL) and finally "5" which
  22. selects channel 5. This same kind of command sequence could be used
  23. in the autoexec file to initialize the radio on startup.
  24.  
  25. WARNING... this program is untested and you should try each command
  26. sequence using the manual menu method before including it in your
  27. FWD.MB or AUTOEXEC.BAT file. The program will ECHO the radio command
  28. to your screen when run through your FWD.MB file, I kept that in
  29. as an indication that the program actually ran. It will be taken out
  30. of the final version when run from a command string if it causes a problem.
  31.  
  32. This program was written to allow a handicapped fellow ham control his
  33. radio from the keyboard of his PC. My original intent was to write the
  34. thing in C but I could not figure out how to control the PORTS and make
  35. use of the COMBIOS etc.. I knew I could write the program in a few
  36. hours in BASICA but I also knew the result would limit it's operation
  37. to COM1 and COM2 only. To make a long story short I am making the program
  38. available now in compiled basic form while I await additional information
  39. on the control of the communication ports using the COMBIOS programs.
  40. I DO NOT have an interface to control my 440s yet but it is on order so
  41. if any of you have any comments or suggested additions to the program
  42. please leave a message so I can add the features to it.
  43.  
  44. de KB3MY, CIS 72605,1465 Buster Light, Sliver Spring, Maryland
  45.  
  46. KB3MY @ KA3OGG 
  47.