home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / INFO / C / ROBOT01.ZIP / RCCL060 < prev    next >
Encoding:
Text File  |  1987-03-02  |  1.0 KB  |  21 lines

  1. lsitst                  downloadable executable code of lsitst.c
  2. maint.val1              maintenance program val1
  3. maint.val2              maintenance program val2
  4.  
  5.         supervisers
  6. moper.a.d.1             analog          debug           val1
  7. moper.a.d.2             analog          debug           val2
  8. moper.a.n.1             analog          no debug        val1
  9. moper.a.n.2             analog          no debug        val2
  10. moper.b.d.1             no analog       debug           val1
  11. moper.b.d.2             no analog       debug           val2
  12. moper.b.n.1             no analog       no debug        val1
  13. moper.b.n.2             no analog       no debug        val2
  14.  
  15. The versions with debug option make prints on the terminal
  16. The versions with no debug make no prints on the terminal
  17. The versions with val1 assume a clock at 7   ms (set in which.h)
  18. The versions with val2 assume a clock at 3.5 ms (set in which.h)
  19. The versions with analog suppose adc board (set in rtc.h)
  20. The versions with no analog : no adc board (set in rtc.h) and no force control
  21.