11/22/2024 11:44 AM | |
Joined: 3/14/2008 Last visit: 9/3/2025 Posts: 2216 Rating:
|
Hi, You're assumption is correct. If you have the signal set in processing, OpenAuto remains TRUE during processing. There are some basic rules like: - If you do not have anything configured in Initialization, then Processing is directly executed - If you go to hold from a step, the step is not executed in Termination, If hold is lifted and you resume back to the current step, then Initialization is not executed anymore. It's fine if you use OpenAut=1 in Init and OpenAut=0 in Termination. Remember to check the feature bit 4 as well. It let's you handle the valve in Switch mode or Button mode. Default is set to button mode (bit 4=0), which means you need to use CloseAut = 1 and OpenAut = 0 to close the valve again. If you set the bit 4 to 1, you only use OpenAut=1 to open and OpenAut=0 to close the valve. |
If I could help you, you can use the RATE button. Thank you. |
|
This contribution was helpful to
1 thankful Users |
Follow us on