tests/projects/svghmi_i18n/svghmi_0@svghmi/fr_FR.mo
author |
Edouard Tisserant |
|
Wed, 01 Mar 2023 10:54:54 +0100 |
changeset 3740 |
ac0e6de439b5 |
parent 3416 |
53c66c4aefa3
|
permissions |
-rw-r--r-- |
Linux runtime: overrun detection for real-time timers and for plc execution.
If real-time timer wakes-up PLC thread too late (10% over period), then
warning is logged.
If PLC code (IO retreive, execution, IO publish) takes longer than requested
PLC execution cycle, then warning is logged, and CPU hoogging is mitigated
by delaying next PLC execution a few cylces more until having at least
1ms minimal idle time.
3416
53c66c4aefa3
TESTS: moved non-automated tests Beremiz projects stored as directories in /tests to new directory /tests/projects
Edouard Tisserant <edouard.tisserant@gmail.com>
diff
changeset
|
1 |
(binary:application/octet-stream) |