-
串行通信C语言代码,用于DOS下编程,比较完整
串行通信C语言代码,用于DOS下编程,比较完整-serial communication C language code for DOS programming, a more comprehensive
- 2023-07-26 01:40:03下载
- 积分:1
-
Project how to make jtag rs232 programmator
Project how to make jtag rs232 programmator
- 2022-08-15 08:02:25下载
- 积分:1
-
简单的串口通信程序,验证串口是否连接正确,三线通信.可同时发送接受.相当简单聊天程序...
简单的串口通信程序,验证串口是否连接正确,三线通信.可同时发送接受.相当简单聊天程序-Simple serial communication procedures, to verify whether the serial connection is correct, three-wire communication. Can be sent at the same time to accept. Very simple chat program
- 2022-01-25 19:58:05下载
- 积分:1
-
利用VB6的MSCOMM来实现通讯的控件应用源码
利用VB6的MSCOMM来实现通讯的控件应用源码-the MSCOMM of VB6
- 2022-01-24 13:10:29下载
- 积分:1
-
485通讯接口模块的编程应用,监控显示,检测报警显示,上下值的设置输入输出的结构...
485通讯接口模块的编程应用,监控显示,检测报警显示,上下值的设置输入输出的结构-485 Communications Interface Module programming applications, monitor display, alarm detection showed that the whole value of the structure of input and output settings
- 2023-07-28 07:15:03下载
- 积分:1
-
西门子技术支持网站简介
当您在使用西门子产品时可能遇到这样或是那样的问题,没关系,您可以登陆西门
子技术支持与服务网站来查找您需要的信息.
网站...
西门子技术支持网站简介
当您在使用西门子产品时可能遇到这样或是那样的问题,没关系,您可以登陆西门
子技术支持与服务网站来查找您需要的信息.
网站链接为: http://www.ad.siemens.com.cn/service/
登陆网站后,您可以点击相关链接,查找您想要得信息,其中在"网上课堂"可以
下载西门子技术支持工程师编写的常问问题和使用入门文档,点击网页左侧的"技
术资源",进入后将显示语言切换到英文(点击网页的右上角"English"),然后
在"Search"输入框中输入您要查找的相关内容,如下载升级软件包,或是查找错
误代码的解释,或是查找相关产品的信息等等,您可能会找到很多条链接,您可以
从中选择您所需要的内容,您还可以通过点击"Product Support"进入西门子的
产品信息库,通过点击左侧的相关文件链接可以查找到西门子相关产品的详细信
息.如果您经常使用网站信息,您会觉得它已成为您解决问题的得力助手.
- 2022-02-20 06:30:12下载
- 积分:1
-
基于串口的一个小程序,可以用来接收和发送短信消息
基于串口的一个小程序,可以用来接收和发送短信消息-a progress of serial port you can use it send and receive messages
- 2022-02-01 08:46:40下载
- 积分:1
-
a brief serial debugging procedures, unlike previous debugging procedures, it ca...
一个简短的串口调试程序,不同于前面的调试程序,它能在你的串口被程序占用之后也能监测到其中的数据,可以选择16进制显示或asc11码显示,达到真正的监测-a brief serial debugging procedures, unlike previous debugging procedures, it can be your serial procedures can be occupied after the monitoring of the data, we can choose to show or band 16 asc11 yards, with real monitoring.
- 2022-02-25 13:43:20下载
- 积分:1
-
串口驱动程序的8051芯片。
Serial port driver for 8051 chips.
- 2023-03-05 19:35:03下载
- 积分:1
-
使用MSCOMM控件主要是通过事件来处理串行口的交互,即当数据到达时,控件的OnComm的事件就会来捕获或处理这些通讯事件。而OnComm事件也可以用来捕获和处...
使用MSCOMM控件主要是通过事件来处理串行口的交互,即当数据到达时,控件的OnComm的事件就会来捕获或处理这些通讯事件。而OnComm事件也可以用来捕获和处理通讯错误。在实际应用中,一个MSCOMM控件就对应一个串行口,所以如果要处理多个串行口的话,必须有相应数量的控件与之对应。-use MSCOMM control mainly through the incident to the serial interaction, that is, when the data arrived, the control of the incident will OnComm to capture or handle these communications incident. OnComm incident which can also be used to capture and handle communication error. In practical application, a corresponding MSCOMM control on a serial port, so if we are to handle multiple serial port, then there must be a corresponding amount of the corresponding controls.
- 2022-06-01 02:51:46下载
- 积分:1