搜索资源列表
SerialPortTest
- 串口通信的用户协议的编制与数据处理方法 串口数据包处理方法编程实例-Serial Communication user agreement and the establishment of data processing methods serial data packet processing methods Programming Example
ComSaber
- 这是一个VC6.0下编的422串口通信工具,具有报文分析,BCC校验处理,报文显示,报文接收后回复,定时发送等多种功能-This is a series of 422 under VC6.0 serial communication tool with the packet analysis, BCC check processing, message display, message, after receiving responses, from time to time to send a
SerialPortTest
- 在VC程序中,每当串口缓冲区中有一个或一个以上字符时触发串口通信事件(字符个数可以在程序中进行设定),该事件就驱动(调用)串口通信事件处理函数,对接收到的数据进行处理,判断是否为包(串)头,即第一个字符,再判断是不是结束字符,若是结束字符,则还要对数据进行校验计算,并与接收到的校验值比较,或两者相同,则断定接收到的数据包是正确的,否则是错误的。-In the VC procedure, whenever the serial buffer has one or more serial commu
SerialPortTest1.0
- 串口通信编程,数据通信协议及串口通信数据包处理方法编程。-Serial communication programming, data communication protocol and packet processing method of serial communication program.
vb_programm
- 以921600的波特率接受数据,并识别帧头,对数据进行分组处理,并可保存于txt中-921600 baud rate to accept the data and identify the frame header, the data packet processing, can be stored in txt
