搜索资源列表
down_19
- 这部分定义对于DNP 数据链路层充当伪传输层的传输层功能。伪传输层功能专门设计用于在原方站和副方站之间传送超出链路规约数据单元(LPDU)定义长度的信息。-definition for this part of the data link layer DNP as pseudo-transport layer transport layer functions. Pseudo-transport layer functions specially designed for the origina
FileCom
- 这个是串口通信的,基于停止等待协议编写源程序,欢迎指教-this serial communication is based, stop source for the preparation of the agreement, welcomed the exhibitions
RxComFile
- 这个是串口的基于停止等待协议原理编程,这个是接收程序,很好用哦-this is the agreement on principle to stop waiting for the program, this is the receiving process, oh well spent
Vb串口通讯调试方法
- vb 串口通讯调试方法 现有电子秤一台,使用串口与计算机进行通讯。编写VB程序来访问串口,达到读取电子秤上显示的数据。该电子秤为BE01型仪表,输出为RS-232C标准接口,波特率为300-9600、偶校验、7个数据位、2个停止位。所有字符均发送11位ASCII码,一个起始位。在VB中与串口通讯需要引入控件MSComm串口通讯控件(在Microsoft Comm Control 6.0中)-vb serial communications debugging method existing
VB_RS232C
- VB开发的串口通信源码。对端口速度、奇偶校验、停止位等都可以设置。用于串口通信的开发-VB source of serial communications. The port speed, parity, stop-can all be set up. Serial Communication for Development
com_code(LJ)
- 运用通信API编写串口通信。 功能:1)通过串口进行数据的收发并在接收端显示收到的数据 2)打开串口,关闭串口等 要求:1)可以修改com口、波特率、数据位、停止位、奇偶校验 2)传送的数据桢格式:数据头(FF FF FB) 数据长度 数据 累加和 数据尾(FB FB), 数据头和数据尾不参加计算累加和 3)接收数据的显示方式:要求每个数据桢中的数据以单独一行的格式显示 -Communication API prepared using serial commu
dianduiduodian
- 采用地址位方式实现主机对多机的寻址.UART1以9600bps,8位数据,1位地址,1位停止模式发送.-address spaces used to achieve many of the mainframe machine addressable. UART1 to 9600. 8 data, an address and a stop mode of delivery.
i2c总线程序
- 本程序是i2c总线读写一个字节的程序。在写过程序中,不一定非要检测i2c的应答位,可以直接延时过去就行,但是在读过程中必须给应答信号,读完发停止位,一定确认所发的信号都发上了。否则在连续地址读的过程中可能不会出错,但是在随机度过程中就会出错,我的程序就是在给停止信号时没有给上,24cxx一直在输出数据,结果读出错。找着问题后我的程序只加入了一条命令便完全正常。-i2c bus read and write a byte procedures. The written procedure, no
Uart.rar
- UART串口程序,设置波特率和停止位、奇偶校验位等等,使能串口,数据进行发送与接收,再进行显示。,UART serial procedures, set the baud rate and stop bits, parity bit and so on, so that serial port, send and receive data, and then display.
UARTInt
- LPC1700系列串口中断接收程序,中断方式接收上位机数据并将接收的数据回送给上位机,借助串口调试软件,并设置波特率为9600,8位数据位,1位停止位,注意不要选中"HEX显示"。-LPC1700 series serial interrupt receiving program, to interrupt PC to receive data and receive data back to the host computer, with the serial debugging softwa
VB
- 动态显示温度曲线串口传输数据,可以设定波特率,停止位和串口选择-Dynamic display temperature curve serial transmission of data, you can set the baud rate, stop bits and serial options
UART_51
- 串口设置:包括初始化及应用;串口调试方面直接能用上-// This sample uses the UART to communicate with a PC. Therefore it sets up the internal // Baud Rate Generator (BRG). The LPC900 receives a command ( S ), sent by the PC and // sends out a response, which can be display
chuankoutongxin
- 串口通信的概念非常简单,串口按位(bit)发送和接收字节。尽管比按字节(byte)的并行通信慢,但是串口可以在使用一根线发送数据的同时用另一根线接收数据。它很简单并且能够实现远距离通信。比如IEEE488定义并行通行状态时,规定设备线总常不得超过20米,并且任意两个设备间的长度不得超过2米;而对于串口而言,长度可达1200米。典型地,串口用于ASCII码字符的传输。通信使用3根线完成:(1)地线,(2)发送,(3)接收。由于串口通信是异步的,端口能够在一根线上发送数据同时在另一根线上接收数据。其
uart
- 异步,8位数据,无奇偶校验,一个停止位,无倍速 通信-Asynchronous, 8-bit data, no parity, 1 stop bit, no speed communications
13898398comcom
- 程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。主要使用方法串口设置:m_Comm.SetSettings(“波特率,校验方式,数据位数,停止位数”) 取串口数据:m_Comm.GetInput() 你只首先要确定一个mscomm32.ocx控件在system目录下并且该控件已经被windows注册,本程序才能正常运行。-Uses VC6.0 to the common serial port control MSCOMM32.OCX sent
TL16C550
- 复位脚MR=P4^6 P0^4~P0^7分别控制A2,A1,A0,/CS2脚,晶振为11.0592M,波特率设为115200bps,无奇偶校验,8位数据位,1位停止位-Reset mp4 ^ 6 feet MR =, P0 P0 ^ ^ ~ 7 respectively, A0, A1 control A2, feet, CS2/for 11.0592 M, crystals set baud rate, and 115200bps parity, 8 bits of data bits, an
Commix
- 非常好的串口调试工具,提供了很好的功能,比如设置波特率,停止位,校验位-A very good serial debugging tools provide a good feature, such as setting the baud rate, stop bits, parity bit, etc.
stop_and_wait_in_C
- Program to transfer using RS-232 cable and stop&wait protocol
WindowsFormsApplication2
- 串口通信,一个串口发送,发送内容通过textbox写入,另外一个串口接收,并且写入textbox中,并且检测到回车时停止接收-Serial communication, a serial port and send the content through the textbox to write, another serial port to receive and write in the textbox and when detected carriage stop receiving
rfid_vc
- /Initial COM m_ctrlComm.SetCommPort(1) //选择com1 m_ctrlComm.SetSettings("9600,n,8,1") //通信参数设置 波特率9600,无校验,8个数据位,1个停止位 m_ctrlComm.SetInBufferSize(1024) //指定接收缓冲区大小 m_ctrlComm.SetRThreshold(1) //参数1表示每当串口接收缓冲区中有多于或等于1个字符时将引发一个接收数据的OnComm事件
