Added minimal functionality for Robot teaching

- Added minimal HMI
- Added possibility to open and close all chamber doors
This commit is contained in:
2026-01-17 09:20:39 +01:00
parent 9f058db2a3
commit 2d11c43579
2274 changed files with 912690 additions and 162 deletions

View File

@@ -0,0 +1,295 @@
{
"$schema": "../TcHmiFramework/Schema/Manifest.Schema.json",
"apiVersion": 1,
"modules": [
{
"type": "Package",
"nugetId": "Beckhoff.TwinCAT.HMI.Framework"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "ActivateRecipe.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "BigIntToNumber.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "CheckAccess.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "CheckBinding.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "CheckBindingEx.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "Concatenate.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "ConvertBooleanToEnum.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "ConvertBooleanToVisibility.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "CreateAuditLogEntry.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "CreateBinding.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "Decrement.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "DownloadRecipes.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "DownloadRecipeTypes.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "EnumToString.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "EnumToMemberName.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "ExportEvents.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "ForceLogout.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "ForceLogoutEx.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "FormatString.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "GaugeValueFormatter.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "GetAutoOpenSystemKeyboard.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "GetElementByIndex.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "GetLocale.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "GetLocalizedText.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "GetRegisteredLocales.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "GetTheme.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "GoToLoginPage.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "Increment.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "IsSafeInteger.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "LineChartTooltipFormatter.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "Log.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "Login.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "LoginEx.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "Logout.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "LogoutEx.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "NumberToBigInt.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "NumberToSolidColor.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "RemoveBinding.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "SetAttributeToThemeValue.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "SetAutoOpenSystemKeyboard.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "SetElementByIndex.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "SetLocaleEx.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "SetLocale.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "SetTheme.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "StartInterval.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "StopInterval.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "SymbolExists.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "TeachAsNewRecipe.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "Wait.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "TeachRecipe.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "ToDateString.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "ToDateTimeString.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "ToLowerCase.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "ToTimeString.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "ToUpperCase.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "TrimToLength.function.json"
},
{
"type": "Function",
"basePath": "",
"descriptionFile": "UploadRecipeFiles.function.json"
}
]
}