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

  1. INTRODUCTION TO PACKET RADIO - PART 3 - by Larry Kenney, WB9LOZ
  2.  
  3. In Part 2 I talked about how to get on the air and make your first QSO. 
  4. Now let's take a look at some of the commands that are available in your
  5. TNC to help improve your station operation.
  6.  
  7. TNC COMMANDS: The TNC, or Terminal Node Controller, that "little black box"
  8. we've talked about in the past, has more than 100 different commands for
  9. you to use.  You're able to customize your packet operating with these
  10. commands and turn on and off various features as you wish.  Not all TNCs
  11. are exactly alike, but all have pretty much the same functions. I'll be
  12. using the commands used by the TNC2 and clones in my examples.
  13.  
  14. We covered a few of the commands previously: CONTROL C for entering command
  15. mode, MYCALL, MONITOR, CONNECT, and DISCONNECT.  Now let's discuss a few
  16. that can change the way your station functions.
  17.  
  18.   ECHO: This command tells the TNC whether or not it should send what  you
  19. type back to the monitor screen.  If you don't see anything when  you type,
  20. set ECHO to ON.  IIff yyoouu sseeee ddoouubbllee, like that, set ECHO to
  21. OFF.  This setting will depend on how your particular computer system
  22. functions.
  23.  
  24.   CONV (converse mode): Your TNC will automatically switch to this mode
  25. when you connect with someone, but you can also do it by entering CONV (CR)
  26. at the Cmd: prompt.  When in converse mode, anything you type will be
  27. transmitted via the path you set with UNPROTO.  (See the next paragraph.) 
  28. Anyone in monitor mode will be able to read what you transmit.  Packets in
  29. converse mode are sent only once and are not acknowledged, so there is no
  30. guarantee that they'll get through.  This mode is used frequently for
  31. sending CQ's.
  32.  
  33.   UNPROTO: This command designates the path used when in converse mode. The
  34. default is CQ, but you can enter a series of digipeaters if you wish, or a
  35. specific group or club name.  Some examples:
  36.        CQ v WB6SDS-2,W6SG-1,AJ7L      SFARC v W6PW-1,W6PW-4
  37. Remember, you have to change UNPROTO for use on different frequencies,
  38. unless you leave it set simply to "CQ".
  39.  
  40.   FRACK: This determines how long your TNC will wait for an acknowledgement
  41. before resending a packet.  It shouldn't be set too short, or you simply
  42. clutter up the frequency, yet it shouldn't be too long, or you'll spend too
  43. much time waiting.  I use FRACK set to 7, and have found that to be an
  44. overall good value.
  45.  
  46.   DWAIT: Used to avoid collisions, DWAIT is the number of time units the
  47. TNC will wait after last hearing data on the channel before it  transmits. 
  48. I have DWAIT set to 16, and have found that to work well.
  49.  
  50.   PACLEN: Determines the number of characters in your packets, ranging from
  51. 1 to 256.  The more characters you send per packet, the longer it takes to
  52. transmit the information and the greater your chances are of noise,
  53. interference or another station wiping it out. I've found a PACLEN of 80,
  54. which is the length of one line, to be a good  value.  When working a
  55. station nearby, PACLEN can be increased.  When working a distant station,
  56. it should be decreased.
  57.  
  58.   RETRY: Your TNC will retransmit a packet if it doesn't receive an 
  59. acknowledgement from the station you're working.  RETRY indicates the
  60. number of times the TNC will try to get the packet through before  giving
  61. up and disconnecting.  This can be set from 1 to 15, but I've found 8 to 10
  62. to work well.  Less than that causes an unnecessary disconnect if the
  63. channel happens to be busy, but more than that clutters up the channel.
  64.  
  65. The following TNC commands affect the monitoring mode and what you see on
  66. the screen:
  67.  
  68.   MONITOR: This must be ON for you to monitor anything.  When ON, you see
  69. packets from other stations on the frequency you're tuned to.  What packets
  70. you see is determined by other commands from the list below.  If MONITOR is
  71. OFF, you see only packets sent to you while you're connected to another
  72. station.
  73.  
  74.   MALL: If MALL is ON, you receive packets from stations that are connected
  75. to other stations, as well as packets sent in unproto (unconnected) mode. 
  76. This should be ON for "reading the mail". If MALL is OFF, you receive only
  77. packets sent in unproto mode by other stations.
  78.  
  79.   MCOM: If ON, you see connect <C>, disconnect <D>, acknowledge <UA> and
  80. busy <DM> frames in addition to information packets.  If OFF, only
  81. information packets are seen.
  82.  
  83.   MCON: If ON, you see packets from other stations while you're connected
  84. to someone else.  This can get very confusing, but is useful when your path
  85. is bad and you want to see if your packets are being digipeated okay.  If
  86. OFF, the monitoring of other stations is stopped when you're connected to
  87. another station.
  88.  
  89.   MRPT: If ON, you see a display of all the stations used as digipeaters
  90. along with the station originating the packet and the destination station. 
  91. If OFF, you see only the originating and destination stations.  For
  92. example, if you have MRPT ON, you might see a transmission such as this:
  93.   K9AT>WB6QVU,W6PW-5*: I'll be leaving for the meeting at about 7:30.
  94. If MRPT was OFF, the same transmission would look like this:
  95.   K9AT>WB6QVU: I'll be leaving for the meeting at about 7:30.
  96. In the first case, you can see that the W6PW-5 digipeater was being used. 
  97. The asterick indicates which station you were hearing the packet from.  In
  98. the second case you have no idea if digipeaters are being used or what
  99. station you were receiving.
  100.  
  101.   HEADERLN: If you have this turned ON, the header of each packet is
  102. printed on a separate line from the text.  If OFF, both the header and
  103. packet text are printed on the same line.
  104.  
  105.   MSTAMP:  Monitored packets have the date and the time the packet was
  106. received if MSTAMP is ON.  If it's OFF, the date/time stamp is not shown.
  107.  
  108. I run my station with all of these commands, except MCON, turned ON so that
  109. I can really see what's happening on the frequency I'm monitoring.  Try
  110. various combinations of these commands and then decide on the combination
  111. you like best for your station.
  112.  
  113. - - - -
  114.  
  115.