Files
infineon_plc/Packages/Beckhoff.TwinCAT.HMI.Controls.14.4.1/runtimes/native1.12-tchmi/TcHmiTachometer/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

9 lines
311 B
JSON

{
"$schema": "../../../TwinCAT-HMI-Common/JsonSchemas/Language.Schema.json",
"locale": "en",
"localizedText": {
"Tooltip_LessThanMin_Text": "The current value is less than the minimum: {0}",
"Tooltip_GreaterThanMax_Text": "The current value is greater than the maximum: {0}"
}
}