Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Resets pulse picking mode
  • Sets Se to 0
  • Mcode will see Se=0, branch to close, return to mode select
Info
titleReset Program

The reset process is completed when the SD is "Waiting for Se", SD_L=0

$(MOTOR):SD_L

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

...

  • Selects automatic motor homing and offset
  • Sets Se to 7
  • Reads Se from Mcode
Info
titleMode Selecting

To change pulse picking modes RESET_PG must be processed before selecting the new mode

  • $(MOTOR):S_POS_CLOSE
    • Last reported close position
    • On I/O Intr, looks for "CLOSE=<counts>" string

...