Versions Compared

Key

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

...

  • Moves shutter to close position
  • Sets Se to 5
  • Reads Se from Mcode
  • Reads Ad from Mcode
  • $(MOTOR):

...

  • Lower limit drift violation
  • Scanned at 10 seconds

$(MOTOR):UD

  • Upper limit violation
  • Scanned at 10 seconds

$(MOTOR):

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

...

  • $(MOTOR):SETUP_60HZ
    • Sets A, D, VI to $(LOC):60HZ:<A ... VI>:01
    • Sets A, D, VI to $(LOC):60HZ:<A ... VI>:02
    • Sets A, D, VI to $(LOC):60HZ:<A ... VI>:03
    • Sets A, D, VI to $(LOC):60HZ:<A ... VI>:04
    • Sets A, D, VI to $(LOC):60HZ:<A ... VI>:05
    • Sets A, D, VI to $(LOC):60HZ:<A ... VI>:06
    • Sets VI to $(LOC):50HX:VI:07
    • Sets VI to $(LOC):50HX:VI:08
    • ###############TODO: unsure of why values need to be set to 02 after being set to 01, Also these settings from epics may not be needed

Records that use xip_readwrite.template called by pulse-motor-ims.sub-db

$(MOTOR):LD

  • Lower limit drift violation
  • Scanned at 10 seconds

$(MOTOR):UD

  • Upper limit violation
  • Scanned at 10 seconds

$(MOTOR):

##################################################################

  • Tasks to complete for PP ioc
      Find the correct delay so that RESET_PG can be completed before other links are process in RUN_<mode>
    • Add records to write to desired sequencer and evr records and hold desired information
    • Edit EDM screen to reflect changes to ioc
    • Add homing option to SE_L, look in to turning on scanning so motion is displayed on screensTest effects of scanning SD and DF on motor performance, may be covered by MV scanning
    • Update confluence page