Minicom

From New IAC Wiki
Revision as of 21:23, 9 November 2007 by Oborn (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Commands for Minicom:

1. open xterm window.

2. to get into the main root system type: su

3. enter password

4. type minicom

5. To set communition speed: ctrl-a, z

6. p

7. e

8. v260Init 0xda0000

  initializes scaler and allows operator to talk to the library which shows the counts

9. v260Status (0,1)

  displays counts on all channels in library

10. v260Clear

   clears all channels

To Exit: ctrl-a, z

        q

If scaler shows Disabled, Enable by typing: v260Enable(0)