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