serial-port
.NET Serial Port DataReceived (On/Off)
I\'m using the .NET 4 Serial Port Class and a DataReceived handler. In the DataReceive handler, I remove the handler from the serial port, process the data, and re-add the handler at the end of the f[详细]
2023-03-29 04:13 分类:问答Communicate with Kohler Meter in C# [closed]
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not generally applic[详细]
2023-03-29 04:06 分类:问答Boost Asio serial port issue
I\'m using CodeBlocks on a windows systems and have downloaded Boost, complied and setup my IDE variables and build options. I have been successfully using other boost libraries and now I need to work[详细]
2023-03-29 00:27 分类:问答USB GPS pretends its a serial port
I\'m trying to get data out of a USB GPS device, PL-2303. USB to Serial Bridge Controller. So I tried this.[详细]
2023-03-29 00:20 分类:问答Error 302 when executing AT+CMGL="ALL"
I\'m p开发者_高级运维rogramming a modem using AT commands. When I execute AT+CMGL=\"ALL\", I get an inconsistent result. Most of the time, it returned Error 302 (operation not allowed). At other times[详细]
2023-03-28 19:10 分类:问答working with threads and serial ports and DB calls
I\'m attempting to read data from a serial port, show the data in some control, and insert the data in to a DB.[详细]
2023-03-28 18:08 分类:问答Data gets corrupted during transmission over the serial port
I am developing a program to communicate with an old system. I use System.IO.Ports.SerialPort for this. The problem is when I send a longer message, the message bevome corrupt. I use a line listener a[详细]
2023-03-28 12:50 分类:问答Add serial port to web page
Is it possible to add a serial port control to a web application. I\'ve tried creating one programmatically, but i have issues with the port staying open. I\'m not sure how to fix that except by addin[详细]
2023-03-28 07:10 分类:问答Convert function delayticks (Delphi) to Java
I\'m working to translate a software source code from Delphi to Java. I have problems translating the function DelayTicks(long delay, bool tick)[详细]
2023-03-28 04:44 分类:问答C# Define multiple COM ports and settings in configuration file
Im trying to make my software choose witch com ports to use from the Configuration file. I haven\'t had any luck so far, just to be clear, im just a newbie in C# but eager to learn more.[详细]
2023-03-28 04:37 分类:问答