-
本文讲述的利用通讯控件发送与接收通讯数据都是基于二进制来实现的,基于文本的情况基本与此类似。要想利用好通讯控件还有其他一些应该注意的地方,比如波特率的设置、接收...
本文讲述的利用通讯控件发送与接收通讯数据都是基于二进制来实现的,基于文本的情况基本与此类似。要想利用好通讯控件还有其他一些应该注意的地方,比如波特率的设置、接收与发送缓冲区的设置以及通讯过程中的延时问题的处理等等。-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
-
专业串口通信设计控件(非源码),可用于VB,VC++,Delphi,.NET等开发语言...
专业串口通信设计控件(非源码),可用于VB,VC++,Delphi,.NET等开发语言-professional Serial Communication Design Control (source) that can be used VB, VC, Delphi,.NET development languages
- 2022-06-16 13:40:39下载
- 积分:1
-
串行通讯的例子,写的很简单
串行通讯的例子,写的很简单-serial communication example, writing is very simple
- 2022-03-13 06:03:54下载
- 积分:1
-
Below is a serial communication part of the original development of the code, wr...
下面是串口通信开发的部分原码,自己写的,可能有些错误,希望大大家指教.-Below is a serial communication part of the original development of the code, wrote it myself, may be some mistakes and we hope that the shortage.
- 2023-03-19 05:30:04下载
- 积分:1
-
PROFIBUS主站和从站的源代码可以作为了主要的发展…
profibus主站及从站源代码,可以作为主从站开发的借鉴-Profibus master and slave source code can be used as a major development from the point of reference
- 2023-08-08 18:20:02下载
- 积分:1
-
串口通信,上位机可以呼叫下位机的8个设备号,进行数据传输...
串口通信,上位机可以呼叫下位机的8个设备号,进行数据传输-Serial communication, host computer can call the next crew of the No. 8 device, data transmission
- 2022-01-25 21:03:08下载
- 积分: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
-
VB.net的串口通讯支持总是让人觉得有所不足,在使用VB6的MsComm32.ocx时,很多人都会在VB.net的开发中觉得很困扰。这里讲述的VB.net串口...
VB.net的串口通讯支持总是让人觉得有所不足,在使用VB6的MsComm32.ocx时,很多人都会在VB.net的开发中觉得很困扰。这里讲述的VB.net串口通讯类使用native代码,并且它是通API调用实现的,你会发现VB.net的串口通讯就是这么简单。 在说明如何使用这个类前,需要说明的是,本类只是一个VB.net的串口通讯演示,你可能需要根据你的情况修改后使用。-Serial Communication Programs require the support always make people feel inadequate. in the use of VB6 MsComm32.ocx, Many people will Programs require in the development feels very frustrated. Programs require here on the serial communications using native code, and it is the 14th API calls to achieve, and you will find Programs require the serial communication is as simple as that. In explaining how to use this class, there is a need to explain, this is only one type of serial communications Programs require demonstration You may need to change your position after use.
- 2023-01-04 03:45:04下载
- 积分:1
-
M64双串口代码,C语言,经测试运行稳定
M64双串口代码,C语言,经测试运行稳定-M64 dual serial code, C language, have been tested to run stable
- 2023-03-02 23:55:04下载
- 积分:1
-
RS232的UART编程,包括波特率发生器模块,串口接受模块,串口发送模块...
RS232的UART编程,包括波特率发生器模块,串口接受模块,串口发送模块-RS232 programming the UART, including the baud rate generator module, serial module to receive, send serial module
- 2022-05-31 20:42:47下载
- 积分:1