7/9/2023 7:27 PM | |
Joined: 1/21/2013 Last visit: 8/29/2025 Posts: 4087 Rating:
|
Hi wondem, Your screenshot does not show the entire GRAPH block. The TRUE state of S_MORE indicates that more than one step is active. So you probably have a parallel branch where step 4 is active. In the case of parallel branches, the rightmost step is displayed first. You can use S_PREV or S_NEXT to toggle the numbers displayed at S_NO. Kind regards |
7/11/2023 3:27 AM | |
Joined: 11/1/2021 Last visit: 9/3/2025 Posts: 12 Rating:
|
Dear Stefan I haven't used Simultaneous branch in the program. There is no case where two or more step are active at the same time in my current GRAPH program. Only one step is active at a time in my current program. I haven't got a solution yet to the problem. Step-4 is not active, S_ACTIVE block status also shows FALSE. |
7/12/2023 5:14 AM | |
Joined: 1/21/2013 Last visit: 8/29/2025 Posts: 4087 Rating:
|
Hi wondem, Sorry, I missed something in your screenshot. S_ACTIVE is FALSE, so your block is not showing only the active steps. I wonder why the block behaves this way, since changing the display mode requires the maximum interface parameter set. Of course, you can change this by modifying the static parameters. So check the status of MOP.SACT_DISP, MOP.SEF_DISP, MOP.SALL_DISP. Kind regards |
Follow us on