-
前言请注意本文概述了对邮件软件的开发平台。
Preface Please note this article outlines the development of mail software on platforms Pocket PC 2000 and older only. Pocket 2002 had significantly changed how mail is handled by the OS. I suggest you read the aricles available at the Pocket PC Developers Network Introduction Windows CE provides support for Email Storage as part of the core operating system (ie. its comes on the ROM chip). Microsoft provides a series of API s in the library msgstore.lib which its cal...
-Preface Please note this article outlines the development of mail software on platforms P ocket PC 2000 and older only. Pocket 2002 had sig nificantly changed how mail is handled by the OS . I suggest you read the aricles available at the Pocket PC Developers Network Introduction Win dows CE provides support for Email Storage as pa rt of the core operating system (ie. its comes on the ROM chip). Microsoft provides a series of AP I"s in the library msgstore.lib which its cal
- 2022-03-13 05:38:32下载
- 积分:1
-
rfid 射频卡读写驱动
详细的基于51 单片机的rfid 卡读写驱动,适用于S50非接触式IC卡性能简介(M1),
卡片的电气部分只由一个天线和ASIC组成。
天线:卡片的天线是只有几组绕线的线圈,很适于封装到IS0卡片中。
ASIC:卡片的ASIC由一个高速(106KB波特率)的RF接口,一个控制单元和一个
- 2023-08-15 03:55:03下载
- 积分:1
-
Rockwell AT Commands
Rockwell AT Commands
- 2022-05-12 23:48:42下载
- 积分:1
-
O Reilly出版公司总是给我们惊喜。这本书《无线环境下的Linux》,专门讲linux的无线环境的通信,包括WiFi,蓝牙,GPS,红外线...
O Reilly出版公司总是给我们惊喜。这本书《无线环境下的Linux》,专门讲linux的无线环境的通信,包括WiFi,蓝牙,GPS,红外线-O Reilly Publishing Company always surprises us. This "wireless environment under Linux," said linux specialized wireless communications environment, including WiFi, Bluetooth, GPS, infrared, etc.
- 2023-04-16 17:00:06下载
- 积分:1
-
柏半导体制造的各种锁相环
Cypress Semiconductor makes a variety of PLL-based clock
generators. This application note provides a set of recommendations
to optimize usage of Cypress clock devices in a
system. The application note begins with recommended termination
techniques for clock generators. Subsequently, power
supply filtering and bypassing is discussed. Finally, the application
note provides some recommendations on board
layout.
- 2023-05-18 09:30:03下载
- 积分:1
-
使用串口通讯发送和接收文件
使用串口通讯发送和接收文件-use serial communications to send and receive documents
- 2022-08-08 06:04:46下载
- 积分:1
-
Microsoft SDP Extensions.
Microsoft SDP Extensions.
- 2022-05-12 19:05:11下载
- 积分:1
-
English papers including SS7 Signaling System presentation and system compositio...
英文论文 包括SS7信令系统的介绍和系统构成,-English papers including SS7 Signaling System presentation and system composition,
- 2022-09-01 09:20:03下载
- 积分:1
-
COSEM识别系统和接口类
Cosem Identification System and Interface Classes
- 2022-01-25 16:44:54下载
- 积分:1
-
移植国外STM32F103 MODBUS RTU代码
应用背景
STM32和维纶触摸屏通信,编译可以直接下载通信。波特率9600.测试是可以直接使用的了。需要增加什么功能就自己添加了。
功能码
定 义
操 作(二进制)
0x01
读开关量输出
读取一路或多路开关量输出状态数据
0x02
读开关量输入
读取一路或多路开关量状态输入数据
0x03
读取保存寄存器
读取一个或多个保存寄存器的数据
0x04
读取输入寄存器数据
读取输入一个或多个寄存器的数据
0x05
强置单线圈
强置一个逻辑线圈的通断状态
0x06
写单路寄存器
把一组二进制数据写入单个寄存器
0x10
写多路寄存器
把多组二进制数据写入多个寄存器
0X0F
写开关量输出
写多个开关量
控制一路继电器“合/分”输出
关键技术
这个代码要在keil4.7的编译环境下才能编译通过。直接可以下载使用,移植于国外的MODBUS的开源通信协议。和硬件的485配套使用。
ModBus协议定义了一个控制器能认识使用的消息结构,而不管它们是通过何种网络进行通信的,它制定了消息域的格局和内容的公共格式,
描述了一个控制器请求访问其它设备的过程,回应来自其它设备的请求,以及如何侦测并记录错误信息。
通过此协议,控制器相互之间、控制器经由网络(例如以太网)和其它设备之间可以完成信息和数据的交换与传送,
使各种不同的公司和厂家的可编程顺序控制器(PLC)、RTU、SCADA系统、DCS或与兼容ModBus协议的第三方设备之间可以连成工业网络,
构建各
- 2022-12-08 01:10:04下载
- 积分:1