-
Designed a FIR band
设计了一个FIR带通滤波器,需要的可以参考-Designed a FIR band-pass filter, need to refer to
- 2022-01-30 17:44:57下载
- 积分:1
-
an serial tool for DOS. Complied in turbo c 2.0,including CDT filter, email ls99...
DOS下的串口工具,用tc2就可以编译 内含CDT编排过滤 有问题请email 给我 ls99@far-china.com-an serial tool for DOS. Complied in turbo c 2.0,including CDT filter, email ls99@far-china.com if there is any question.
- 2023-06-16 14:25:03下载
- 积分:1
-
基本直接序列扩频系统,考虑了RAKE接收
基本直接序列扩频系统,考虑了RAKE接收-Basic direct sequence spread spectrum systems, consider a RAKE receiver
- 2022-04-28 02:07:28下载
- 积分:1
-
MARVELL processor mobile phone
MARVELL processor mobile phone
- 2022-04-27 04:36:28下载
- 积分:1
-
SONY' s FCB
SONY 公司的FCB-EX980系列可见光相机操作手册和VISCE/RS232指令表。-SONY" s FCB-EX980 series of visible-light camera operating manuals and instructions VISCE/RS232 table.
- 2022-02-13 02:14:54下载
- 积分:1
-
gsm tools, is a GSM equipment testing procedures, please immediately download ah
gsm tools, 是一个GSM设备测试程序,请大家马上下载啊-gsm tools, is a GSM equipment testing procedures, please immediately download ah
- 2022-12-12 23:50:03下载
- 积分:1
-
在delphi利用多线程实现数据采集有文档说明
在delphi利用多线程实现数据采集有文档说明-use in multi-threaded data collected documents note
- 2022-09-08 11:45:03下载
- 积分:1
-
是基于消息传递系统的传输.
发送信件到一个油箱里,然后接受方可以接收从那个油箱取邮件...
是基于消息传递系统的传输.
发送信件到一个油箱里,然后接受方可以接收从那个油箱取邮件-is based on the messaging system of transmission. Send a letter to the tank, then the recipient can receive from the fuel tank from which mail
- 2022-05-28 20:50:55下载
- 积分:1
-
HKTERMINAL
- 2023-02-12 02:35:04下载
- 积分:1
-
MODBUS RTU 51与维纶触摸屏通信例程。
应用背景51和维纶触摸屏的通信。MODBUS RTU 51与维纶触摸屏通信例程。支持的功能码:位:01(读)、05(写),字:03(读)、06(写)还有与数码管显示输入的数据!注释的也比较详细。个人觉得移植性也比较好。各种的单片机上可以移植修改,关键技术51单片机与威纶通触摸屏通讯说明
本程序仅作为一个通信示例程序,实际使用需要根据需要修改。
请使用EB8000 V3.45以上软件打开触摸屏程序,程序为压缩后的触摸屏程序,请使用EB8000软件 工具——压缩/解压缩 菜单下的工具先进行解压缩;单片机使用Keil uVision3 V3.50编译
一、硬件连接
使用ATMEl 89S52单片机。
二、软件
1、通讯环境
触摸屏设置为主站,即PLC 类型 MODBUS RTU,通讯参数设为“9600,N,8,1”。
2、触摸屏程序,需要读取八个位,以及八个字,每次最少读取16个位,字可以一次读取一个也可以一次读取八个。
有0X1-0X8八个位切换开关,6X1-6X8八个字输入元件,支持的功能码:位:01(读)、05(写),字:03(读)、06(写)
当没有写操作时,屏不断的向单片机发送如下码(16进制显示):
01 01 00 00 00 10 3D C6 (位读取)
01 03 00 00 00 08 44 0C (字读取)
此时,如果不给屏发送相应返回值的话,屏就会提示“PLC no response”
3、51单片机程序思路及说明
- 2022-02-02 15:58:29下载
- 积分:1