搜索资源列表
AmulticenertestsystemdesignbasedonC8051Fmicro_proc
- 研究了一种基于C8051F处理器以及LCD显示的多通道输入输出参数检测系统,采用总线型设计,通过I2C以及232/485串行接口实现与现场设备以及上位机(PC机)之间的通讯
design
- 本文介绍了采用VB语言编程,利用CAN现场总线技术以及华控RSM智能模块搭建分布式监控系统的逻辑结构,采用CAN2.0通讯协议实现上位机与模块的数据通信。详细介绍了RSM04隔离型脉冲输入计数器模块与上位计算机的连接与通讯实现。在实验过程中模拟了信号发生源,其发出的信号经模块采集后送至上位机,执行计数值程序后,可以读取计数结果。
VC++PLC_serial
- 主要介绍三菱FX系列PLC与上位机之间的通讯协议,并采用CSerial类来实现串行通信,本文给出了程序设计方法和部分源代码
PLCFX
- 三菱PLC FX系列PLC编程口通信协议动态链接库DLL V2.0简介 一、三菱PLC FX系列PLC编程口通信协议动态链接库DLL(以下简称DLL) ,是为满足工业通信需要,针对工业领域要求上位机对三菱FX系列PLC 实时采集与控制的组态编程而设计。本DLL是采用Delphi语言开发的标 准串口通讯库,具有以下特点: 1)、实时性、可靠性好,可根据通信数据量自行调整通信时间 2)、适用于多PLC联网和上位机通信,满足多方面的需要 3)、函数接口功能全,操作简单 4)、附加实用转换与读取函数,易
jiekouceshi
- 为提升测量精度、方便数据传输管理, 设计并实现了以S3C44B0 处理器作为控制核心, CS5460 作为计量器件, 通过 USB 接口与上位机实现数据通讯的新型电能量测试系统 重点讨论了USB 接口程序的结构与实现。实践证明系统具有广 泛的适应范围。-In order to make the electric monitor sys tem have improved accuracy of measurement,convenient data transmis s ion,and conv
SampleEng
- 用VC++ 6.0与三菱PLC 作上位机通讯原理,界面还有部分预留给未来的使用,可以控制马达的动作,当然你自己要会写PLC的代码。--Using VC++ 6.0 with Mitsubishi PLC for PC communication theory, the interface there are some reserved for future use, to control motor movement, of course, you have to write PLC code.
ICT006
- ICT(台湾吉鸿)的收币器通讯协议,可以与硬币接收/找零装置对接。由上位机或单片机控制。 此为测试软件,能清楚看到收发的指令。-ICT (Taiwan ICT) and communication protocols coin collection, coins can receive/give change device docking. Controlled by a PC or microcontroller. This is a test software, can send and
IEC870-5-102
- 电能采集上位机IEC870-5-102通讯规约-Energy Acquisition PC IEC870-5-102 communication Statute
11
- 本文介绍了一种基于VB的计算机串口通信,实现上位机对台达变频器的通讯及对变频器实时监控的功能。 关键词: 串行通信 变频器 VB -In this paper, a computer based on the VB serial communications, PC implementation Tatsu Taiwan inverter communications and real-time monitoring of the inverter function. Keywords
USB_KF
- 描述带USB的单片机如何跟PC机通讯的过程,和上位机做USB驱动所需要的步骤-failed to translate
LD51_Software
- LD51单片机上位机软件结构说明 上位机与底层的通讯协议-LD51 Single Chip PC software architecture descr iption
AI_Bus_70
- 厦门智能仪表通讯协议 宇电协议 给有需要串口编程的人帮助-yudian xieyi
VB
- 通过VB开发环境设计开发单片机与上位机PC的通讯组件实现了单片机与PC的串行通讯。-VB development environment through the design and development of PC-MCU and host computer communication components implemented SCM and PC serial communication.
pcDUIc51
- 这是个PC机和单片机的串口通讯程序,内容详实,三个实例都能正常运行,有助于程序员上位机软件的编写。-This is a PC machine and the Serial communication program, informative, and three instances of normal operation can help programmers write PC software.
2222
- 设计了PLC 与上位机监控系统最经济、可靠的通讯方案,采用功能强大的开发工具C6 Builder 编制上位机通讯程序。-Design of the PLC and PC control system is the most economical and reliable communications solutions, the use of powerful development tools C6 Builder PC communication program preparation.
hid_comm
- 串口通讯程序,上位机通讯过程数据,和设备通信-Serial communication program, PC communication process data, and communicate with devices
Ultrasonic-Ranging--PC-communication
- 基于51单片机超声波测距设计,上位机通讯,C程序编写。-Ultrasonic Ranging, PC communication
OMRON+PLC与上位机以太网通信的实现
- 基于FINS协议的OMRON+PLC与上位机以太网通信的实现(Realization of Ethernet Communication Between OMRON + PLC and Host Computer Based on FINS Protocol)
三菱PLC通讯组件使用方法
- 调用三菱PLC通讯组件,实现上位机与PLC之间的数据交互(包括C#、JAVA、C++等多种语言)
倍福PLC与C#通讯程序
- 倍福PLC与上位机C#通讯的程序,实测有效。包含下位机和上位机的程序