home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / modem / clcom201.zip / CLICKCOM.XXX / SETUP2.HLP < prev    next >
Text File  |  1993-06-10  |  6KB  |  152 lines

  1. Terminal Setup Help
  2.  
  3.  
  4.         This module allows you to setup the default terminal options.
  5.  
  6.         Simply move the 'X' to the desired selection and proceed to the next
  7.         field.  As you move from field to field you will notice the messages
  8.         at the bottom of the screen will change.  These are quick help
  9.         messages.
  10.  
  11.  
  12.         Keyboard interaction
  13.         --------------------
  14.  
  15.         TAB/Shift-TAB           : Moves you from one option to another option.
  16.  
  17.         Enter                   : Moves you from one option to another option.
  18.  
  19.         Up/Dn Cursor Keys       : This will move the 'X' placed next to the
  20.                                   selected item in this field.
  21.  
  22.         Escape/Alt - C          : Aborts and Exits this Module
  23.  
  24.         Alt - O                 : Saves all changes and exits this module.
  25.  
  26.         Alt - H                 : Provides help for this module
  27.  
  28.  
  29. ┌─[■]──────────────────────────Terminal Options──────────────────────────────┐
  30. │ Baud          Parity      Buffer Size Terminal Type       Status    Echo   │
  31. │ [ ] 300       [X] None    [ ] 8       [ ] TTY             [X] On    [ ] On │
  32. │ [ ] 600       [ ] Odd     [ ] 16      [ ] Avatar 0+       [ ] Off   [X] Off│
  33. │ [ ] 1200      [ ] Even    [ ] 32      [ ] Avatar 0+/ANSI                   │
  34. │ [ ] 2400      [ ] Mark    [ ] 64      [ ] Avatar 1        XON/XOFF  CTS/RTS│
  35. │ [ ] 4800      [ ] Space   [ ] 128     [ ] Avatar 1/ANSI   [X] On    [X] On │
  36. │ [X] 9600                  [ ] 256     [ ] ANSI            [ ] Off   [ ] Off│
  37. │ [ ] 19200     Stop Bits   [ ] 512     [X] ANSI-BBS                         │
  38. │ [ ] 38400     [X] 1       [ ] 1024                        FIFO LVL  DSR/DTR│
  39. │ [ ] 57600     [ ] 2       [ ] 2048       OK   ▄  Cancel ▄ [ ] OFF   [ ] On │
  40. │ [ ] 115000                [X] 4096     ▀▀▀▀▀▀▀▀  ▀▀▀▀▀▀▀▀ [ ] 1     [X] Off│
  41. │               Comports    [ ] 8192           Help  ▄      [ ] 4            │
  42. │ Data Bits     [X] COM1    [ ] 16384         ▀▀▀▀▀▀▀▀      [ ] 8     Auto Z │
  43. │ [X] 5         [ ] COM2    [ ] 32768                       [ ] 14    [X] On │
  44. │ [ ] 6         [ ] COM3                                              [ ] Off│
  45. │ [ ] 7         [ ] COM4                                                     │
  46. │ [ ] 8         [ ] COM5                                                     │
  47. │               [ ] COM6                                                     │
  48. │               [ ] COM7                                                     │
  49. │               [ ] COM8                                                     │
  50. │                                                                            │
  51. │ Select the baud rate you wish to initialize Click Comm with.               │
  52. └────────────────────────────────────────────────────────────────────────────┘
  53.  
  54. 1 - Baud
  55.  
  56.         Baud rate is commonly used to mean bit rate, the number of bits
  57.         transferred per second.  In actuality, this is incorrect.  Baud
  58.         rate actually means the number of events per second that occur
  59.         in a communications line.  Since an event can contain info on
  60.         more than one bit, such as with high speed modems, the baud rate
  61.         could be quite different than the bit rate.
  62.  
  63.         At the serial port itself this analogy is quite correct.
  64.  
  65.  
  66. 2 - Data Bits
  67.  
  68.         A byte of data can contain 5,6,7, or 8 bits.  Most applications use
  69.         7 or 8 bits.
  70.  
  71.  
  72. 3 - Parity
  73.  
  74.         Parity describes a bit checking scheme.  When used, all of the bits
  75.         are added together and a final bit, called the parity bit, is added
  76.         such as the sum of all the bits is odd or even.  The transmitter
  77.         calculates and sends the parity bit, whereas the receiver calculates
  78.         and compares the result against the parity bit sent.  If the bit
  79.         is equal then transmission was successful.
  80.  
  81.  
  82. 4 - Stop Bits
  83.  
  84.         Stop bits simply follow the data bits in a serial stream.
  85.  
  86.  
  87. 5 - Comports
  88.  
  89.         Comports are simply the serial port # that has been assigned to your
  90.         modem.
  91.  
  92.  
  93. 6 - Buffer Size
  94.  
  95.         The buffer size is the amount of memory you wish to allocate for
  96.         holding data as the system processes it.  This definition will increase
  97.         or decrease the effiency of you system.
  98.  
  99.  
  100. 7 - Terminal Type
  101.  
  102.         Terminal type is the type of Terminal Emulation you desire.  Refer to
  103.         section 9.0
  104.  
  105.  
  106. 8 - Status
  107.  
  108.         This option simply states whether you want the status bar at the
  109.         bottom of the screen.
  110.  
  111.  
  112. 9 - Echo
  113.  
  114.         This option defines whether you want the local characters you type
  115.         to be displayed on the screen or not.  It can also affect the way
  116.         data is displayed from the host system depending on the way the host
  117.         is setup.
  118.  
  119.  
  120. 10 - XON/XOFF
  121.  
  122.         This turns on or off software flow control activated.  Refer
  123.         to section 11.0
  124.  
  125.  
  126. 11 - CTS/RTS
  127.  
  128.         This turns on or off this type of hardware flow control.  Refer
  129.         to section 11.0
  130.  
  131.  
  132. 12 - FIFO LVL
  133.  
  134.         This selects the level at which you want your FIFO chip to operate.
  135.         Refer to section 11.0
  136.  
  137.  
  138. 13 - DSR/DTR
  139.  
  140.         This turns on or off this type of hardware flow control.  Refer
  141.         to section 11.0
  142.  
  143.  
  144. 14 - Auto Z
  145.  
  146.         This turns on or off the automatic ZModem receive functionailty of
  147.         ClickComm.  If it is turned on, when the host sends data using Zmodem,
  148.         ClickComm will automatically start the ZModem protocol to receive the
  149.         data.
  150.  
  151.  
  152.