areaDetector / pvaDriver

An EPICS areaDetector driver for importing an EPICSv4 NTNDArray via pvAccess into an areaDetector IOC.
https://areadetector.github.io/areaDetector/pvaDriver/pvaDriver.html
Other
1 stars 5 forks source link

Remove PvName PINI field #2

Closed GDYendell closed 7 years ago

GDYendell commented 7 years ago
* Fixes issue where PV given in pvaDriverConfig is
  overridden with a blank string on start up
GDYendell commented 7 years ago

Fixes #1

MarkRivers commented 7 years ago

This change will break current application if users are setting the PvName to a different value from that in the startup script and relying on autosave to restore it at iocInit.

GDYendell commented 7 years ago

Closing this as it will be fixed by #3 instead.