Versions Compared

Key

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

...

  • Upper limit violation
  • Scanned at 1 second
  • Minor alarm at 100
  • $(MOTOR):SETUP_30HZ
    • Write parameters to motor for 30Hz operation
    • Sets A, D, VI, VM to $(LOC):30HZ:<A ... VM>:01
    • Sets A, D, VI, VM to $(LOC):30HZ:<A ... VM>:02
    • ###############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
  • $(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

...

  • Pulse picker mcode version
  • Reads NS from mcode
  • Scanned at 1 second

Records contained in xip_evr_seq.template.

Info
titleEVR SEQ Records

All records in template do not have inputs or outputs. They are read by python module to select proper pulse selecting mode

$(MOTOR):PP_EVRDELAY

  • EVR Delay for pulse picker
  • Engineering units 'ms'

$(MOTOR):PP_NSHOTS

  • Number of shots for picker to select

$(MOTOR):PP_REPEAT

  • Number of repetitions of pulse selecting

$(MOTOR):PP_FREQ

  • Frequency of selected pulses

$(MOTOR):PP_SEQ

  • Use Sequencer <Yes,No>

$(MOTOR):PP_EVRDELAY

  • EVR Delay for pulse picker

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

...