Skip to content

ISISComputingGroup/EPICS-LSICorrelator

Repository files navigation

EPICS-LSICorrelator

EPICS PCASpy IOC for the LSi Correlator

Please see relevant recourses listed below :

  • Dev Manual
  • Support Repository
  • IOC Directory
  • PCASPy
  • LSI Correlator
  • Shared Drive documents: \\isis\shares\ISIS_Experiment_Controls\Manuals\LSI Correlator
  • LSI Correlator Manual: \\isis\shares\ISIS_Experiment_Controls\Manuals\LSI Correlator\LSI.Correlator.Manual_v3.2.1
  • UML Class Diagram: master\design\LSICorrelator.drawio.png

Testing

To test, please run master\tests.py using the command python tests.py from an epics environment (C:\Instrument\Apps\EPICS\config_env.bat).

It is also good practice to test the IOC whenever making changes to the support directory using the command python C:\Instrument\Apps\EPICS\support\EPICS-IOC_Test_Framework\run_tests.py -t lsicorr from an epics enviroment (C:\Instrument\Apps\EPICS\config_env.bat)