-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
*Refactor Eseries tto versions v 5_x_x (Eseries not verified with HW)
+TcoCb3 series verified with hw +exmaple in sequence added and tested
- Loading branch information
1 parent
14acf0c
commit dfbd728
Showing
21 changed files
with
155 additions
and
170 deletions.
There are no files selected for viewing
25 changes: 0 additions & 25 deletions
25
src/TcoUrRobotics/src/TcoUrRobotics.Wpf/Eseries/TcoUrEseries_V_1_x_xServiceViewModel.cs
This file was deleted.
Oops, something went wrong.
This file contains 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
This file contains 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
13 changes: 13 additions & 0 deletions
13
src/TcoUrRobotics/src/TcoUrRobotics.Wpf/Eseries/TcoUrEseries_v_5_x_xServiceViewModel.cs
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
namespace TcoUrRobotics | ||
{ | ||
public class TcoUrEseries_v_5_x_xServiceViewModel : TcoUrRoboticsBaseServiceViewModel<TcoUrEseries_v_5_x_x> | ||
{ | ||
|
||
public TcoUrEseries_v_5_x_xServiceViewModel():base() | ||
{ | ||
|
||
|
||
} | ||
} | ||
|
||
} |
This file contains 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
87 changes: 21 additions & 66 deletions
87
src/TcoUrRobotics/src/TcoUrRoboticsConnector/Properties/Localizations.Designer.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.