Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invert state of :PLCDISBITS00 and :PLCDISBITS01 for PowerPMAC to match TurboPMAC Readback #127

Open
JamesOHeaDLS opened this issue May 30, 2024 · 0 comments

Comments

@JamesOHeaDLS
Copy link

m-variables m5000..m032 report the running state of PLCs on both Turbo and Power PMACs. However on TurboPMAC a value of 1 indicates PLC disabled, whereas on Power PMAC a value of 1 indicates PLC enabled.

This means that the pmacController screen displays the wrong state for PowerPMAC PLCs, and also affects the input to separate tools such as DeltaTauPLCStat. This module gets the state of PLCs from the pmac driver's PVs (as opposed to requesting the state from the controller directly)

The driver should change the sense of the PVs served depending on whether it is talking to a Turbo/PowerPMAC controller

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant