There is a recurring time-out log in my Control Win application (CmpSupervisor Component log) that I wanted to understand in the log information to try to identify which POU and CPU is causing the problem (Sometimes my ControlWin stops and maybe it is because of this): [2] Operation: CmpID = 0x00000019, ID = 0x1, enable = 1, alive = 0, timeout = 10000 [FAILED]
So:
- What does this "[2]" mean?
- What does "CmpID = 0x00000019" mean?
- What does "ID = 0x1" mean?
- What is "enabled = 1"? (Can it be disabled?)
- What does "alive = 0" mean?
- "timeout = 10000 [FAILED]". Does it mean that a program has reached the maximum time of 10000ms? How to identify the program or CPU Core?
There is a recurring time-out log in my Control Win application (CmpSupervisor Component log) that I wanted to understand in the log information to try to identify which POU and CPU is causing the problem (Sometimes my ControlWin stops and maybe it is because of this):
[2] Operation: CmpID = 0x00000019, ID = 0x1, enable = 1, alive = 0, timeout = 10000 [FAILED]
So:
- What does this "[2]" mean?
- What does "CmpID = 0x00000019" mean?
- What does "ID = 0x1" mean?
- What is "enabled = 1"? (Can it be disabled?)
- What does "alive = 0" mean?
- "timeout = 10000 [FAILED]". Does it mean that a program has reached the maximum time of 10000ms? How to identify the program or CPU Core?
Related
Talk.ru: 2
Last edit: leandroct 2020-12-10