canfestival/test_config/nodelist.cpj
author Edouard Tisserant
Wed, 01 Mar 2023 10:54:54 +0100
changeset 3740 ac0e6de439b5
parent 721 ecf4d203c4d4
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.
34
2721e6910f5a config_utils.py rewritten
lbessard
parents:
diff changeset
     1
[TOPOLOGY]
2721e6910f5a config_utils.py rewritten
lbessard
parents:
diff changeset
     2
NetName=None
2721e6910f5a config_utils.py rewritten
lbessard
parents:
diff changeset
     3
Nodes=0x01
2721e6910f5a config_utils.py rewritten
lbessard
parents:
diff changeset
     4
Node64Present=0x01
2721e6910f5a config_utils.py rewritten
lbessard
parents:
diff changeset
     5
Node64Name=micromod
2721e6910f5a config_utils.py rewritten
lbessard
parents:
diff changeset
     6
Node64DCFName=PEAK MicroMod.eds
2721e6910f5a config_utils.py rewritten
lbessard
parents:
diff changeset
     7
EDSBaseName=eds