TcOpenGroup / TcOpen

Application framework for industrial automation built on top of TwinCAT3 and .NET.
https://docs.tcopengroup.org/
MIT License
292 stars 49 forks source link

[NEW-FEATURE] Improve Button Behavior for Pneumatic Piston Movements #747

Open mhareznik opened 1 month ago

mhareznik commented 1 month ago

Currently, the control buttons for the pneumatic pistons TcoCylinder are enabled even when movement to home or work positions is suspended. This can cause confusion for users. When the piston movement is suspended (for example, due to an safety condition), all related buttons (e.g., "Move to Home," "Move to Work") should also be disabled until the conditions for movement are met.