-
Modbus C#
对于 C#,Modbus 协议用于 RFID 项目,通过网络处理数据。示例:公共静态字符串 ParseModbusResponsePacket (字节 [] 数据包){试着{int dataLength = 包 [2]-6 ;字节 [] 然后 = 新字节 [dataLength] ;Array.Copy (数据包,9,然后为 0,dataLength) ;字符串数据 = BinaryToString(dataByte) ;返回的数据 ;}捕捉 (ex 的异常){投掷 (ex) ;}}从服务器获取数据并进行分析。
- 2022-09-28 14:35:03下载
- 积分:1
-
ARM 触摸屏代码 可以在ARM9平台上运行的触摸屏代码
ARM 触摸屏代码 可以在ARM9平台上运行的触摸屏代码-Touch Panel ARM code can run on ARM9 platform code Touch Panel
- 2023-08-04 14:30:03下载
- 积分:1
-
8051 基于带领的接口
#include < REG51F。H >
无符号的 int a、 b ;
无效的延迟 (无符号的 int 时间) ;
void main)
{
= 0x01;
P0 = a;
while(1)
{
无符号的 int x,b,c;
= 0x00;
b = 0;
c = 500 ;
为 (x = 0 ; x < 500 ; x + +)
{
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-04 04:49:37下载
- 积分:1
-
C8051F020的SED1335驱动程序
C8051F020的SED1335驱动程序-C8051F020 SED1335 Driver
- 2022-06-01 02:58:35下载
- 积分:1
-
液晶显示器的接口
- 2022-07-01 22:53:15下载
- 积分:1
-
Embedded Linux Application Development Comments on the corresponding source
嵌入式Linux应用开发详解的所有相应源码-Embedded Linux Application Development Comments on the corresponding source
- 2022-02-04 06:09:27下载
- 积分:1
-
This article includes two parts of the content! The first part introduced the S3...
本文包括两部分的内容!第一部分介绍了s3c2410集成ad驱动程序开发,另外一部分介绍了与此应用程序对应的应用程序。在arm平台测试完全通过
-This article includes two parts of the content! The first part introduced the S3C2410 integrated ad-driven development, introduction and part of this application with the corresponding application. Platform test in the arm completely through the
- 2022-03-24 23:54:38下载
- 积分:1
-
AT89s52 basictest programs with simulation
基本程序,说明如何使端口引脚作为输入,并通过它连接交换机。。连接一个LED,七段;使用中断。LCD接口。
- 2023-02-10 23:40:04下载
- 积分:1
-
S3c2410 spi驱动 demo
这是用于S3C2410的SPI通讯驱动,有演示代码。欢迎大家下载、试用。谢谢大家的支持!希望有帮助!
- 2022-08-13 10:02:09下载
- 积分:1
-
ks8695的SOHO应用中的tftp部分,
ks8695的SOHO应用中的tftp部分,-ks8695
- 2022-04-30 19:00:25下载
- 积分:1