搜索资源列表
S7_200_PLC_driver.rar
- 开发工控程序时使用自由口协议比较麻烦,效率也不高,PPI的协议要么付费要么不公开要么不好用,在网上找了一下也没捷径,算了,自己搞,经过1个礼拜的劳作,用VC搞了此DLL用于西门子S7-200 PLC的通信,读100个数据耗时250ms,非常高效,在vc,delphi,vb,C#.NET平台进行测试,效果不错啊,开发效率提高数倍,特此与爱好者分享,附带源码,Development of procedures for the use of industrial free port agreement
ppiVBB
- 1、通过DLL与PLC通信,基于ppi协议。 2、DLL文件名:S7_200_PPI.dll 3、串口,连接线为西门子PC-PPI电缆或自己焊接 4、S7-200 PLC 默认参数即可 5、默认一次最多读取100个VB字节或50个VW字,通过修改相关参数,可以读取更多 6、为了简化程序,仅提供V区操作,实际应用中足够了 7、操作VW字时,地址应为偶数-1, by the DLL to communicate with the PLC,
delphi
- s7-200 ppi协议直接通信 调用s7-200ppi.dll 组件-s7-200 dephi ppi
libnodave-0.8.5.tar
- LIBNODAVE -- Exchange data with Siemens PLCs-sing MPI,PPI adapters or Ethernet with CPx43 or Ethernet over IBH/MHJ-Netlink or Deltalogic s NetLink PRO If you use GE Fanuc PLCs you might also be interested in LibOpenSRTP by same Author. Don
delphi
- 1、通过DLL与PLC通信,基于ppi协议。 2、DLL文件名:S7_200_PPI.dll 3、串口,连接线为西门子PC-PPI电缆或自己焊接 4、S7-200 PLC 默认参数即可 5、默认一次最多读取100个VB字节或50个VW字,通过DLL函数修改,可以读取更多 6、为了简化程序,仅提供V区操作,实际应用中足够了 7、操作VW字时,地址应为偶数-1, through the DLL communicates with PLC,
Siemens-S7-200-series
- 西门子S7-200系列PLC PPI协议及PPI动态链接库DLL。-Siemens S7-200 series PLC PPI protocol and MPI dynamic link library DL.