Closed nrwslac closed 1 year ago
Are we supposed to load this lib with 4024? Should I test this by saving the library to a dev version and setting a plc-project to dev motion?
Don't worry about the version header, it was probably a mistake to load it in 4024 in the first place. It won't cause any issues regardless.
Description
DUT_MotionPneumaticActuator
has a miss spelled pragma for the PV: bInsertDigitalOutputtypo, fix, insert 'r'
Motivation and Context
devices can't connect with this typo as the PV will be wrong.
https://github.com/pcdshub/pcdsdevices/pull/1088
How Has This Been Tested?
This typo was found while testing
pneumatic.py
The pneumatic device can access the PV with the typo.
Where Has This Been Documented?
Pre-merge checklist
Always Newest
version (Library, *
)pre-commit
or ranpre-commit run --all-files