Adding the option to auto reset FFO for pneumatic actuators.
Motivation and Context
ST1K4 in TMO is a photon stopper that has a pneumatic actuator. The FFO is latching, so when the actuator is retracted, operators still need to go to the PMPS screen to Ack the fault. This way, when instantiating the function block and setting the i_xAutoreset bit to True, they don't need to Ack the fault from the PMPS diagnostics screen.
How Has This Been Tested?
Where Has This Been Documented?
Pre-merge checklist
[ ] Code works interactively
[ ] Code contains descriptive comments
[ ] Libraries are set to Always Newest version (Library, *)
[ ] Committed with pre-commit or ran pre-commit run --all-files
Description
Adding the option to auto reset FFO for pneumatic actuators.
Motivation and Context
ST1K4 in TMO is a photon stopper that has a pneumatic actuator. The FFO is latching, so when the actuator is retracted, operators still need to go to the PMPS screen to Ack the fault. This way, when instantiating the function block and setting the i_xAutoreset bit to True, they don't need to Ack the fault from the PMPS diagnostics screen.
How Has This Been Tested?
Where Has This Been Documented?
Pre-merge checklist
Always Newest
version (Library, *
)pre-commit
or ranpre-commit run --all-files