Began Framework start
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
def handleTimerEvent():
|
||||
from Prime.PCTest import PlantPax41
|
||||
|
||||
PlantPax41.AInAdv.runSimulation()
|
||||
|
||||
@@ -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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user