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/master/index.html
Other
20 stars 65 forks source link

HDF5 plugin docs #479

Closed hinxx closed 2 years ago

hinxx commented 2 years ago

Looking at the https://areadetector.github.io/master/ADCore/NDFileHDF5.html I can not spot any mentions of PV in this screenshot: Screenshot from 2022-05-20 11-51-34

In the past, I think I could get some info about them in the docs..

MarkRivers commented 2 years ago

Those PVs are not specific to NDFileHDF5, they are inherited from asynNDArrayDriver. They are documented in the asynNDArrayDriver documentation, in the section of the table labeled "File saving parameters".

https://areadetector.github.io/master/ADCore/NDArray.html#asynndarraydriver