Reconsider running commands through PLC with a bit mask variable rather than with `CommandTS`
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Refactor
- Clarity
- Needs clarification
- Activity status
- Stale
- Domain
- embedded-iot
Research direction
The issue names no files, tests, or entry points; begin by examining the existing CommandTS path and the Python/C PLC integration described in the issue. Done is not defined beyond deciding, through a simulation, whether the bit-mask approach is quicker.
Written by the indexing model from the issue text.
Description
From Steven Beaumont at Faraday:
The approach that I would probably use in your case would be to
1:- Monitor a M or P variable from a PLC
2:- Change specific bits of the M or P variable from your ‘C’ program
3:- When your PLC sees the bit pattern change it would act upon it through an IF THEN statement then reset the bit pattern

Which approach is the quickest I couldn’t tell you without running a simulation
- Dominant language
- Python
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from DiamondLightSource/pmacFilterControl
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
Difficulty 4/5 3-5 days Newbie friendliness 30/100
DiamondLightSource/pmacFilterControl#2 · 1 comment ·
All issues in DiamondLightSource/pmacFilterControl
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100