搜索资源列表
RS485C
- 用C语言编写的485--MODBUS RTU 通信的小程序.已使用过,希望和大家分享一下.-C language prepared by the 485 -- MODBUS RTU communications small programs. Have used, and you will share.
ltm8203bak
- 用vb写的对挂在同一485总线上的温湿度报警器进行采集和控制的原程序.-used to write hanging on the same 485 bus on the temperature and humidity alarm for the collection and control of the original program.
485
- 可以用语电表的通信程序设计,开发的方法比较容易掌握,可以直接移植
EmulatorCOM
- 本程序采用异步方式,除了可作为一般串口调试程序(232方式,或485、422主)来使用,也可以作为485、422设备(从模式)进行调试,当选中(是否比较)复选框后,收到上位机请求时,如果和比较区的内容一致,则自动回复发送区的内容,未选择比较框将按照设定的发送周期定时回复。 参数设定: 发送周期:单位毫秒。用于设定两次自动发送的时间间隔。 延迟接收时间:单位毫秒。推荐仅用于485方式,因为485为半双工模式,所以不能同时进行收发,此时间间隔在自动发送时必需小于上面设定的发送
VBdh485
- 在windows下的VB开发的485串口测试程序,用来测试串口,发送和接收数据。
485-2
- 实现串口通信。设置有缓冲区。经简单修改后即可用于其他程序。
Term Comm
- 串口通讯RS232/485 测试程序
TestMXComponent.rar
- 利用三菱MXComponent程序进行与fx2n,Q系列等PLC的通讯测试程序。有读取plc自带通讯口,或者232口,或者485通讯三种方式,方便工控人员学习用,Mitsubishi MXComponent use of procedures and fx2n, Q series PLC communications test procedure. Have read Communications plc own mouth, or 232, or 485 in three ways to fa
vb-plccommunication
- vb与plc串口通信程序 另加串口监视精灵 CommMonitor 侦测、拦截、逆向分析串口通信协议, 是侦测RS232/422/485串行端口 的专业工具软件,是软硬件工程师的最佳助手。CommMonitor 能侦听、拦截、记录、分析 串行通信协议,让您对应用程序操作串行端口的过程和细节,让您及时的模拟被侦听程序 或设备的数据、控制流,提高工作效率。-vb plc serial communication program plus a serial port monitor
CAN485
- 压缩包内是基于c++编程的485通讯的程序,包括电路原理图和源程序代码-Compressed packet is based on the c++ programming of the 485 procedures, including circuit schematics and source code
xjbfhj
- 本源码是一个信捷PLC与电脑主机通过COM或485中通讯的程序,界面简单,只做了一个试验,有些功能还没有完善。能读写PLC内部寄存器。-This source is a Nobukatsu PLC and the host computer through the COM or 485 communications program, the interface is simple, only a test, some features not yet perfect. Can read and
485Test
- 485通讯收发测试程序,可在两台机进行测试-485 communication transceiver test procedure can be tested on two machines
DemoForLedScreen
- 一个利用RS232/485串行口在LED屏上显示字符和图片的程序源代码-A source code for display letter or pictures on the LED Sreen via RS232/485
MY485
- 利用MFC编写的一个利用485通信的程序,在此程序中可对要发送的数据分别设定。-Using a MFC write the program to use 485 in this program can send the data to be set separately.
CTestCom485
- 两路继电器开发板485转232串口通信程序代码-Two-way relay boards 485 to 232 serial communication code
485-dicengtongxun
- 电表485底层通讯程序,可以监测到485口的输出状态,对于软硬件工程师都很有帮助-The meter 485 underlying communication program, you can monitor the state of the output of 485, for hardware and software engineers are very helpful
ComTest
- VC6.0开发的串口程序,很实用的,适合所有的通用的串口卡,如RS422、232、485.尤其是底层的读写接口,是本人项目的其中一个结晶,适合项目应用者及开发者。-COMTest_Project SerialComm.cpp SerialComm.h RecordFile.cpp RecordFile.h
485read_text(cPP_delphi)
- 485读头测试程序(c++和delphi)-485 Read Test
485ReadCard
- 485协议读卡器用于人员身份识别的测试程序。-485 protocol reader for personnel identification test program.
Serial-PortDebug-(RS232.485)-(VB)
- 方便初学串口设备通信的朋友参考用作RS-232, RS-422, RS-485调试的程序, VB代码;