﻿2021年8月27日 20:42:14重发超时
2021年8月27日 20:42:16	任务意外中断!
2022年7月30日 15:26:57异常System.InvalidOperationException: 端口被关闭。
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2022年8月5日 15:00:25异常System.IO.IOException: 连到系统上的设备没有发挥作用。

   在 System.IO.Ports.InternalResources.WinIOError(Int32 errorCode, String str)
   在 System.IO.Ports.SerialStream.EndWrite(IAsyncResult asyncResult)
   在 System.IO.Ports.SerialStream.Write(Byte[] array, Int32 offset, Int32 count, Int32 timeout)
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2022年8月5日 15:00:41异常System.IO.IOException: 连到系统上的设备没有发挥作用。

   在 System.IO.Ports.InternalResources.WinIOError(Int32 errorCode, String str)
   在 System.IO.Ports.SerialStream.EndWrite(IAsyncResult asyncResult)
   在 System.IO.Ports.SerialStream.Write(Byte[] array, Int32 offset, Int32 count, Int32 timeout)
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2022年8月5日 15:01:01异常System.Threading.AbandonedMutexException: 由于出现被放弃的 mutex，等待过程结束。
   在 System.Threading.WaitHandle.ThrowAbandonedMutexException()
   在 System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
   在 System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2022年8月6日 11:44:05重发超时
2022年8月6日 11:45:32重发超时
2022年12月8日 10:56:28异常System.IO.IOException: 指定不存在的设备。

   在 System.IO.Ports.InternalResources.WinIOError(Int32 errorCode, String str)
   在 System.IO.Ports.SerialStream.EndWrite(IAsyncResult asyncResult)
   在 System.IO.Ports.SerialStream.Write(Byte[] array, Int32 offset, Int32 count, Int32 timeout)
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2022年12月8日 10:56:48异常System.Threading.AbandonedMutexException: 由于出现被放弃的 mutex，等待过程结束。
   在 System.Threading.WaitHandle.ThrowAbandonedMutexException()
   在 System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
   在 System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2022年12月8日 10:57:30异常System.InvalidOperationException: 端口被关闭。
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2023年3月28日 17:40:16异常System.InvalidOperationException: 端口被关闭。
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2023年3月28日 17:40:36异常System.Threading.AbandonedMutexException: 由于出现被放弃的 mutex，等待过程结束。
   在 System.Threading.WaitHandle.ThrowAbandonedMutexException()
   在 System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
   在 System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2023年9月20日 12:02:06异常System.IO.IOException: 指定不存在的设备。

   在 System.IO.Ports.InternalResources.WinIOError(Int32 errorCode, String str)
   在 System.IO.Ports.SerialStream.EndWrite(IAsyncResult asyncResult)
   在 System.IO.Ports.SerialStream.Write(Byte[] array, Int32 offset, Int32 count, Int32 timeout)
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2023年9月20日 17:19:28异常System.InvalidOperationException: 端口被关闭。
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2023年9月20日 17:20:06异常System.InvalidOperationException: 端口被关闭。
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2023年9月20日 17:20:39异常System.InvalidOperationException: 端口被关闭。
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2023年9月22日 17:02:00异常System.InvalidOperationException: 端口被关闭。
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2024年3月7日 14:45:06异常System.IO.IOException: 设备不识别此命令。

   在 System.IO.Ports.InternalResources.WinIOError(Int32 errorCode, String str)
   在 System.IO.Ports.SerialStream.BeginWriteCore(Byte[] array, Int32 offset, Int32 numBytes, AsyncCallback userCallback, Object stateObject)
   在 System.IO.Ports.SerialStream.Write(Byte[] array, Int32 offset, Int32 count, Int32 timeout)
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2024年6月3日 11:42:44异常System.InvalidOperationException: 端口被关闭。
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2024年9月29日 16:27:46异常System.UnauthorizedAccessException: 对端口的访问被拒绝。
   在 System.IO.Ports.InternalResources.WinIOError(Int32 errorCode, String str)
   在 System.IO.Ports.SerialStream.BeginWriteCore(Byte[] array, Int32 offset, Int32 numBytes, AsyncCallback userCallback, Object stateObject)
   在 System.IO.Ports.SerialStream.Write(Byte[] array, Int32 offset, Int32 count, Int32 timeout)
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2024年9月29日 16:28:06异常System.Threading.AbandonedMutexException: 由于出现被放弃的 mutex，等待过程结束。
   在 System.Threading.WaitHandle.ThrowAbandonedMutexException()
   在 System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
   在 System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2024年10月30日 15:28:23异常System.InvalidOperationException: 端口被关闭。
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2024年10月30日 15:59:37异常System.IO.IOException: 指定不存在的设备。

   在 System.IO.Ports.InternalResources.WinIOError(Int32 errorCode, String str)
   在 System.IO.Ports.SerialStream.EndWrite(IAsyncResult asyncResult)
   在 System.IO.Ports.SerialStream.Write(Byte[] array, Int32 offset, Int32 count, Int32 timeout)
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2024年10月30日 16:00:14异常System.IO.IOException: 指定不存在的设备。

   在 System.IO.Ports.InternalResources.WinIOError(Int32 errorCode, String str)
   在 System.IO.Ports.SerialStream.EndWrite(IAsyncResult asyncResult)
   在 System.IO.Ports.SerialStream.Write(Byte[] array, Int32 offset, Int32 count, Int32 timeout)
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2024年10月31日 9:45:10异常System.IO.IOException: 指定不存在的设备。

   在 System.IO.Ports.InternalResources.WinIOError(Int32 errorCode, String str)
   在 System.IO.Ports.SerialStream.EndWrite(IAsyncResult asyncResult)
   在 System.IO.Ports.SerialStream.Write(Byte[] array, Int32 offset, Int32 count, Int32 timeout)
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2024年10月31日 9:45:30异常System.Threading.AbandonedMutexException: 由于出现被放弃的 mutex，等待过程结束。
   在 System.Threading.WaitHandle.ThrowAbandonedMutexException()
   在 System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
   在 System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2024年11月7日 17:26:19异常System.IO.IOException: 指定不存在的设备。

   在 System.IO.Ports.InternalResources.WinIOError(Int32 errorCode, String str)
   在 System.IO.Ports.SerialStream.EndWrite(IAsyncResult asyncResult)
   在 System.IO.Ports.SerialStream.Write(Byte[] array, Int32 offset, Int32 count, Int32 timeout)
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2024年11月7日 17:26:39异常System.Threading.AbandonedMutexException: 由于出现被放弃的 mutex，等待过程结束。
   在 System.Threading.WaitHandle.ThrowAbandonedMutexException()
   在 System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
   在 System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2024年11月13日 15:46:57异常System.InvalidOperationException: 端口被关闭。
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2024年11月13日 15:47:42异常System.InvalidOperationException: 端口被关闭。
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2024年11月13日 15:48:38异常System.IO.IOException: 由于线程退出或应用程序请求，已中止 I/O 操作。

   在 System.IO.Ports.InternalResources.WinIOError(Int32 errorCode, String str)
   在 System.IO.Ports.SerialStream.EndWrite(IAsyncResult asyncResult)
   在 System.IO.Ports.SerialStream.Write(Byte[] array, Int32 offset, Int32 count, Int32 timeout)
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2024年11月19日 11:14:50重发超时
2024年11月19日 11:15:10异常System.Threading.AbandonedMutexException: 由于出现被放弃的 mutex，等待过程结束。
   在 System.Threading.WaitHandle.ThrowAbandonedMutexException()
   在 System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
   在 System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2025年6月11日 17:35:51异常System.InvalidOperationException: 端口被关闭。
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2025年6月13日 11:19:21异常System.InvalidOperationException: 端口被关闭。
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2025年6月17日 9:17:18异常System.InvalidOperationException: 端口被关闭。
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2025年6月17日 9:18:56异常System.InvalidOperationException: 端口被关闭。
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2025年6月17日 9:19:57异常System.InvalidOperationException: 端口被关闭。
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2025年7月3日 10:32:35异常System.InvalidOperationException: 端口被关闭。
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2025年7月3日 10:33:54异常System.InvalidOperationException: 端口被关闭。
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2025年7月3日 10:42:55异常System.InvalidOperationException: 端口被关闭。
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2025年7月3日 10:46:28异常System.InvalidOperationException: 端口被关闭。
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2025年7月3日 10:47:11异常System.InvalidOperationException: 端口被关闭。
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2025年7月3日 10:47:58异常System.InvalidOperationException: 端口被关闭。
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2025年7月3日 10:48:32异常System.InvalidOperationException: 端口被关闭。
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2025年7月3日 10:50:55异常System.InvalidOperationException: 端口被关闭。
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2026年1月26日 16:30:35异常System.IO.IOException: 指定不存在的设备。

   在 System.IO.Ports.InternalResources.WinIOError(Int32 errorCode, String str)
   在 System.IO.Ports.SerialStream.EndWrite(IAsyncResult asyncResult)
   在 System.IO.Ports.SerialStream.Write(Byte[] array, Int32 offset, Int32 count, Int32 timeout)
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2026年1月26日 16:31:39异常System.InvalidOperationException: 端口被关闭。
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
2026年1月26日 16:46:39异常System.InvalidOperationException: 端口被关闭。
   在 System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count)
   在 FDI_Tools.FDI_FWWriter.发送任务()
