You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I'm dealing with a redundant 400-H system, and I'm using the get_cpu_state() function.
However, I'm encountering an issue where the returned value is S7CpuStatusStop, even though both CPUs are in the RUN state. Interestingly, when only one CPU is in RUN, the returned value is correct, showing S7CpuStatusRun.
This discussion was converted from issue #472 on October 24, 2023 07:14.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi
I'm dealing with a redundant 400-H system, and I'm using the get_cpu_state() function.
However, I'm encountering an issue where the returned value is
S7CpuStatusStop
, even though both CPUs are in the RUN state. Interestingly, when only one CPU is in RUN, the returned value is correct, showingS7CpuStatusRun
.Beta Was this translation helpful? Give feedback.
All reactions