Began Framework start
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
def handleTimerEvent():
|
||||
from Prime.PCTest import PlantPax41
|
||||
|
||||
PlantPax41.VSD.runSimulation()
|
||||
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"scope": "G",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"handleTimerEvent.py"
|
||||
],
|
||||
"attributes": {
|
||||
"sharedThread": true,
|
||||
"delay": 1000,
|
||||
"lastModificationSignature": "31cab582b8c4e1070ce6904a09ca664f4aab653af07b1b8d632073311f33ca96",
|
||||
"fixedDelay": true,
|
||||
"lastModification": {
|
||||
"actor": "admin",
|
||||
"timestamp": "2026-02-25T21:41:23Z"
|
||||
},
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user