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,4 @@
def handleTimerEvent():
from Prime.PCTest import PlantPax41
PlantPax41.ValveC.runSimulation()

View File

@@ -0,0 +1,20 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"handleTimerEvent.py"
],
"attributes": {
"sharedThread": true,
"delay": 1000,
"lastModificationSignature": "a10e481737e15582e5f4d58987f2c18c4370b8d83ab2056008093f4a786d38db",
"fixedDelay": true,
"lastModification": {
"actor": "admin",
"timestamp": "2026-02-25T21:05:15Z"
},
"enabled": true
}
}