ソースを参照

Tabos battery Protocol File Add

DESKTOP-6U0VOTJ\User 6 年 前
コミット
67a88eec3a

+ 3 - 1
Dev/OHV/OHV.Vehicle/App.xaml.cs

@@ -4,6 +4,7 @@ using CommonServiceLocator;
 using GSG.NET.Logging;
 using GSG.NET.Utils;
 using OHV.Common.Events;
+using OHV.Vehicle.Views;
 using Prism.Events;
 using Prism.Ioc;
 using Prism.Modularity;
@@ -63,7 +64,8 @@ namespace OHV.Vehicle
 
         protected override Window CreateShell()
         {
-            return Container.Resolve<MainWindow>();
+            return Container.Resolve<Shell>();
+            //return Container.Resolve<MainWindow>();
             //return ServiceLocator.Current.GetInstance<MainWindow>();
         }
 

BIN
Documents/Software/Battery Protocol/통신규약_D_Sub 9핀 2포트용, (CAN, RS232, 422, 485)_20180619.pdf