home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / packet / packetcl / kanode.doc < prev    next >
Text File  |  1988-10-08  |  2KB  |  53 lines

  1.  
  2.  
  3.  
  4. The following is a connect sequence to WA3DSP-5 (Netrom) on 221.01,
  5. connect to N3ET-1 (KPC-4) on 221.01, cross connect to KB3UD-1 (Netrom)
  6. on 145.01, connect to KB3UD on 145.01.    Note the SX to do the cross
  7. connect.  This would be SC if staying on the same frequency.  Also
  8. note the R>###LINK MADE.  The > is the KPC-4 prompt that is not
  9. followed by a carriage return.    You have to pick it up AFTER you
  10. send the SX.  It will be in the input buffer.  For the KPC-2 the
  11. prompt character is a ? instead of a > but the missing carriage
  12. return means it must be handled the same way.  You may have to
  13. modify the case of some of these statements.
  14.  
  15. CC WA3DSP-5
  16. SC N3ET-1
  17. RCONNECTED TO
  18. R###CONNECTED TO NODE
  19. RENTER COMMAND
  20. SX KB3UD-1
  21. R>###LINK MADE
  22. SC KB3UD
  23. RCONNECTED TO
  24. FB0023C KB3UD
  25. @C:\PKT\RLI\KB3UD.FWD
  26. *** EOF
  27.  
  28. The following is a connect to WA3DSP-5 (Netrom) on 221.01, connect
  29. to W3GJC-1 (KPC-2) on 221.01, connect to WB2GWD on 221.01.  The line
  30. after R###CONNECTED TO NODE on a KPC-2 is user configurable.  Pick
  31. a unique string from whatever is there.  In this case it's the
  32. owners name.  The tricky part when I figured this out was how to
  33. get by the KPC's hanging prompt line ie. > or ?.  You must have an
  34. R line for each of the several lines sent by the KPC.
  35.  
  36. CC WA3DSP-5
  37. SC W3GJC-1
  38. RCONNECTED TO
  39. R###CONNECTED TO NODE
  40. RCUSICK
  41. RENTER COMMAND:
  42. SC WB2GWD
  43. R?###LINK MADE
  44. FB0023C WB2GWD
  45. @C:\PKT\RLI\WB2GWD.FWD
  46. *** EOF
  47.  
  48. I am using these scripts with the K3RLI supported version 4.6 of
  49. W0RLI's "C" program.  I do not know if it works with W0RLI's new
  50. 8.xx version of the program.
  51.  
  52. 73 John WA3TSW @ WA3TSW
  53.