feature: handle W7-X permission signal
Opened this issue · 3 comments
astechow commented
As far as I understand, the W7-X permission is attached to some DIO pin of the RP - is this true? if so, this should be properly displayed on the GUI front panel.
astechow commented
connected to this: the GUI (mis)reports actuation of fast valve FV2 when there is no permission, and it is in fact not actuated.
astechow commented
ideally, the control program should not even attempt to fire the valve if permission has not been granted (analogous to what I assume "GPI safe state" does)
jameslterry commented
The "W7-X permission to fire" comes in on pin DIO0_P of the Red Pitaya.
I think it should be straight-forward to implement your 3rd point.