home *** CD-ROM | disk | FTP | other *** search
/ World of Ham Radio 1997 / WOHR97_AmSoft_(1997-02-01).iso / packet / pak_20 / amsoft.iii next >
Text File  |  1997-02-01  |  6KB  |  141 lines

  1.      >>>  PCT v2.00a (C) 1987-1989 by Ch.Volk (DD6CV @ DB0GV)  <<<
  2.  
  3.  
  4. Hello packeteers!
  5.  
  6. Finaly an english version of the hostmode terminalprogram PCT is
  7. available.
  8.  
  9. Due to a lack of time I can't provide you with an extensive PCT.DOC
  10. file like in the german and french version. But with the help files
  11. and a little experience in packet and PCs it should not be impossible
  12. to get this program up and running.
  13.  
  14. PCT is a hostmode terminalprogram especially for the hostmode of the
  15. WA8DED firmware. You need a TNC-1 or TNC-2 with an apropriate version
  16. of the WA8DED firmware. In FIRMWARE.EXE firmware v2.1 and v2.3 for
  17. the TNC-2 are provided. You can *not* use a PK-232 or KAM with PCT!
  18.  
  19. This program is ham sharware. It can be distributed freely among hams
  20. as long as a copy of the original disk is passed along and the costs
  21. for disk, packing and postage do not exceed $5. Any commercial use or
  22. reselling is strictly prohibited.
  23.  
  24. Criticism and suggestions for improvements or even a small
  25. contribution should be sent to:
  26.  
  27.   Christian Volk (DD6CV @ DB0GV)
  28.   Kapellenstr. 26
  29.   D-8752 Johannesberg
  30.   Federal Republic of Germany
  31.  
  32. No liability for damages or unpleasantries through use of this
  33. program will be accepted. (This only for sake of completeness.)
  34.  
  35.  
  36. You may can't stand this advice anymore, but *please* make a backup
  37. copy of your original PCT disk, so you have the opportunity to
  38. reinstall the program in case Murphy strikes...
  39.  
  40. Files on this disk:
  41.   PCT200E.EXE      self extracting arc file containing the program
  42.   PCTINST.BAT      some installation help
  43.   FIRMWARE.EXE     self extracting arc file containing v2.1 and
  44.                    v2.3 of the WA8DED firmware for the TNC-2
  45.   README.DOC       this file
  46.  
  47. Files in PCT200E.EXE:
  48.   PCT.EXE          program file with internal RS-232 support
  49.   PCTB.EXE         program file for external (PCTBIOS) RS-232
  50.                    support
  51.   PCT1BIOS.COM     PCTBIOS for COM1
  52.   PCT2BIOS.COM     PCTBIOS for COM2
  53.   PCT.CNF       sample configuration file for one TNC
  54.   MULTI.CNF        sample configuration file for two TNCs
  55.   *.HLP            all help files for the online help function
  56.  
  57. The BATch file PCTINST.BAT is provided as an installation help. To
  58. install PCT on an harddisk a simple "PCTINST C:" is enough. The
  59. subdirectories \PCT and \PCT\HELP are created and the files are
  60. unpacked from PCT200E.EXE. If installing on an one-drive-system with
  61. 720k disk, ingnore the warning of PCTINST and install PCT on drive A:
  62.  
  63. Next customize the PCT.CNF file for your needs. It can be edited with
  64. any ASCII editor, like BRIEF, NE or even EDLIN. When using WordStar
  65. select the "non document mode". I must confess, that no strict type
  66. checking is done by PCT when reading PCT.CNF. When PCT stops with a
  67. runtime error message, please recheck your PCT.CNF file.
  68.  
  69. PCT supports a veraity of com ports. As PCT does not use interrupts,
  70. you can use several com ports without having to worry about interrupt
  71. sharing or conflicts. Following a list of the com port numbers and the
  72. base addresses PCT uses:
  73.  
  74.   COM    Base address
  75.   1      $3F8
  76.   2      $2F8
  77.   3      $338
  78.   4      $238
  79.   5      $3E8
  80.   6      $3E0
  81.   7      $2F0
  82.   8      $2E8
  83.   9      $2E0
  84.   10     $260
  85.  
  86. A minimum baudrate of 4800 is recomended. Use 9600 where possible.
  87. Some MFJ-1270 with LM-3xx opamp's as RS-232 line driver are not
  88. capable of 9600 with the high load of hostmode. Use 4800 or replace
  89. the LM-3xx with a faster opamp.
  90.  
  91. If your TNC-2 runs reliable at 4.9 MHz, please rejumper it for this
  92. speed. This will improve hostmode throughput. When burning an new
  93. EPROM for the firmware, use v2.3 for it is faster than v2.1.
  94.  
  95. The cable between TNC and PC can be a simple three wire, connecting
  96. TxD, RxD and Gnd. The cable you used with a normal terminalprogram
  97. should work fine. (Some older TNC-1 don't switch properly to
  98. hostmode, when more than 3 wires are used, if in trouble try the
  99. simple cable).
  100.  
  101. PCT uses a simple, but working, internal RS-232 interface. It does
  102. not use interrupts. PCTB searches for an external COMBIOS/MBBIOS
  103. compatible RS-232 driver. The PCTB version is provided for the case
  104. your using a COMBIOS driver specially tailored for your COM card.
  105. Just start this driver as usual and use PCTB instead of PCT.
  106.  
  107. During startup PCT by default searches for a configuration file named
  108. PCT.CNF in the current directory. To override this you can name an
  109. alternated configuration file on the command line:
  110.   PCT MYCNF.CNF
  111. This will start PCT, which will try to load the file MYCNF.CNF in the
  112. current directory.
  113.   PCT D:\TEST\CONFIG.PCT
  114. will search for the file CONFIG.PCT in the subdirectory \TEST on
  115. drive D:
  116.  
  117. For the commands of the WA8DED firmware, you will find a manual in
  118. FIRMWARE.EXE.
  119.  
  120. For details on PCT commands, use ALT-H in PCT and page though the
  121. helpfiles.
  122.  
  123. I'm sorry this beeing only a small collection of infos, hints and
  124. advices. But there wasn't enough time for a full featured english
  125. manual, a program of this size is supposed to have.
  126.  
  127. Last but not least the thanks to those who contributed to this
  128. version 2.00 of PCT. Klaus (DF4NU), who revised and wrote most parts
  129. of the german manual. Christian (F6DHD), who translated the program
  130. messages, help files and manual to french and though helping to bring
  131. the program to french speaking hams. Don (DJ0HC), who revised my
  132. english programm messages and translated the help files. And
  133. Hans-Juergen (DG3SAJ now W4/DG3SAJ), who kept pushing for an english
  134. version.
  135.  
  136.  
  137.     73's and happy packeting
  138.     Chris (DD6CV)
  139.  
  140.  
  141.