slaclab / lcls-live

Tools for running the LCLS live accelerator models
https://slaclab.github.io/lcls-live/
Apache License 2.0
4 stars 8 forks source link

Correct caget_many on proxy and implement caget_dict #31

Closed jacquelinegarrahan closed 2 years ago

jacquelinegarrahan commented 2 years ago

The EPICS proxy will now return a list for caget_many, while caget_dict returns a dict of pvname to value, naturally. I've also documented the functions and return signatures.