Location:
Search - serial RS 232C
Search list
Description: vb 串口通讯调试方法
现有电子秤一台,使用串口与计算机进行通讯。编写VB程序来访问串口,达到读取电子秤上显示的数据。该电子秤为BE01型仪表,输出为RS-232C标准接口,波特率为300-9600、偶校验、7个数据位、2个停止位。所有字符均发送11位ASCII码,一个起始位。在VB中与串口通讯需要引入控件MSComm串口通讯控件(在Microsoft Comm Control 6.0中)-vb serial communications debugging method existing electronic weighing a Taiwan, the use of serial communication with the computer. Preparation of VB to visit serial, electronic scales to read displayed on the data. The electronic scales for BE01-type instrument, the output of RS-232C standard interface, baud rate to 300-9600. Dual-checking, seven data bits, stop at two. All characters are sending ASCII 11, a starting place. In VB serial communications needs with the introduction of MSComm control serial communication controller (in Microsoft Co. Control 6.0 mm)
Platform: |
Size: 2878 |
Author: 林帆 |
Hits:
Description: 一、 设计目的及所需设备:
了解PC机串行口的使用;所需设备为:PC机,RS232插座及连线;
二、串行口的有关硬件资料
1. 9芯RS-232C接口标准:
(1) 引脚1:CD,载体检测;
(2) 引脚2:RXD,接收数据;
(3) 引脚3:TXD,发送数据;
(4) 引脚4:DTR,终端准备好;
(5) 引脚5:信号地;
(6) 引脚6:DSR,MODEM准备好;
(7) 引脚7:RTS,请求发送;
(8) 引脚8:CTS,清除发送;
(9) 引脚9:RI,响铃指示;
-one, and designed the necessary equipment : Learn PC's serial port; Necessary equipment : PC, RS232 socket and connect; 2, the serial port hardware information 1. 9-RS-232C interface standards : (1) 1-2 1 : CD, carrier detection; (2) 1-2 2 : RXD, receiving data; (3) 1-2 3 : TXD. Send data; (4) 1-2 4 : DTR, terminal ready; (5) 1-2 5 : signal; (6) 1-2 6 : DSR, MODEM ready; (7) 1-2 7 : RTS, a request; (8) 1-2 8 : CTS, Send removals; (9) 1-2 9 : RI, ringing instructions;
Platform: |
Size: 27691 |
Author: 与非门 |
Hits:
Description: 使用串口与计算机进行通讯。编写VB程序来访问串口显示数据。输出为RS-232C标准接口,波特率为300-9600、偶校验、7个数据位、2个停止位。所有字符均发送11位ASCII码,一个起始位。-use serial communication with the computer. VB prepared to access serial display data. Output for the RS-232C standard interface, baud rate for the 300 -9600, dual calibration, data-7, two bits. All characters are sent ASCII 11, a starting place.
Platform: |
Size: 64029 |
Author: irro |
Hits:
Description: 串行通信接口标准经过使用和发展,目前已经有几种,但都是在RS-232标准的基础上经过改进而形成的.RS-323C标准是美国EIA(电子工业联合会)与BELL等公司一起开发的1969年公布的通信协议。它适合于数据传输速率在0~20000b/s范围内的通信。该文档是对RS232C标准的详解.-serial communication interface standards through the use and development of that there are already several, but they are in the RS-232 standard on the basis of improved form of. RS-323C standard of the United States EIA (Electronic Industry Association) BELL companies together in 1969 to develop the communication protocol. It is suitable for data transfer rate of 0 ~ 20000b / s within the scope of communication. The document on the understanding the standard RS232C.
Platform: |
Size: 83323 |
Author: 许生 |
Hits:
Description: 串行通信接口标准经过使用和发展,目前已经有几种,但都是在RS-232标准的基础上经过改进而形成的.RS-323C标准是美国EIA(电子工业联合会)与BELL等公司一起开发的1969年公布的通信协议。它适合于数据传输速率在0~20000b/s范围内的通信。该文档是对RS232C标准的详解.-serial communication interface standards through the use and development of that there are already several, but they are in the RS-232 standard on the basis of improved form of. RS-323C standard of the United States EIA (Electronic Industry Association) BELL companies together in 1969 to develop the communication protocol. It is suitable for data transfer rate of 0 ~ 20000b/s within the scope of communication. The document on the understanding the standard RS232C.
Platform: |
Size: 82944 |
Author: 许生 |
Hits:
Description: vb 串口通讯调试方法
现有电子秤一台,使用串口与计算机进行通讯。编写VB程序来访问串口,达到读取电子秤上显示的数据。该电子秤为BE01型仪表,输出为RS-232C标准接口,波特率为300-9600、偶校验、7个数据位、2个停止位。所有字符均发送11位ASCII码,一个起始位。在VB中与串口通讯需要引入控件MSComm串口通讯控件(在Microsoft Comm Control 6.0中)-vb serial communications debugging method existing electronic weighing a Taiwan, the use of serial communication with the computer. Preparation of VB to visit serial, electronic scales to read displayed on the data. The electronic scales for BE01-type instrument, the output of RS-232C standard interface, baud rate to 300-9600. Dual-checking, seven data bits, stop at two. All characters are sending ASCII 11, a starting place. In VB serial communications needs with the introduction of MSComm control serial communication controller (in Microsoft Co. Control 6.0 mm)
Platform: |
Size: 3072 |
Author: 林帆 |
Hits:
Description: 一、 设计目的及所需设备:
了解PC机串行口的使用;所需设备为:PC机,RS232插座及连线;
二、串行口的有关硬件资料
1. 9芯RS-232C接口标准:
(1) 引脚1:CD,载体检测;
(2) 引脚2:RXD,接收数据;
(3) 引脚3:TXD,发送数据;
(4) 引脚4:DTR,终端准备好;
(5) 引脚5:信号地;
(6) 引脚6:DSR,MODEM准备好;
(7) 引脚7:RTS,请求发送;
(8) 引脚8:CTS,清除发送;
(9) 引脚9:RI,响铃指示;
-one, and designed the necessary equipment : Learn PC's serial port; Necessary equipment : PC, RS232 socket and connect; 2, the serial port hardware information 1. 9-RS-232C interface standards : (1) 1-2 1 : CD, carrier detection; (2) 1-2 2 : RXD, receiving data; (3) 1-2 3 : TXD. Send data; (4) 1-2 4 : DTR, terminal ready; (5) 1-2 5 : signal; (6) 1-2 6 : DSR, MODEM ready; (7) 1-2 7 : RTS, a request; (8) 1-2 8 : CTS, Send removals; (9) 1-2 9 : RI, ringing instructions;
Platform: |
Size: 27648 |
Author: 与非门 |
Hits:
Description: 使用串口与计算机进行通讯。编写VB程序来访问串口显示数据。输出为RS-232C标准接口,波特率为300-9600、偶校验、7个数据位、2个停止位。所有字符均发送11位ASCII码,一个起始位。-use serial communication with the computer. VB prepared to access serial display data. Output for the RS-232C standard interface, baud rate for the 300-9600, dual calibration, data-7, two bits. All characters are sent ASCII 11, a starting place.
Platform: |
Size: 98304 |
Author: irro |
Hits:
Description: 这是一个关于串行通信的小程序。RS-232C-This is a study on serial communication applet. RS-232C
Platform: |
Size: 223232 |
Author: zhanghu |
Hits:
Description: 串行通信接口标准经过使用和发展,目前已经有几种。但都是在RS-232标准的基础上
经过改进而形成的。所以,以RS-232C为主来讨论。RS-323C 标准是美国EIA(电子工业联合
会)与BELL等公司一起开发的1969 年公布的通信协议。它适合于数据传输速率在0~
20000b/s 范围内的通信。这个标准对串行通信接口的有关问题,如信号线功能、电器特性
都作了明确规定。由于通行设备厂商都生产与RS-232C制式兼容的通信设备,因此,它作为
一种标准,目前已在微机通信接口中广泛采用。-Serial communication interface standard through the use and development, now has several. But they are in the RS-232 standard based on an improved formed. Therefore, to RS-232C-oriented discussion. RS-323C standard is the United States EIA (Electronic Industry Association) and BELL and other companies in 1969 announced the development of communication protocols. It is suitable for data transfer rate in the 0 ~ 20000b/s within the scope of communication. The standard serial communication interface of the relevant issues, such as the signal line features, electrical characteristics have been clearly defined. Since the passage of equipment manufacturers have production and standard RS-232C compatible communications equipment, so that it as a standard has been in the computer communication interface is widely used.
Platform: |
Size: 110592 |
Author: 古天 |
Hits:
Description: 用于串口通讯的windows 函数库,可以控制多个串口和监控每个串口的工作状态。-For serial communications library windows, you can control multiple serial and monitoring the work of the state of each serial port.
Platform: |
Size: 196608 |
Author: bbs |
Hits:
Description: 1、用RS-232C的零MODEM的连接法连好两机的连线;
2、用DEBUG的O命令将一数发送到串行口(2F8H/3F8H),然后在另一台机上用 I命令读入串行口的内容。如果发送的的内容与接受的内容一直,说明两机已经连好线,否则必须检查连线,直到两机可通讯为止;
3、编一程序,将一台机的键盘输入的键值通过RS-232C口送到另一台机,并在CRT上显示键值;
4、编一程序,通过RS-232C口进行一台机到另一台机的文件复制。
-1, with RS-232C connection zero MODEM law even better connect the two machines 2, with the O command DEBUG a few sent to the serial port (2F8H/3F8H), and then on another machine with I command read the contents of the serial port. If you send the content and the content has been accepted that two planes have been even better line, he must check the connection, until the two planes may be far communications 3, made a procedure will be a machine keyboard keys through the RS-232C port to another machine, and key in the CRT display 4, made a program, through the RS-232C port for a machine to another machine to copy documents.
Platform: |
Size: 17408 |
Author: Dante |
Hits:
Description: 1、用RS-232C的零MODEM的连接法连好两机的连线;
2、用DEBUG的O命令将一数发送到串行口[2F8H/3F8H],然后在另一台机上用 I命令读入串行口的内容。如果发送的的内容与接受的内容一直,说明两机已经连好线,否则必须检查连线,直到两机可通讯为止;
3、编一程序,将一台机的键盘输入的键值通过RS-232C口送到另一台机,并在CRT上显示键值;
4、编一程序,通过RS-232C口进行一台机到另一台机的文件复制。-1, using RS-232C connection zero MODEM good law even connect the two machines 2, using the O command DEBUG number will be sent to one serial port [2F8H/3F8H], then on another machine I use the command Read the contents into the serial port. If you send the content and the content has been accepted that two planes have been even better line, he must check the connection, until the two planes can be so communication 3, made one procedure will be a machine keyboard keys through the RS-232C port to another machine, and CRT display keys 4, Addendum 1, through RS-232C port for a machine to another machine to copy documents.
Platform: |
Size: 56320 |
Author: 刘金来 |
Hits:
Description: 几个USB转串口RS—232c的原理图,配转换芯片的datasheet。-Some USB to Serial RS-232c of the schematic diagram, with the conversion chip datasheet.
Platform: |
Size: 301056 |
Author: f |
Hits:
Description: 串行通信接口标准经过使用和发展,目前已经有几种。但都是在RS-232标准的基础上
经过改进而形成的。所以,以RS-232C为主来讨论。RS-323C 标准是美国EIA(电子工业联合
会)与BELL等公司一起开发的1969 年公布的通信协议。它适合于数据传输速率在0~
20000b/s 范围内的通信。这个标准对串行通信接口的有关问题,如信号线功能、电器特性
都作了明确规定。由于通行设备厂商都生产与RS-232C制式兼容的通信设备,因此,它作为
一种标准,目前已在微机通信接口中广泛采用。-Serial communication interface standard through the use and development, now has several. However, in the RS-232 standard on the basis of an improved formed. So to the main RS-232C for discussion. RS-323C standard is the United States EIA (Electronics Industry Association) and BELL, such as the development of the company in 1969 with the publication of the communication protocol. It is suitable for data transfer rate at 0 ~ 20000b/s within the scope of communication. The standard serial communication interface of the relevant issues, such as signal line features, electrical characteristics have been clearly defined. Because of prevailing production and equipment manufacturers have standard RS-232C compatible communications equipment, therefore as a standard it has been in the computer communication interface is widely used.
Platform: |
Size: 907264 |
Author: aww |
Hits:
Description: 本书详细介绍了利用Visual C++进行串口通信编程的各种方法和技巧,并通过生动的讲解和丰富的应用实例让读者进一步学习并掌握这一技术。本书共分9章,内容主要包括数据通信的基本概念、串口通信的RS- 232C/RS-485/RS-422标准、并口通信的IEEE 1284 1994标准、Modem的基础知识和AT命令集、传真机的传真协议、PLC(可编程逻辑控制器)和单片机等。-The book details the use of Visual C++ for serial communication of a variety of programming methods and techniques, and through vivid and rich on the application to allow readers to learn and master this technology. The book is divided into 9 chapters, mainly including the basic concepts of data communications, serial communications, RS-232C/RS-485/RS-422 standard parallel port communications IEEE 1284 1994 standard, Modem in basic knowledge and the AT command set , fax machines, fax agreement, PLC (programmable logic controller) and single-chip and so on.
Platform: |
Size: 11023360 |
Author: 章红军 |
Hits:
Description: 串行通信接口标准经过使用和发展,目前已经有几种。但都是在RS-232标准的基础上
经过改进而形成的。所以,以RS-232C为主来讨论。RS-323C 标准是美国EIA(电子工业联合
会)与BELL等公司一起开发的1969 年公布的通信协议。它适合于数据传输速率在0~
20000b/s 范围内的通信。这个标准对串行通信接口的有关问题,如信号线功能、电器特性
都作了明确规定。由于通行设备厂商都生产与RS-232C制式兼容的通信设备,因此,它作为
一种标准,目前已在微机通信接口中广泛采用。
-Serial communication interface standard through the use and development, there are already several. But they are in the RS-232 standard based on the improved formed. Therefore, to RS-232C-based discussion. RS-323C standard is the U.S. EIA (Electronic Industries Alliance) and BELL companies announced in 1969 with the development of communication protocols. It is suitable for data transmission rates in the 0 ~ 20000b/s within the scope of communication. The standard serial communications interface issues, such as the signal line feature, the electrical properties have been clearly defined. As the access equipment vendors are manufacturing and RS-232C standard compatible communications equipment, so it as a standard, currently in widespread use in computer communication interface.
Platform: |
Size: 907264 |
Author: wang |
Hits:
Description: 按照RS-232C协议要求,利用单片机串行口,实现通信数据的自发自收功能。发送数据从键盘键入,接受数据送到七段LED显示器显示出来,观察键入数据与显示数据的一致性。-In accordance with RS-232C protocol requirements, the use of microcontroller serial port to achieve the spontaneous communication data received from the function. Sending data from the keyboard type, receive the data sent to the seven-segment LED displays show up to observe the type of data and display the data consistency.
Platform: |
Size: 357376 |
Author: ml |
Hits:
Description: MDB 到RS232(串口)的应用电路图,其中BCX17 PNP管可以使用 9012代替。-MDB to RS232 (serial port) of the application circuit, which BCX17 PNP can use 9012 instead of tubes.
Platform: |
Size: 38912 |
Author: deathpig |
Hits:
Description: RS232串口技术文摘
串口硬件标准:串行通信接口标准经过使用和发展,目前已经有几种。但都是在RS-232标准的基础上经过改进而形成的。所以,以RS-232C为主来讨论。RS-323C 标准是美国EIA(电子工业联合会)与BELL等公司一起开发的1969 年公布的通信协议。它适合于数据传输速率在0~20000b/s 范围内的通信。这个标准对串行通信接口的有关问题,如信号线功能、电器特性都作了明确规定。由于通行设备厂商都生产与RS-232C制式兼容的通信设备,因此,它作为一种标准,目前已在微机通信接口中广泛采用。
串口通信软件:随着计算机应用领域的不断扩展,计算机之间的远程通信用得也越来越广泛,计算机间的远程通信所使用的通信软件,在市面上可以买到,但是通用的通信软件虽然能发送和接收文件,在许方情况下这些通信软件并不能满足实际工作的需要。本文就这一技术进行了探讨,介绍了有关的知识和技术,并由实例分步骤说明如何进行通信软件的开发。-RS232 serial port technology digest
Standard serial port hardware: serial communication interface standard through the use and development, there are already several. However, RS-232 standards are based on the improved formed. Therefore, in order to discuss the main RS-232C. RS-323C standard is the U.S. EIA (Electronic Industries Alliance) and BELL and other companies announced in 1969 with the development of communication protocols. It is suitable for data rates in the 0 ~ 20000b/s within the communication. The standard serial communication interface issues, such as the signal line functions, electrical characteristics have been defined. As the production and access equipment vendors are standard RS-232C compatible communications equipment, therefore as a standard, currently in extensive use of computer communications interface.
Software of Serial Communication: With the expanding field of computer applications, remote communication between the computer more and more widel
Platform: |
Size: 907264 |
Author: 小小 |
Hits: