无锡市北辰自动化技术有限公司

公司名片
等 级:注册企业
电 话:0510-85166823
邮 箱:hilscher@163.com
网 址:www.beichen-automation.com
传 真:0510-85166813
地 址:无锡市蠡园开发区(国家)工业设计园创意园A幢903室
邮 编:214072
下载中心
当前位置:自动化网>无锡市北辰自动化技术有限公司门户>在VB中访问NETLINK并读写S7300

在VB中访问NETLINK并读写S7300 PLC数据

软件分类:其它
提供者:bca
文件类型:未定义
文件大小:150k
发布时间:2007-10-16 15:46
点击次数:614次

立即下载

资料下载详情



v\:* {behavior: url(#default#VML);}
o\:* {behavior: url(#default#VML);}
w\:* {behavior: url(#default#VML);}
x\:* {behavior: url(#default#VML);}
.shape{behavior: url(#default#VML);}


@font-face
 {font-family:宋体;
 panose-1:2 1 6 0 3 1 1 1 1 1;
 mso-font-alt:SimSun;
 mso-font-charset:134;
 mso-generic-font-family:auto;
 mso-font-pitch:variable;
 mso-font-signature:3 135135232 16 0 262145 0;}
@font-face
 {font-family:"\@宋体";
 panose-1:2 1 6 0 3 1 1 1 1 1;
 mso-font-charset:134;
 mso-generic-font-family:auto;
 mso-font-pitch:variable;
 mso-font-signature:3 135135232 16 0 262145 0;}
p.MsoNormal, li.MsoNormal, div.MsoNormal
 {mso-style-parent:"";
 margin:0cm;
 margin-bottom:.0001pt;
 text-align:justify;
 text-justify:inter-ideograph;
 mso-pagination:none;
 font-size:10.5pt;
 mso-bidi-font-size:12.0pt;
 font-family:"Times New Roman";
 mso-fareast-font-family:宋体;
 mso-font-kerning:1.0pt;}

  

Hilscher NETLINK用于将西门子MPI协议转换为以太网TCP/IP协议,并提供公开的无需授权的驱动函数库。


NETLINK有三种应用:


1、对于仅仅需要STEP7编程监控和WINCC监控,安装IBHNET127驱动即可,该驱动安装后将在控制面板的Set PG/PC Interface中添加IBHNet MPI/PPI/Profibus三个驱动连接;将STEP7(S7 ONLINE)和WINCC(MPI)的访问点指向以上驱动连接即可。


2、对于第三方组态软件(如KingView、iFix等)通过NETLINK访问PLC,选择我公司开发的OPCServer。


3、对于VB或者VC++(6.0以上版本)的自行开发界面,有两种方法实现通讯:


    调用Hilscher提供的IP Driver驱动函数库进行通讯;


    使用winsock控件进行通讯;


 


    本文对在VB6.0中通过Hilscher IP Driver驱动库读写S7300/400 PLC数据的基本开发步骤作简要描述,具体资料可以参考NETLINK光盘netDEVICE System Software中的Nlmpi_pie.pdf和Drv_Ip.pdf文件.

  • 在线咨询