Files
infineon_plc/Packages/Beckhoff.TwinCAT.HMI.Controls.14.4.1/runtimes/native1.12-tchmi/TcHmiKeyboard/Lang/Language.en.json
m.heisig 2d11c43579 Added minimal functionality for Robot teaching
- Added minimal HMI
- Added possibility to open and close all chamber doors
2026-01-17 09:20:39 +01:00

11 lines
379 B
JSON

{
"$schema": "../../../TwinCAT-HMI-Common/JsonSchemas/Language.Schema.json",
"locale": "en",
"localizedText": {
"Engineering_Not_Configured": "No configured LayoutFile.\nPlease add a keyboard layout to the project and set the LayoutFile attribute.",
"InputHint_Min": "Min:",
"InputHint_Max": "Max:",
"InputHint_Separator": ";"
}
}