Go to file
lihanbo 9e3e71a4ca 105040 Update 更新安川电机逻辑,750W以下功率不生成前段线
更新程序集版本,添加新方法和类

更新了 `AssemblyInfo.cs` 文件中的程序集版本号至 `1.0.0.26`。
在 `MotorLectotypeService.cs` 文件中添加了 `SetLineDone` 方法。
在 `Sinvo.EplanHpD.Plugin.WPFUI.csproj` 文件中添加了 `MotorPowerModel.cs` 文件的编译包含项。
在 `MotorExcelHelper.cs` 文件中添加了 `GetMotorPower` 方法,用于获取电机功率。
在 `CableLectotypeViewModel.cs` 文件中进行了多处修改,包括修正逻辑、初始化 `LectotypeList`、根据电机功率决定前段线、排序并重新设置序号。
在 `Sinvo.EplanHpD.Plugin.csproj` 文件中更新了多个配置的输出路径。
添加了 `MotorPowerModel.cs` 文件,定义了 `MotorPowerModel` 类,用于表示电机功率。
2025-02-14 15:40:43 +08:00
Doc 105040 Add 插件更新手册 2025-01-13 17:12:30 +08:00
Sinvo.EplanHpD.Plugin 105040 Update 更新安川电机逻辑,750W以下功率不生成前段线 2025-02-14 15:40:43 +08:00
Sinvo.EplanHpD.Plugin.Service 105040 Update 更新安川电机逻辑,750W以下功率不生成前段线 2025-02-14 15:40:43 +08:00
Sinvo.EplanHpD.Plugin.Test 105040 Update To 1.0.0.24 2025-02-12 08:42:12 +08:00
Sinvo.EplanHpD.Plugin.WPFUI 105040 Update 更新安川电机逻辑,750W以下功率不生成前段线 2025-02-14 15:40:43 +08:00
.gitattributes 添加项目文件。 2024-10-24 18:01:26 +08:00
.gitignore 添加项目文件。 2024-10-24 18:01:26 +08:00
README.md 添加项目文件。 2024-10-24 18:01:26 +08:00
Sinvo.EplanHpD.Plugin.sln 105040 Update 2025-02-10 16:14:25 +08:00

README.md

Sinvo.EplanHpD.Plugin