异常时间:2020-05-26 15:01:41,311 [17]
异常级别:ERROR
异 常 类:logerror [(null)]
****************************异常文本****************************
【出现时间】:2020/5/26 15:01:41
【异常类型】:NullReferenceException
【异常信息】:未将对象引用设置到对象的实例。
【堆栈调用】: 在 System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
在 System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
在 GCAS.RealTimeForm.ReadValueDataAsync() 位置 D:\程序\GCASNet\trunk\RealTime\RealTimeForm.cs:行号 344
在 GCAS.RealTimeForm.ThreadReadServer() 位置 D:\程序\GCASNet\trunk\RealTime\RealTimeForm.cs:行号 192
在 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)
在 System.Threading.ThreadHelper.ThreadStart()
***************************************************************