免费的西门子技术支持 点击:100743 | 回复:2872



剑工

    
  • 精华:1帖
  • 求助:0帖
  • 帖子:4帖 | 1028回
  • 年度积分:0
  • 历史总积分:2548
  • 注册:2002年7月26日
发表于:2008-03-13 10:29:00
楼主

本人愿和同道中人共同探讨西门子技术范围包括(200/300/400/Wincc/Hmi) 
技术文章参考博客! http://jiansiting.gkbk.com




lili121

  • 精华:0帖
  • 求助:1帖
  • 帖子:10帖 | 26回
  • 年度积分:0
  • 历史总积分:98
  • 注册:2008年7月02日
发表于:2008-07-17 22:45:41
581楼

世上居然有如此高人,真称的上是工控之神。剑工,学习西门子300系列PLC(中文版),你给推介本书吧。剑工,你做工控多少看了呀?

剑思庭

  • 精华:1帖
  • 求助:0帖
  • 帖子:4帖 | 1028回
  • 年度积分:0
  • 历史总积分:2548
  • 注册:2002年7月26日
发表于:2008-07-17 22:49:10
582楼

 to xiaoluo,

FUNCTION FCxxx : void

// Block Parameters
VAR_INPUT
// Input Parameters
input:REAL;
END_VAR
VAR_OUTPUT
// Output Parameters
output:REAL;
END_VAR

VAR_TEMP
// Temporary Variables
temp1:REAL;
temp2:REAL;
END_VAR

// Statement Section
output:=0.2*temp1+0.6*temp2+1.2*input;
temp1=output;
temp2=temp1;

END_FUNCTION

温良玉

  • 精华:0帖
  • 求助:0帖
  • 帖子:4帖 | 27回
  • 年度积分:0
  • 历史总积分:1557
  • 注册:2007年10月09日
发表于:2008-07-18 09:13:15
583楼

谢谢剑工的解答,支持

yiyuananddd

  • 精华:0帖
  • 求助:0帖
  • 帖子:0帖 | 6回
  • 年度积分:0
  • 历史总积分:6
  • 注册:2008年4月23日
发表于:2008-07-18 09:58:19
584楼

剑工,太谢谢您了!好人啊

xiaolou

  • 精华:0帖
  • 求助:0帖
  • 帖子:0帖 | 296回
  • 年度积分:0
  • 历史总积分:677
  • 注册:2007年6月22日
发表于:2008-07-18 14:05:19
585楼

 

谢谢剑工的回答!!!!!!


我想飞197

  • 精华:0帖
  • 求助:0帖
  • 帖子:1帖 | 13回
  • 年度积分:0
  • 历史总积分:36
  • 注册:2004年10月13日
发表于:2008-07-21 01:02:56
586楼

剑工,您好!我又个问题想请教您:两个plc226之间怎么连接?连接电缆该怎么做?写程序时,各自的点该怎么定义?还要和上位计算机连接?

麻烦剑工了!!!我的电话是029-88262982   ljt197@163.com     197ljt@163.com 这是我的邮箱

我想飞197

  • 精华:0帖
  • 求助:0帖
  • 帖子:1帖 | 13回
  • 年度积分:0
  • 历史总积分:36
  • 注册:2004年10月13日
发表于:2008-07-21 01:06:25
587楼

剑工,您好!我有个问题想请教您:两个plc226之间怎么连接?连接电缆该怎么做?写程序时,各自的点该怎么定义?还要和上位计算机连接?

麻烦剑工了!!!我的电话是029-88262982   ljt197@163.com     197ljt@163.com 这是我的邮箱

鲁西西

  • 精华:0帖
  • 求助:0帖
  • 帖子:22帖 | 41回
  • 年度积分:0
  • 历史总积分:0
  • 注册:2006年10月16日
发表于:2008-07-21 13:56:11
588楼

请问剑工:带启动位的隔离开关与不带启动位的隔离开关有什么区别?能详细说明一下吗?谢谢

牛牛牛

  • 精华:0帖
  • 求助:0帖
  • 帖子:3帖 | 145回
  • 年度积分:0
  • 历史总积分:363
  • 注册:2004年3月25日
发表于:2008-07-21 14:29:38
589楼
我今天初来乍到 呵呵 以后请多关照哦

我想飞197

  • 精华:0帖
  • 求助:0帖
  • 帖子:1帖 | 13回
  • 年度积分:0
  • 历史总积分:36
  • 注册:2004年10月13日
发表于:2008-07-21 19:09:35
590楼

剑工,您好!

我有个问题想请教您:两个plc226之间怎么连接?连接电缆该怎么做?写程序时,各自的点该怎么定义?还要和上位计算机连接?

麻烦剑工了!!!(可否详细说明呢?)我的电话是029-88262982   ljt197@163.com     197ljt@163.com 这是我的邮箱

剑思庭

  • 精华:1帖
  • 求助:0帖
  • 帖子:4帖 | 1028回
  • 年度积分:0
  • 历史总积分:2548
  • 注册:2002年7月26日
发表于:2008-07-22 17:16:29
591楼

to 鲁西西,我不是很清楚你所说隔离开关。对不起!

to 我想飞197,我已经给你讲清了吧!

我想飞197

  • 精华:0帖
  • 求助:0帖
  • 帖子:1帖 | 13回
  • 年度积分:0
  • 历史总积分:36
  • 注册:2004年10月13日
发表于:2008-07-23 00:50:27
592楼

剑工,您好! ;

又要麻烦您了,不好意思呀!

 ; ; ; ; ; ; 我把两个cpu226的0通讯口用485(3.8脚直连)的线连接了,写程序时,是不是要分别对两个plc写程序呀?要不要分主从关系呢?是不是还要把第一个PLC地址设为2,第二个PLC地址设为3? ; 向导里面的NETR/NETW我还是感到模糊。

希望剑工能给予讲解!!! ljt197@163.com ; ; ; ;这是我的邮箱

我想飞197

  • 精华:0帖
  • 求助:0帖
  • 帖子:1帖 | 13回
  • 年度积分:0
  • 历史总积分:36
  • 注册:2004年10月13日
发表于:2008-07-23 00:53:28
593楼

剑工,您好! 

又要麻烦您了,不好意思呀!

       我把两个cpu226的0通讯口用485(3.8脚直连)的线连接了,写程序时,是不是要分别对两个plc写程序呀?要不要分主从关系呢?是不是还要把第一个PLC地址设为2,第二个PLC地址设为3?  向导里面的NETR/NETW我还是感到模糊。

希望剑工能给予讲解!!! ljt197@163.com    这是我的邮箱

剑思庭

  • 精华:1帖
  • 求助:0帖
  • 帖子:4帖 | 1028回
  • 年度积分:0
  • 历史总积分:2548
  • 注册:2002年7月26日
发表于:2008-07-23 15:26:27
594楼
to wo xiang fei 197, sorry , i am in office so not using Chinese.Here is a sample project for writing 1 word to a slave CPU and for reading 1 word from a slave CPU. VW0 is transferred from the master CPU with the address 2 (port 0) after VW0 is transferred to the slave CPU with address 4 (port 0). The variable is transferred to VW2, read from the master CPU again and also saved in it after VW2. In the example without the wizard, the addresses used for the configuration data (TBL) for communication were the same as those used for configuration with a wizard. Consequently, the status tables (Fig. 2) are also identical. There is no time monitoring of communication of the sort implemented with the "Timeout" parameter on the NET_EXE subroutine. If requested, the user must provide appropriate routines. The example for NETR/NETW  had send to you by email.


剑思庭

  • 精华:1帖
  • 求助:0帖
  • 帖子:4帖 | 1028回
  • 年度积分:0
  • 历史总积分:2548
  • 注册:2002年7月26日
发表于:2008-07-23 15:31:37
595楼
fig.2  please kindly follow this picture.

鲁西西

  • 精华:0帖
  • 求助:0帖
  • 帖子:22帖 | 41回
  • 年度积分:0
  • 历史总积分:0
  • 注册:2006年10月16日
发表于:2008-07-24 14:28:48
596楼

谢谢你剑工!!!!!!!!!!!

xinxin1234

  • 精华:0帖
  • 求助:0帖
  • 帖子:4帖 | 6回
  • 年度积分:0
  • 历史总积分:23
  • 注册:2007年11月15日
发表于:2008-07-24 14:50:09
597楼

剑工,你好,我请教个问题:

   我机子使用了WINCC6.2,想用组态王通过OPCSERVER.WINCC读取它的数据。现在的情况是能在OPC服务列表中找到OPCSERVER.WINCC,可是在配置变量链接时打不开OPCSERVER.WINCC的变量列表,只显示一个“ROOT”。



我的WINCC工程是激活状态的,DCOM里也做了相应的设置,而且我还是在同一台机子上用组态王读取WINCC的数据都不行,有请各位大侠教教我什么回事?是不是还需要什么特别的授权?

谢谢了!

剑思庭

  • 精华:1帖
  • 求助:0帖
  • 帖子:4帖 | 1028回
  • 年度积分:0
  • 历史总积分:2548
  • 注册:2002年7月26日
发表于:2008-07-25 09:10:39
598楼
to xinxin1234, so you do't need other license. Well, let's see two cases:

1) The OPC Client is in the same computer
2) The OPC Client is in other computer

1)
For this case you only have to connect your 3er party OPC Client to "OPCServer.WinCC", use its options, remember that the OPCServer.WinCC only works if the WinCC is in Runtime. Then you have to create a "Group" and select tags, that is all.

2)
For this case, first you have to change some things in your Windows configuration for DCOM. You can download some videos about how to configurate DCOM in this link:
http://www.opcactivex.com/Support/Tutorials/DCOM_Tutorial_-_Configuring_th/DCOM_Videos/dcom_videos.html
Pay attention to the notes for Windows XP SP2 or later.
Do not forget to change the same that you see in the videos for your 3er party OPC Client.
I recommend you to check the correct configuration trying with the OPC Scout from Simatic NET (if you have it, of course).
Now, you can connect your 3er party OPC Client to "OPCServer.WinCC" and the Station Name, then you have to create a "Group" and select tags.

simatic

  • 精华:0帖
  • 求助:0帖
  • 帖子:0帖 | 18回
  • 年度积分:0
  • 历史总积分:169
  • 注册:2005年12月28日
发表于:2008-07-27 11:40:09
599楼
请问用WINCC软件如何通过串口实现简单接收和发送功能即可。想用VB编程实现?

shengkun

  • 精华:0帖
  • 求助:5帖
  • 帖子:34帖 | 290回
  • 年度积分:0
  • 历史总积分:579
  • 注册:2007年8月27日
发表于:2008-07-27 11:45:15
600楼
ddddddddddddddddddddddddddddddddddd

热门招聘
相关主题

官方公众号

智造工程师