Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

...

Records located in xip.template

 $$(MOTOR):SE

  • Pulse picking mode select
  • Reads Se from mcode
  • Returns of mode selected

...

  • Raw Mcode Program status
  • Returns number corresponding to mcode program status
  • scanned 1 second

$(MOTOR):SD

  • Mcode program status
  • Returns string
    * corresponding to status of mcode program
  • Scanned at 1 second

$(MOTOR):RUN_ONESHOT

  • Runs Selects One Shot mode
  • Sets SET_SE to 1
  • Turns output 4 on

$(MOTOR):RUN_ONESHOT

  • Selects One Shot mode
  • Sets SET_SE to 1
  • Turns output 4 on 

$(MOTOR):UPDATE_ALL

  • Updates all Mcode parameters for the pulse picker

...