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

  1. PktWin (tm)
  2.  
  3. Copyright 1991 by Triagonal Software.  All rights reserved.
  4. Current version 2.1  dated 15/02/94
  5.  
  6. This document is Copyright 1991 Triagonal Software
  7.  
  8. Disclaimer of warranty
  9. TRIAGONAL SOFTWARE hereby disclaims all warranties relating to this software, whether
  10. express or implied, including without limitation any implied warranties of merchantability or fitness for
  11. a particular purpose.
  12. TRIAGONAL SOFTWARE will not be liable for any special, incidental, consequential, indirect or
  13. similar damages due to loss of data or any other reason, even if TRIAGONAL SOFTWARE or an
  14. agent of TRIAGONAL SOFTWARE has been advised of the possibility of such damages.  In no
  15. event shall TRIAGONAL SOFTWAREs liability for any damages ever exceed the price paid for
  16. the license to use the software, regardless of the form of the claim.  The person using the software
  17. bears all risk as to the quality and performance of the software.
  18.  
  19. Getting PktWin Started
  20.  
  21. If you do not have a registered version:  Click on the Cancel button in the Registration dialogue box to remove it without registering.  Click on the OK button if you wish to enter your registration number.
  22.  
  23. If you have a registered version:  The Wait notification box will disappear after a short time.
  24.  
  25.  PktWin commands
  26.  
  27. To Change the Serial Port Settings:  Click on the Options menu, then click on the Communications selection to bring up the Communications dialogue box.  These parameters can also be modified by using the PKTWIN.INI directly.  NOTE this applies to the copy of PKTWIN.INI in the Windows directory only.
  28.  
  29. To close PktWin:  Click on the File menu, then click on the Exit selection.
  30.  
  31. To access the Help file:  Either by selecting one of the help options from the Help menu, or press F1.
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  Saving the current settings
  43.  
  44. The current settings will be automatically saved to the PKTWIN.INI file, in the Windows directory, when PktWin is exited.
  45.  
  46.  
  47.  
  48.  
  49. PKTWIN.INI Options
  50.  
  51. There are several options which may be set within the PKTWIN.INI file.  These options and their usage are outlined below.
  52.  
  53. [Comms] The serial communications options.
  54.  
  55. Port= should be set to the serial port that is connected to the TNC, eg. 1 = COM1:.
  56.  
  57. Baud= is the speed (Baud rate) that the TNC is talking to the computer at one of: 1200, 2400, 4800, 9600.
  58.  
  59. AWLen= either 7 or 8, for the number of bits per character.
  60.  
  61. Parity= this should be set to the parity type being used by the TNC.
  62.  
  63. Flow= the type of flow control used between the Computer and the TNC.
  64.  
  65.  
  66. [Window]        The buffer and window options.
  67.  
  68. RXBuffer Size= should be set to the size, in kilobytes, of the Receive buffer.  Maximum of 1024K, minimum of 1K.
  69.  
  70. TXBuffer Size=  should be set to the size, in kilobytes, of the Receive buffer.  Maximum of 1024K, minimum of 1K.
  71.  
  72. Word wrap= the number of characters, after which typing a space will perform a new line.
  73.  
  74. RXCRLF= set to 0 if the TNC is sending Carriage return and Line feed, set to 1 if the TNC is sending Carriage return only.
  75.  
  76. TXCRLF= set to 0 if the TNC requires only a Carriage return, set to 1 if the TNC requires Carriage return and Line feed.
  77.  
  78. Line Width= the maximum number of characters for a line, either 80 or 120.
  79.  
  80.  
  81. [Text]          The text options
  82.  
  83. Receive Text Colour= sets the colour for text received from the TNC.
  84.  
  85. Transmit Text Colour= sets the colour for text send to the TNC.
  86.  
  87.  
  88. [Font]          The font options.
  89.  
  90. Tab Size= set the number of characters for a tab.
  91.  
  92. Font= the font used by the program.
  93.  
  94.  
  95. [Size]          The size and position of the program on the screen.
  96.  
  97. Left= the number of pixels from the left hand side of the screen.
  98.  
  99. Right= the window width in pixels.
  100.  
  101. Top= the number of pixels from the top of the screen.
  102.  
  103. Bottom= the window height in pixels.
  104.  
  105. Maximised= set to 0 for normal, 1 for maximised.
  106.  
  107.  
  108. [Initialisation]        The files if any containing startup and shutdown instructions to the TNC.
  109.  
  110. Use Start File= set to 0 for no initialisation, 1 to send initialisation commands.
  111.  
  112. Use Quit File= set to 0 for no shut down, 1 to send shut down commands.
  113.  
  114. Start File= the file and path name of the file containing the initialisation commands.
  115.  
  116. Quit File= the file and path name of the file containing the shut down commands.
  117.  
  118.  
  119.  
  120. *** When you exit from PktWin the current settings will be saved to the INI file.
  121.  Trouble Shooting.
  122.  
  123. If on starting PktWin, a message appears complaining about 'Serial Port Hardware not installed' then the Communications dialogue box will appear for you to directly modify the settings.  Alternatively you may wish to set the PKTWIN.INI file directly to reflect the serial port your TNC is using.   If your TNC is connected to COM2:, then:
  124. Copy the file PKTWIN.INI to the \WINDOWS directory.
  125. Using notepad, edit the line  Port=1 to read Port=2.
  126.  
  127.  
  128.  
  129.  
  130. If you have any suggestions or comments please send a message to:
  131.  
  132. Paul M. Hounslow
  133. 53 Leighton Court,
  134. Copperdale Close,
  135. Reading,
  136. BERKS,
  137. England.
  138. RG6 2SG
  139.  
  140. Tel:    0734 864055
  141.  
  142. EMail:  ssrhouns@reading.ac.uk
  143.  
  144. Packet: G4YFE@GB7BEQ
  145.  
  146.  
  147.