home *** CD-ROM | disk | FTP | other *** search
/ World of Ham Radio 1997 / WOHR97_AmSoft_(1997-02-01).iso / windows / win_40 / prog / cluster.ex_ / cluster.ex
Text File  |  1997-02-01  |  674b  |  44 lines

  1. PARAMETERS NEEDED SET THE TNC BACK INTO THE DEFAULT STATE
  2. =========================================================
  3. (do not remove the CTRL-C in the first line which looks as "")
  4.  
  5. Parameters for AEA TNCs
  6. -----------------------
  7. 
  8. 8bitconv OFF
  9. canpac $19
  10. cbell OFF
  11. echo ON
  12. headerln ON
  13. mcon 0
  14. mfilter $80
  15. monitor 4
  16. mrpt ON
  17. newmode ON
  18.  
  19. Parameters for DSP-2232
  20. -----------------------
  21. 
  22. 8bitconv OFF
  23. canpac $19
  24. cbell OFF
  25. echo ON
  26. headerln ON
  27. mcon 0/0
  28. mfilter $80
  29. monitor 4/4
  30. mrpt ON/ON
  31. newmode ON
  32.  
  33. Parameters for TAPR TNC2
  34. ------------------------
  35. 
  36. 8bitconv OFF
  37. canpac $19
  38. cbell OFF
  39. echo ON
  40. headerln OFF
  41. mcon OFF
  42. mfilter $00
  43. mrpt ON
  44.