[NEW-FEATURE]Kuka service mode EnableOn#41
Merged
peterbarancek merged 3 commits intodevfrom Oct 13, 2025
Merged
Conversation
+Localisations Abb,AimTtisupplies,Drives,IOs....
There was a problem hiding this comment.
Pull Request Overview
This PR implements a new Kuka service mode feature called "EnableOn" across multiple components. The main changes include adding a new TcoKrc4_Ecat_v_5_x_x class for ECAT communication support, expanding localization files for enhanced multilingual support, and adding comprehensive resource files for testing and UI components.
- Added new ECAT variant of Kuka robot controller support
- Significantly expanded localization resources across multiple languages (Slovak, Spanish, German, Czech, etc.)
- Enhanced testing framework with new robot configurations and UI components
Reviewed Changes
Copilot reviewed 69 out of 75 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| TcoKukaRobotics/tests/TcoKukaRoboticsTestsConnector/Properties/Localizations.resx | Added localization entry for Krc4 ECAT support |
| TcoKukaRobotics/tests/TcoKukaRobotics.Wpf.Sandbox/MainWindow.xaml | Enhanced UI with new robot configuration and testing tabs |
| TcoKukaRobotics/src/XaeTcoKukaRobotics/TcoKukaRoboticsTests/Tests/TcoContext/WpfContext.TcPOU | Added new robot2 instance for ECAT testing |
| Multiple localization files | Added comprehensive multilingual support for UR Robotics, Rexroth Press, and Mitsubishi Robotics components |
Files not reviewed (6)
- src/TcoAimTtiPowerSupply/src/TcoAimTtiPowerSupply.Wpf/Properties/strings.Designer.cs: Language not supported
- src/TcoAimTtiPowerSupply/src/TcoAimTtiPowerSupplyConnector/Properties/Localizations.Designer.cs: Language not supported
- src/TcoIo/src/TcoIoConnector/Properties/Localizations.Designer.cs: Language not supported
- src/TcoKukaRobotics/tests/TcoKukaRoboticsTestsConnector/Properties/Localizations.Designer.cs: Language not supported
- src/TcoMitsubishiRobotics/src/TcoMitsubishiRoboticsConnector/Properties/Localizations.Designer.cs: Language not supported
- src/TcoUrRobotics/tests/TcoUrRoboticsTestsConnector/Properties/Localizations.Designer.cs: Language not supported
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes #20