DiamondLightSource / DiamondLightSource/fastcs-bacnet
PV Names Not Visible
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The parse EDE method creates EPICS PV names from an EDE file and a bms.ini file. However, PV names are never output at any point in the program so users will not know what name to use to reference an object (in a caget, for example).
## Acceptance Criteria
- Add some way of communicating the object to PV name mapping to users
- Could be printed
- Could be the creation of a master.csv file or similar
Contributor guide
Assessment
This issue has not been assessed yet.