serial-port
Managing serial ports in C# [duplicate]
This question already has answers here: How to Read and Write from the Serial Port (3 answers) Closed 2 years ago.[详细]
2023-04-02 01:13 分类:问答Applet - Serialport communication
I\'m trying to create a sim开发者_StackOverflow社区ple Java applet that reads data coming in through a serial port.[详细]
2023-04-01 19:45 分类:问答SerialPort Data Writes are ending up in Receive Buffer
I have a wrapper class that wraps .Net\'s SerialPort class to perform modem operations and data flow. When I\'m reading from the SerialPort object, the data that I previously wrote to the port is foun[详细]
2023-04-01 05:17 分类:问答vmware : virtual port serial between 2 vm
I\'m on Windows 7. I would like to connect 2 VM(ware) Debian by serial port. First I\'m trying to create the \"reader\" VM.[详细]
2023-04-01 01:23 分类:问答iPhone RS232 data transfer over WiFi/BT
I would like to write a simple app that displays weight values sent from a scale. The scale sends data (with a defined protocol) through RS232 port: considering that I cannot connect th开发者_运维百科[详细]
2023-04-01 00:41 分类:问答Use serial port in web environment
I need to use serial port in client side of web based application. which solution suggested for using serial port in web browser. can Firefox addon开发者_运维技巧 use serial port or call dll function?[详细]
2023-03-31 20:30 分类:问答DataReceviedHandler Error, maybe thread Problem
In the DataReceviedHandler of an serial port i\'m testing if a bool is set. If not I\'m sending the next block to the serial port.[详细]
2023-03-31 17:46 分类:问答Flow control and DCB structure
Windows HyperTerminal COM port settings dialog contains Flow Control combo with the following values: Xon/Xoff, H开发者_开发问答ardware, None.[详细]
2023-03-31 04:48 分类:问答Sending Ctrl+Z to a serial port
I开发者_如何学C\'m sending AT-Command to gsm modem through serial port. At the end of the AT-Command I have to terminate the command with Ctrl+z[详细]
2023-03-31 04:31 分类:问答Get the count of bytes waiting on a serial port before reading
I have a custom made device with which I send/receive data trough the serial port. I was wondering if there is any function I can use to get the count of bytes waiting to be read from the serial port?[详细]
2023-03-30 16:31 分类:问答