Keyence flow meters for now are all using the same parameters. In the future, they may need support for other than a 15 bit ADC.
This should make it easier to set all the sensors units and thresholds from one spot if needed.
How Has This Been Tested?
Running on TMO motion.
Where Has This Been Documented?
Pre-merge checklist
[ ] Code works interactively
[ ] Code contains descriptive comments
[ ] Test suite passes locally
[ ] Libraries are set to Always Newest version (Library, *)
[ ] Committed with pre-commit or ran pre-commit run --all-files
Description
FB_FDQ_FlowMeter
Motivation and Context
Keyence flow meters for now are all using the same parameters. In the future, they may need support for other than a 15 bit ADC. This should make it easier to set all the sensors units and thresholds from one spot if needed.
How Has This Been Tested?
Running on TMO motion.
Where Has This Been Documented?
Pre-merge checklist
Always Newest
version (Library, *
)pre-commit
or ranpre-commit run --all-files