areaDetector / ADCore

The home of the core components of the EPICS areaDetector software. It includes base classes for drivers and code for all of the standard plugins.
https://areadetector.github.io/areaDetector
Other
20 stars 69 forks source link

Add Constant NDAttributes #480

Closed keenanlang closed 9 months ago

keenanlang commented 2 years ago

In relation to issue #478

Adds NDAttributeConst with the corresponding string "CONST" to the list of acceptable NDAttribute types. If type="CONST" in an attributes XML file, a base NDAttribute with source as the value is added.