-
用C++写的modbus串口通讯程序,供大家学习参考
用C++写的modbus串口通讯程序,供大家学习参考-C wrote Modbus serial communication program for all learning reference
- 2022-03-29 16:56:22下载
- 积分:1
-
串口实现双机互联,经典的小程序,经过多次调试,绝对能运行。...
串口实现双机互联,经典的小程序,经过多次调试,绝对能运行。-Serial Port-machine Internet, the classic small procedures, after many tests, can certainly run.
- 2022-01-23 10:46:25下载
- 积分:1
-
一个读取支持modbus协议的设备的数据工具
一个读取支持modbus协议的设备的数据工具-read a support agreement modbus connection equipment for the data tools
- 2023-03-11 19:25:04下载
- 积分:1
-
vb串口程序,写的是一个串口使用例程,对初学者有用,特别是工控类的...
vb串口程序,写的是一个串口使用例程,对初学者有用,特别是工控类的-vb serial procedures, to write a serial port using the routines, useful for beginners, especially the industrial category
- 2022-05-08 16:00:42下载
- 积分:1
-
2005
2005-7-13 10:03
前几天要做一个短信收发的小软件,于是按照习惯Box寻找例程和控件,可惜没有找到!
于是,大幅翁、Google!!!终于找到了好几个,不是要收费就是不能用!气愤!!
这又不是什么高新尖端科技,俺们不是做不出来,俺们只是秉承RAD的精神而已!
于是这个短消息控件诞生了!虽然还很简陋,起码胳膊腿都有了,剩下就看它怎么跑了!
使用标准AT指令
现在只能支持PDU模式(Text模式太简陋)!
支持7_Bit 和 UCS2 编码
集成了串口(spcomm)
只需要简单的配置几个参数就可以收发短信了-2005-7-13 10:03 A few days ago to be a small message to send and receive software, then in accordance with the customary Box search routines and controls, but did not find! Thus, a substantial Weng, Google!!! Finally found a few, not a fee is not! Angry! ! This is not a high-tech state of the art technology, not俺们not able to,俺们only uphold the spirit of just RAD! So the short message control was born! Although very simple, at least arm leg with the rest look on how it ran! Using standard AT commands can now only support PDU mode (Text model is too simple)! Support the UCS2 coding 7_Bit and integrated serial port (spcomm) only need a few simple parameters can be configured to send and receive a message
- 2022-01-25 15:33:03下载
- 积分:1
-
调用WinAPI函数进行串口通信,并且应用了多线程技术启动工作线程对串口的输入进行监听...
调用WinAPI函数进行串口通信,并且应用了多线程技术启动工作线程对串口的输入进行监听-call WinAPI serial communication functions, and uses multi-threading technology to activate the working threaded serial input eavesdropping
- 2022-07-07 22:02:40下载
- 积分:1
-
a universal serial communications can be used as serial programming with Learnin...
一个通用的串口通讯类,可以作为串口编程的学习之用-a universal serial communications can be used as serial programming with Learning
- 2022-03-01 15:58:03下载
- 积分:1
-
16550串口代码
16550串口代码-serial code 16550
- 2022-03-01 14:44:59下载
- 积分:1
-
this program is targeted at specific GPS receiver
本程序是针对特定GPS接收机--JAVAD公司的legacy的一个应用,用来收取标准的NMEA-1083GGA信息或JPS格式(JAVAD公司的特有GPS信息格式)的{RT,PO}信息,并统计数据大小与经历时间。本程序用VC6.0+串口控件MSComm实现,其中关于如何在数据长度不定的情况下实现数据帧的同步的方法可以借鉴到其它串口数据采集的应用之中,具备一定的实用价值-this program is targeted at specific GPS receiver-- JAVAD the legacy of an application, used to collect standard NMEA- 1083GGA information or JPS format (JAVAD company"s unique GPS information format) (RT, PO) information and statistical data on the size and duration. The procedures used VC6.0 Serial MSComm control, on how volatile the data length of the data frame synchronization method can draw on to other serial data acquisition applications, to have some practical value
- 2022-05-25 01:49:57下载
- 积分:1
-
本文讲述的利用通讯控件发送与接收通讯数据都是基于二进制来实现的,基于文本的情况基本与此类似。要想利用好通讯控件还有其他一些应该注意的地方,比如波特率的设置、接收...
本文讲述的利用通讯控件发送与接收通讯数据都是基于二进制来实现的,基于文本的情况基本与此类似。要想利用好通讯控件还有其他一些应该注意的地方,比如波特率的设置、接收与发送缓冲区的设置以及通讯过程中的延时问题的处理等等。-This paper describes the use of communications controls send and receive communications are based on the binary data to achieve, based on the basic text of this and similar. To make good use of communication controls should also pay attention to some other place, such as baud rate settings, receiving and sending the buffer settings and communication latency in the process of dealing with such problems.
- 2023-01-12 19:05:04下载
- 积分:1