25103101 加了连续测试及次数,验证ok。
This commit is contained in:
10
SLC1-N/bin/Debug/Logs/log_20251031.log
Normal file
10
SLC1-N/bin/Debug/Logs/log_20251031.log
Normal file
@@ -0,0 +1,10 @@
|
||||
2025-10-31 13:37:42.851 [ERROR] 串口扫码枪初始化 异常 ,行号 在 System.IO.Ports.InternalResources.WinIOError(Int32 errorCode, String str)
|
||||
在 System.IO.Ports.SerialStream..ctor(String portName, Int32 baudRate, Parity parity, Int32 dataBits, StopBits stopBits, Int32 readTimeout, Int32 writeTimeout, Handshake handshake, Boolean dtrEnable, Boolean rtsEnable, Boolean discardNull, Byte parityReplace)
|
||||
在 System.IO.Ports.SerialPort.Open()
|
||||
在 SLC1_N.Form1.SerialPort_Saoma_Init() 位置 D:\桌面\莫禧亮\华勤\华贝LL-28\huabei4tongdao\SLC1-N\Form1.cs:行号 506
|
||||
Exception: UnauthorizedAccessException
|
||||
Message: 对端口“COM11”的访问被拒绝。
|
||||
Stack Trace: 在 System.IO.Ports.InternalResources.WinIOError(Int32 errorCode, String str)
|
||||
在 System.IO.Ports.SerialStream..ctor(String portName, Int32 baudRate, Parity parity, Int32 dataBits, StopBits stopBits, Int32 readTimeout, Int32 writeTimeout, Handshake handshake, Boolean dtrEnable, Boolean rtsEnable, Boolean discardNull, Byte parityReplace)
|
||||
在 System.IO.Ports.SerialPort.Open()
|
||||
在 SLC1_N.Form1.SerialPort_Saoma_Init() 位置 D:\桌面\莫禧亮\华勤\华贝LL-28\huabei4tongdao\SLC1-N\Form1.cs:行号 506
|
||||
Reference in New Issue
Block a user