Began Framework start

This commit is contained in:
2026-03-17 09:10:25 -05:00
parent c1603c24b0
commit 2db1253693
1277 changed files with 66669 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
def handleTimerEvent():
from Prime.PCTest import PlantPax41
PlantPax41.AInAdv.runSimulation()

View File

@@ -0,0 +1,20 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"handleTimerEvent.py"
],
"attributes": {
"sharedThread": true,
"delay": 1000,
"lastModificationSignature": "7b1937fb4d8da3ef82e5378f19cb7af91bcfb9ab455306d281e33309e6a2fe5b",
"fixedDelay": true,
"lastModification": {
"actor": "admin",
"timestamp": "2026-02-18T14:59:24Z"
},
"enabled": true
}
}