Commit 616aa497 authored by 潘栩锋's avatar 潘栩锋 🚴

安装包

parent 57d3c2ea
...@@ -267,7 +267,7 @@ __pycache__/ ...@@ -267,7 +267,7 @@ __pycache__/
Gage1/ Gage1/
# 生成的安装包 # 生成的安装包
和美安装包/ /和美安装包/
*.zip *.zip
# 测试项目 # 测试项目
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<heats> <heats>
<int>0</int> <int>0</int>
<int>0</int> <int>0</int>
<int>0</int> <int>1</int>
<int>0</int> <int>0</int>
<int>0</int> <int>0</int>
<int>0</int> <int>0</int>
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<int>0</int> <int>0</int>
<int>0</int> <int>0</int>
<int>0</int> <int>0</int>
<int>35</int> <int>0</int>
<int>0</int> <int>0</int>
<int>0</int> <int>0</int>
<int>0</int> <int>0</int>
......
...@@ -232,3 +232,38 @@ ...@@ -232,3 +232,38 @@
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Threading.ThreadHelper.ThreadStart() 在 System.Threading.ThreadHelper.ThreadStart()
2018/12/12 15:10:57,0,App,System.NullReferenceException: 未将对象引用设置到对象的实例。
在 FLY.FeedbackRenZiJia.Server.FeedbackHeat.<>c__DisplayClass84_0.<InitError>b__2(Object s, PropertyChangedEventArgs e) 位置 D:\研发\fly\项目\xxxxxxxx_测厚仪程序\window\项目集.和美吹膜\hemei\Project.FLY.FeedbackRenZiJia\FLY.FeedbackRenZiJia\Server\FeedbackHeat.cs:行号 329
在 System.ComponentModel.PropertyChangedEventHandler.Invoke(Object sender, PropertyChangedEventArgs e)
在 FLY.FeedbackRenZiJia.Server.HeatCheck.NotifyPropertyChanged(String propertyname) 位置 D:\研发\fly\项目\xxxxxxxx_测厚仪程序\window\项目集.和美吹膜\hemei\Project.FLY.FeedbackRenZiJia\FLY.FeedbackRenZiJia\Server\HeatCheck.cs:行号 508
在 FLY.FeedbackRenZiJia.Server.HeatCheck.set_OpenCircuit(Boolean value) 位置 D:\研发\fly\项目\xxxxxxxx_测厚仪程序\window\项目集.和美吹膜\hemei\Project.FLY.FeedbackRenZiJia\FLY.FeedbackRenZiJia\Server\HeatCheck.cs:行号 94
在 FLY.FeedbackRenZiJia.Server.HeatCheck.OnPoll_Check() 位置 D:\研发\fly\项目\xxxxxxxx_测厚仪程序\window\项目集.和美吹膜\hemei\Project.FLY.FeedbackRenZiJia\FLY.FeedbackRenZiJia\Server\HeatCheck.cs:行号 340
在 FLY.FeedbackRenZiJia.Server.HeatCheck.OnPoll() 位置 D:\研发\fly\项目\xxxxxxxx_测厚仪程序\window\项目集.和美吹膜\hemei\Project.FLY.FeedbackRenZiJia\FLY.FeedbackRenZiJia\Server\HeatCheck.cs:行号 199
在 FObjBase.PollModule.OnPoll() 位置 D:\研发\fly\项目\xxxxxxxx_测厚仪程序\window\项目集.和美吹膜\hemei\Project.FLY.FObjSys\FObjSys\PollModule.cs:行号 195
在 FObjBase.PollModule.<.ctor>b__14_0(Object s, EventArgs e) 位置 D:\研发\fly\项目\xxxxxxxx_测厚仪程序\window\项目集.和美吹膜\hemei\Project.FLY.FObjSys\FObjSys\PollModule.cs:行号 235
在 System.Windows.Threading.DispatcherTimer.FireTick(Object unused)
在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.DispatcherOperation.InvokeImpl()
在 System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
在 MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Windows.Threading.DispatcherOperation.Invoke()
在 System.Windows.Threading.Dispatcher.ProcessQueue()
在 System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
在 System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
在 System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
在 System.Windows.Application.RunDispatcher(Object ignore)
在 System.Windows.Application.RunInternal(Window window)
在 System.Windows.Application.Run(Window window)
在 System.Windows.Application.Run()
在 FLY.FeedbackRenZiJia.UI.Server.App.Main()
...@@ -75,3 +75,4 @@ bookmark,time,type,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,2 ...@@ -75,3 +75,4 @@ bookmark,time,type,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,2
74,2018/12/12 08:02:59,1,7705,7664,7545,7448,7422,7350,7288,7287,7284,,7274,7272,7266,7268,,7256,7251,7204,7175,7170,7128,7123,7138,7152,7169,7190,7120,7115,7115,7028,7129,7109,7163,7248,7230,7288,7358,7376,7379,7438,7570,7386,7376,7388,7307,7204,7154,7191,7146,7216,7318,7460,7612,7708,7764,7753,7757,7663,7550,7577,7538,,,,,,,,,,,,,,,,,,,,,,,,,7717,7701,7766 74,2018/12/12 08:02:59,1,7705,7664,7545,7448,7422,7350,7288,7287,7284,,7274,7272,7266,7268,,7256,7251,7204,7175,7170,7128,7123,7138,7152,7169,7190,7120,7115,7115,7028,7129,7109,7163,7248,7230,7288,7358,7376,7379,7438,7570,7386,7376,7388,7307,7204,7154,7191,7146,7216,7318,7460,7612,7708,7764,7753,7757,7663,7550,7577,7538,,,,,,,,,,,,,,,,,,,,,,,,,7717,7701,7766
75,2018/12/12 08:18:22,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,7473,7498,7515,7665,7694,7709,7770,7732,7706,7670,7687,7646,7613,7733,7703,7684,7760,7693,7785,7756,,, 75,2018/12/12 08:18:22,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,7473,7498,7515,7665,7694,7709,7770,7732,7706,7670,7687,7646,7613,7733,7703,7684,7760,7693,7785,7756,,,
76,2018/12/12 08:36:04,0,,,,,,,,,,,,,,,,,,,,,,,,,7110,7113,7106,7044,7135,7107,7230,7235,7240,7243,7242,7215,7222,7241,7270,7338,7301,7393,7328,7328,7390,7448,7364,7531,7479,7354,7397,7295,7157,7190,7149,7226,7345,7517,7658,7750,7758,7749,,,,,,,,,,,,,,,,,,,,,,,,,, 76,2018/12/12 08:36:04,0,,,,,,,,,,,,,,,,,,,,,,,,,7110,7113,7106,7044,7135,7107,7230,7235,7240,7243,7242,7215,7222,7241,7270,7338,7301,7393,7328,7328,7390,7448,7364,7531,7479,7354,7397,7295,7157,7190,7149,7226,7345,7517,7658,7750,7758,7749,,,,,,,,,,,,,,,,,,,,,,,,,,
77,2018/12/12 15:12:33,0,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,7368,7390,7448,7364,7555,7510,7385,7430,7325,7187,7222,7180,7259,7374,7550,7693,7783,7793,7779,,,,,,,,,,,,,,,,,,,,,,,,,,
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment