搜索资源列表
PLCFX
- 三菱PLC FX系列PLC编程口通信协议动态链接库DLL V2.0简介 一、三菱PLC FX系列PLC编程口通信协议动态链接库DLL(以下简称DLL) ,是为满足工业通信需要,针对工业领域要求上位机对三菱FX系列PLC 实时采集与控制的组态编程而设计。本DLL是采用Delphi语言开发的标 准串口通讯库,具有以下特点: 1)、实时性、可靠性好,可根据通信数据量自行调整通信时间 2)、适用于多PLC联网和上位机通信,满足多方面的需要 3)、函数接口功能全,操作简单 4)、附加实用转换与读取函数,易
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.
WBD
- 智能温度系统设计,本设计主要通过以单片机为控制单元的温度采集、转化、显示并通过串口将数据传输到PC机,在PC机端实现数据的存储、分析、绘制波形。在以单片机技术和VC编程技术为基础提出了系统框架和具体的设计方案,用汇编和C语言从硬件电路和软件阐述了控制系统的总体实现,并利用按键、LCD显示等外围设备为用户提供服务,实现人机交互。-Intelligent temperature system design, primarily through the design to single-chip te
SPCOMDelphi7
- PC机与下位机的通信可以采用高级语言编程实现,如Delphi、VC等。Delphi 是新一代面向对象的可视化开发工具,它具有功能强大、简便易用和代码执行速度快等特点,越来越在构架企业信息系统方面发挥着重要作用。由于Delphi 这些显著特点,利用Delphi开发工业控制系统软件成为越来越多的开发人员的选择,而实现系统监测控制和信息处理的关键是解决PC机与单片机之间的串口通信问题。-PC computer and the communication of digital machines can
UnderthePCintheWindows95andsingle-chipserialcommun
- 在Windows95下PC机和单片机的串行通信。 基于32位操作系统Windows95的工业控制PC机和单片机间的串行通信,给出了用VC++5.0和PL/M-96语言编写的串行通信程序-Under the PC in the Windows95 and single-chip serial communication. 32-bit operating system based on the Windows95 machine and industrial control PC serial
vc-lin-232
- 分析了L IN 总线协议的特点、报文帧结构及校验方法, 以V isual C+ + 6. 0 为开发平台, 利用W indow s A P I 函数通过PC 机的RS232 口实现了基于L IN 总线协议的串口通信. 给出了实现的部分流程图及代码, 在通信过程中 选择简便的奇偶校验及和校验进行差错校验, 保证了数据的无差错传输.-分析了L IN 总线协议的特点、报文帧结构及校验方法, 以V isual C++ 6. 0 为开发平台, 利用W indow s A P I 函数通过PC
vc
- vc上位机源码及单片机接收发送程序,上位机可以发送接收,pc与单片机通过串口连接,单片机p2口接8个led可显示流水灯-vc host computer source code and the MCU receiver to send a program, host computer can send and receive, pc with the microcontroller through the serial port connection, SCM p2 mouth can be d
pcDUIplc
- PLC单片机在工业上的应用越来越广,这几个源代码都是关于PLC单片机写PC之间的通讯的,不错,值得一看。-PLC microcomputer applications in industry more widely, these source code is written on the PLC MCU communication between the PC, well, worth a visit.
VisualCToUSB
- 使用VC++实现USB与PC机的通信工作,具有意义-VC++ implementation using PC-USB communication with the work, with meaning
PC-Lint-option-explan
- 代码检查工具pclint各个选项的详细文档,pclint与vc各版本配合,是非常好用的静态代码检查工具-Detailed documentation of the code checking tool
Siemens-PPI
- Siemens PPI协议分析 西门子S7-200 PLC之间或者PLC与PC之间通信有很多种方式:自由口,PPI方式,MPI方式,Profibus方式。使用自由口方式进行编程时,在上位机和PLC中都要编写数据通信程序。使用PPI协议进行通信时,PLC可以不用编程,而且可读写所有数据区,快捷方便。但是西门子公司没有公布PPI协议的格式。用户如果想使用PPI协议监控,必须购买其监控产品或第三方厂家的组态软件。这样给用户自主开发带来一定困难,特别是自行开发的现场设备就不能通过PPI协议接入PLC
ZLG500C
- ZLG500C 在VC++上的上位机库函数使用文档。-ZLG500C in VC++ library functions on the PC using the document.
ELMO-API-user-guide
- VC下elmo电机驱动器的API接口函数介绍,主要用于elmo电机驱动器的上位机编程-The VC under elmo motor drive API interface functions elmo motor drive is mainly used for PC programming
PC
- 基于window编程的MFC,使用 VC++编程,实现对PC机串口通信的模拟,并实现串口通信的基本功能-Based on the MFC window programming, the use of vc++ to realize PC serial port communication simulation, and to realize the basic function of serial communication
vcPP-and-Host-computer
- VC++编写简单串口上位机程序,体验一下单片机和PC通信的乐趣-VC++ write simple serial host computer program and experience the fun of the SCM and PC communications
pc-plc
- 介绍了如何在VC平台下,实现PC与PLC的一个串行通讯-How VC platform, the PC and PLC serial communication
Communication-between-PC-and-S7300
- 在没有公开通讯协议的情况下,借助西门子提供的Prodave 软件包中的库函数,用VC 进行编 程,实现PC 通过MPI 方式与PLC 通讯。-In terms of no open communication protocol, library functions of the Siemens Prodave package can be used by programming with VC. And then,the MPI communications of PC and PLC
pc
- vc如何获取文件夹中文件个数,适合初学者学习,不错的文档-VC how to get the file number of folders, suitable for beginners to learn, good documentation
vc实现pc与单片机的通信
- 用VC++实现PC与单片机的UART通信(Using VC++ to realize UART communication between PC and singlechip)
VC贪食蛇源程序
- 贪吃蛇游戏是一款经典的益智游戏,包含PC和手机等多平台版本。它既简单又可玩。游戏通过控制蛇头吃鸡蛋的方向使蛇长得更长。(Snake game is a classic puzzle game with multi-platform versions such as PCs and mobile phones. It is both simple and playable. The game makes the snake grow longer by controlling the direct