home *** CD-ROM | disk | FTP | other *** search
/ World of Ham Radio 1997 / WOHR97_AmSoft_(1997-02-01).iso / packet / docs / packet14.doc < prev    next >
Text File  |  1997-02-01  |  5KB  |  80 lines

  1.  
  2. INTRODUCTION TO PACKET - Part 14 - by Larry Kenney, WB9LOZ
  3.  
  4. TNC COMMANDS - continued from Part 13
  5.  
  6. MAXFRAME   Sets the upper limit on the number of unacknowledged packets the
  7. TNC can have outstanding at any time.  (The outstanding packets are those
  8. that have been sent but have not been acknowledged.)  It also determines
  9. the maximum number of contiguous packets that can be sent during one
  10. transmission.  Value can be set from 1 to 7.  The best value of MAXFRAME
  11. depends on the frequency conditions.  The better the conditions are, the
  12. higher the value you can use.  If conditions are poor due to the amount of
  13. traffic on the frequency, noise, or other variables, (shown by lots of
  14. retries) MAXFRAME should be reduced to improve throughput.  The best value
  15. of MAXFRAME can be determined through experimentation.  MAXFRAME of 1
  16. should be used for best results on HF packet.
  17.  
  18. MFILTER     This command allows you to enter up to four ASCII character
  19. codes, 0 - $7F, for the control characters that you want eliminated from
  20. your monitored packets.  Codes may be entered in either Hex or Decimal.
  21. Here are the ASCII codes for some of the more troublesome control
  22. characters found in monitored packets:
  23.    HEX   DEC   FUNCTION   POSSIBLE RESULT
  24.    $07    07   Control G  Rings your bell or "beeps" your speaker
  25.    $0C    12   Control L  Form feed - could clear your screen
  26.    $13    19   Control S  Can cause your screen to stop scrolling
  27.    $1A    26   Control Z  Can clear your screen
  28.    $1B    27   Escape     Can cause your cursor to move to a random         
  29.                           point on your screen and can raise havoc          
  30.                           with printer control.
  31. AEA has added a new code, $80, that will not allow ANY control characters
  32. to be displayed on the user's screen from monitored packets. 
  33.  
  34. MHEARD     An immediate command that causes the TNC to display a list of
  35. stations that have been heard since the command MHCLEAR was given or the
  36. TNC was powered on. This command is useful for determining what stations
  37. can be worked from your QTH.  Stations that are heard through digipeaters
  38. are marked with an * on most TNCs.  On the AEA PK-232, the stations heard
  39. direct are marked with the *.  (Check your TNC manual.)  The maximum number
  40. of stations in the list is 18.  If more stations are heard, earlier entries
  41. are discarded.  Logging of stations heard is disabled when the PASSALL
  42. command is ON.  If the DAYTIME command has been used to set the date and
  43. time, entries in the MHEARD list will show the date and time the stations
  44. were heard.
  45.  
  46. PASSALL    Causes the TNC to display packets that have invalid checksums. 
  47. The error-checking is disabled.  If PASSALL is ON, packets are accepted for
  48. display, despite checksum errors, if they consist of an even multiple of
  49. eight bits and are up to 330 bytes.  The TNC attempts to decode the address
  50. field and display the callsigns in standard format, followed by the text of
  51. the packet.  PASSALL can be useful for testing marginal paths or for
  52. operation under unusual conditions.  PASSALL is normally turned OFF.
  53.  
  54. SCREENLN n This parameter determines the length of a line of text on the
  55. terminal screen or platen.  Value may be 0 to 255.  A (CR-LF) carriage
  56. return and line feed are sent to the terminal in Command and Converse modes
  57. when n characters have been printed.  A value of zero inhibits this action. 
  58. If your computer automatically formats output lines, this feature should be
  59. disabled.
  60.  
  61. TXDELAY n  This parameter tells the TNC how long to wait before sending
  62. data after it has keyed the transmitter. All transmitters need some start
  63. up time to put a signal on the air.  Some need more, some need less. 
  64. Synthesized radios and radios with mechanical relays need more time, while
  65. crystal controlled radios and radios with diode switching require less
  66. time.  External amplifiers usually require additional delay.  Experiment to
  67. determine the best value for your particular radio.  TXDELAY can also be
  68. useful to compensate for slow AGC recovery or squelch release times at the
  69. distant station.
  70.  
  71. There are many additional commands available to you.  I've only covered the
  72. ones that I thought would be the most useful to you.  Spend some time
  73. reading the owner's operating manual that came with your TNC to discover
  74. some of the surprises the other commands offer.  New versions of the TNC
  75. software have added several commands that you might find useful in your
  76. packet operating.
  77.  
  78. - - - -
  79.  
  80.