搜索资源列表
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)、附加实用转换与读取函数,易
PRODAVE
- PRODAVE 和VB/VC例子实现VB/VC与s7-200的PPI通信-PRODAVE
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.
WindowsApplication1
- DELTA PLC VISUAL BASIC COMMUNICATION MODBUS DLL AND EXAMPLE VB.NET Application
Prodave5.5_VC_example
- 西门子PLC的通信协议主要是PPI、MPI、Profibus、CP243CP343CP443 网络协议,prodave是早期完成的程序接口,除了网络协议外其它的主要协议都支持-Siemens PLC' s communication protocol is mainly PPI, MPI, Profibus, CP243CP343CP443 network protocols, prodave early complete programming interface, in additio
PRODAVE
- 西门子 PRODAVE 使用手册 可用于VB VC 与PLC通讯-Siemens PRODAVE user manual can be used for PLC communication with VB VC
plc
- plc温度、电流,和电压数据采集模块设计,原理及电路图-plc temperature, current, and voltage data acquisition module design, principle and circuit diagram
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.
Siemens-PPI
- Siemens PPI协议分析 西门子S7-200 PLC之间或者PLC与PC之间通信有很多种方式:自由口,PPI方式,MPI方式,Profibus方式。使用自由口方式进行编程时,在上位机和PLC中都要编写数据通信程序。使用PPI协议进行通信时,PLC可以不用编程,而且可读写所有数据区,快捷方便。但是西门子公司没有公布PPI协议的格式。用户如果想使用PPI协议监控,必须购买其监控产品或第三方厂家的组态软件。这样给用户自主开发带来一定困难,特别是自行开发的现场设备就不能通过PPI协议接入PLC
yonghongplc
- 永宏PLC说明及通过VC++连接PLC的技术文档,不是源码,但是对开发有帮助-Yonghong PLC instructions and by VC++ connected PLC technical documentation, not the source, but to help develop
pc-plc
- 介绍了如何在VC平台下,实现PC与PLC的一个串行通讯-How VC platform, the PC and PLC serial communication
B-(1)
- VC 与 PLC之间的通信实现。适合工控方面学习使用。
B-(2)
- VC 与 PLC变频器之间的通信实现。适合工控方面学习使用
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