VB与PLC通信方案

VB和PLC通信方案

VB与PLC通信方案_第1张图片
VB和PLC通信方案

VB和200 PLC通信可以用ProDave或者PC access,还可以直接使用PPI协议。

通过Modbus协议实现VB上位与PLC下位的通讯。
S7-200要安装:Modbus Master Port库文件Modbus Slave Port库文件搜索下载:Toolbox_V32-STEP 7-Micro WIN 32 Instruction Library 即可
VB6.0要安装:Modbus ActiveX控件2.00
硬件:PPI编程电缆,连接上下位

给你几个文档:

  • Modbus ActiveX控件2.00手册.pdf
  • S7-200_Modbus通信培训教程.pdf
  • MODBUS_RTU地址与S7-200的地址对应关系.doc
  • 使用S7-200_MODBUS指令实现通讯方法及例程.pdf

相关链接

  • Siemens S7-200 PLC and Computer (Laptop) Communication with Visual Basic Express and Windows 7
  • VB.Net – exchange data with Siemens PLC
  • VB.NET与S7200-Smart以太网通讯的源代码
  • PLC to VB - How to handle PLC data With VB

不太相关

  • Siemens s7-200 PLC & Visual Basic
  • S7-1200和S7-200SMART的以太网S7通讯

參考鏈接

http://openopc.sourceforge.net/

你可能感兴趣的:(VB与PLC通信方案)