...
| Code Block |
|---|
get_table_schema('ScriptsTasks')
|
| Code Block | ||
|---|---|---|
| ||
{
"table_type": "ScriptsTasks",
"data": [
{
"Name": "ML_Predict_Periodic",
"Language": "CSharp",
"Execution": "Periodic",
"Period": 5000,
"Code": "@Script.Class.<ClassName>.Predict(\n @Tag.Plant/Reactor1/Temperature.Value,\n @Tag.Plant/Reactor1/Pressure.Value,\n @Tag.Plant/Reactor1/Flow.Value,\n @Tag.Plant/Reactor1/EnergyConsumption.Value);"
}
]
}
|
...
After creating all objects:
System.Math / CpuMath error. Instruct the user:Only proceed if the user confirms this is already set."Before starting the runtime, please confirm your solution is set to Multiplatform: Solution → Settings → Target Platform = Multiplatform, then Product → Modify."
designer_action('start_runtime') if the user explicitly requests it.MinTrainingSize data points before predictions beginLastPrediction timestamp is updating...