搜索资源列表
PLC_Control
- 欧姆龙最新PLC CPH1系列hostlink应用例子,用于编写上位机控制软件,通过串口直接控制PLC。用vc编写,方便转化为其他语言。 包括内容: 1:自封装串口类(来源于网络,做了适当修改) 2:多线程,线程间同步,通讯等。 3:生产者消费者模型应用,环形缓冲队列应用 4:欧姆龙hostlink通讯通讯同步处理,FCS校验值计算,各种hostlink指令使用示例。 5:线程消息处理类封装。 6:windows程序中带console调试界面,可把调试信息输出到控制台
VC_Example
- PRODAVE 实例 PRODAVE是西门子的通讯协议,这个文件是开源的PRODAVE实例,能够兼容西门子的PLC-PRODAVE example is the Siemens PRODAVE communication protocol, this document is open-source PRODAVE example, can compatible with Siemens PLC
WareSolder
- S7200的波峰焊程序,因为没有PLC这个分类,所以取分类为VC-Wave soldering process of the S7200, because there is no PLC this classification, so check classified as VC
compoletcall
- VC++ 6.0调用omron Compolet V2控件与PLC通信 示例-VC++ 6.0 call omron Compolet V2 control
PC-and--PLC
- PC机与智能仪器串口通信程序设计,基于VC++的程序编写,还可以用于其他的串口通讯-pc
PLC
- 利用VC++串口编程读写PLC上的温度数据并且显示出来-And displayed using temperature data VC++ serial programming to read and write PLC
modbus_connect
- vc程序与modbus进行通讯源码, 可以与plc控制的下位机通讯,可以了解到通讯编码规则-vc program source code to communicate with modbus, plc control with the next bit machine communications, coding rules can understand communication
西门子系列通信
- 适合西门子所有系列通信,C#,C++,vc++等(Suitable for all serial communications of SIEMENS, C#, C++, vc++ and so on)
snap7
- 西门子plc自行编写上位机界面,使用snap7通讯。内置多个例程,含delphi,vb和vc