[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



Switch      Setting        Function
  1-1                      Select alternate char : open,open,open = american
  1-2
  1-3

  1-4       Closed         Page length 72 lines
            OPEN             "     "   66   "

  1-5       CLOSED        Ignore select codes
            Open          Respond to select codes

  1-6       CLOSED        Line feed at buffer overflow
            Open          No line feed at overflow

  1-7       CLOSED        End of line at CT, LF, VT, FF, US
            Open          End of line at CR only

  1-8       Closed        Add LF after every CR
            OPEN          Do not ad LF after every CR

  2-1       Closed        Print line through zero
            OPEN          Print zero without line

  2-2       CLOSED        Input buffer 1 line only
            Open          Input buffer 3k bytes

  2-3                     No function?

  2-4                     No function?

  2-5      Closed         Elite proportional pitch
           OPEN           Pica fixed width pitch

  2-6      CLOSED         Ignore 8th data bit
           Open           Recognize 8th data bit

  2-7      CLOSED         Power on to select state
           Open           Power on to deselect state

  2-8      Closed         Print left to right only
           OPEN           Print in both directions


I may have the 1-1 -- 1-3 switches reversed; American is 0 0 0  or 0 1 0
Here are combos:
  American  0  0  0
  Italian   0  0  1
  American  0  1  0
  British   0  1  1
  German    1  0  0
  Swedish   1  0  1
  French    1  1  0
  Spanish   1  1  1

  --Steve                           steven-nelson@uiowa.edu