Skip to content

Update PWRDET calculation on instruments #9009

Description

@FreddieAkeroyd

The current galil power off detection logic can throw a false warning if the galil restarts twice quickly in succession, which has occasionally been seen. A fix is included in the 26.8.0 release but it would be nice to apply to the existing 26.2.0 that will be present on instruments for the next six months.

The update logic would be

  • Check that local instrument file c:\instrument\apps\EPICS\VERSION.TXT contains value 26.2.0
  • Check that the local instrument file c:\instrument\apps\EPICS\ioc\master\GALIL\GALIL_OLD.txt exists

If both above are true, then copy \\isis.cclrc.ac.uk\inst$\Kits$\CompGroup\ICP\EPICS\EPICS_galil_old_win7_x64\BUILD-600\EPICS\ioc\master\GALIL\db\galil_ctrl_extras.db to local directory c:\Instrument\Apps\EPICS\ioc\master\GALIL\db overwriting file of same name already present (that will have a read-only attribute on it, so this may need resetting first)

Metadata

Metadata

Labels

no_release_notesTickets that do not need release notes, use sparingly!

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions