Closed nrwslac closed 1 month ago
change flow meter PV name to match TMO-Motion Spectrometer style: - {attribute 'pytmc' :='pv: SP1K4'} + {attribute 'pytmc' :='pv: TMO:SPEC'}
- {attribute 'pytmc' :='pv: SP1K4'}
+ {attribute 'pytmc' :='pv: TMO:SPEC'}
Always Newest
pre-commit
pre-commit run --all-files
Closed, changes made in #133
Description
change flow meter PV name to match TMO-Motion Spectrometer style:
- {attribute 'pytmc' :='pv: SP1K4'}
+ {attribute 'pytmc' :='pv: TMO:SPEC'}
Motivation and Context
How Has This Been Tested?
Where Has This Been Documented?
Screenshots (if appropriate):
Pre-merge checklist
Always Newest
pre-commit
(alternativelypre-commit run --all-files
)