cpu报警消息

plc停止运行,cpu消息如下:
 Event 3 of 10:  Event ID 16# 4301
 Mode transition from STOP to STARTUP 
 STOP due to: Power failure
 Startup information: 
 - Time for time stamp at the last backed up power on
 - Single processor operation
 Current/last startup type:
 - Automatic warm restart after backed up power on
 Permissibility of certain startup types: 
 - Manual warm restart permitted
 - Automatic warm restart permitted
 Last valid operation or setting of the automatic startup type at power on:
 - Automatic warm restart after backed up power on
 Previous operating mode: STOP (internal)
 Requested operating mode: STARTUP (warm restart)
 Incoming event
 05:21:08.492 PM  10/20/1995

 
 Event 4 of 10:  Event ID 16# 38C4
 Distributed I/Os: station return
 Address of the affected DP slave: station number:   25
 DP master system ID:      1
 Log. base address of the DP slave: Input address:  2046
 Log. base address of the DP master:  32767
 Requested OB: Rack failure OB (OB86)
 OB not found, or disabled, or cannot be started in the current operating mode
 External error, Outgoing event
 05:20:59.004 PM  10/20/1995

 
 Event 5 of 10:  Event ID 16# 5371
 Distributed I/Os: end of the synchronization with a DP master 
 Slot of the DP master:   2 
 Number of distributed stations:   1
 Incoming event
 05:20:57.522 PM  10/20/1995

 
 Event 6 of 10:  Event ID 16# 4300
 Power on backed up 
 Previous operating mode: No voltage
 Requested operating mode: STOP (own initialization)
 Incoming event
 05:20:54.038 PM  10/20/1995

 
 Event 7 of 10:  Event ID 16# 494E
 Power failure
 Previous operating mode: STOP (internal)
 Requested operating mode: No voltage
 External error, Incoming event
 05:20:41.034 PM  10/20/1995

 
 Event 8 of 10:  Event ID 16# 38C4
 Distributed I/Os: station return
 Address of the affected DP slave: station number:   25
 DP master system ID:      1
 Log. base address of the DP slave: Input address:  2046
 Log. base address of the DP master:   2047
 Requested OB: Rack failure OB (OB86)
 OB not found, or disabled, or cannot be started in the current operating mode
 External error, Outgoing event
 05:20:02.164 PM  10/20/1995

 
 Event 9 of 10:  Event ID 16# 456F
 STOP caused by rack failure (OB not loaded or not possible, or no FRB) 
 Breakpoint in user program: Cyclic program (OB1) 
 Priority class:    1
 FC number:      2
 Module address:    246
 Previous operating mode: RUN
 Requested operating mode: STOP (internal)
 Internal error, Incoming event
 05:20:00.718 PM  10/20/1995

 
 Event 10 of 10:  Event ID 16# 39C4
 Distributed I/Os: station failure
 Address of the affected DP slave: station number:   25
 DP master system ID:      1
 Log. base address of the DP slave: Input address:  2046
 Log. base address of the DP master:   2047
 Requested OB: Rack failure OB (OB86)
 Priority class: 26
 External error, Incoming event
 05:20:00.705 PM  10/20/1995
 不知问题出在那,那位高手解释一下万分感谢!

 
 

最佳答案

1。首先PLC的诊断提示是:25#DP slave机架站号(即DP地址号)有故障,但又缺少OB86块(机架故障组织块),从而导致CPU中断停机;
 2。诊断提示中还列出由OB1块调用执行的FC2用户程序功能块可能有程序执行错误,导致CPU中断停机;
   因此,我建议你按的如下两项方法处理:
 1。首先将OB8X系列诊断组织块(例如OB80、OB81、OB82、OB83、OB84、OB85、OB86、OB88和OB121、OB122)下载至PLC中,可有效避免CPU的异常停机;
 2。然后仔细检查由OB1块调用执行的FC2用户程序功能块,是否有编程逻辑错误(例如:访问了实际不存在的存储地址编号、指针或数组索引号不存在,或超限等原因)。

提问者对于答案的评价:
可能是机架问题。

原创文章,作者:ximenziask,如若转载,请注明出处:https://www.zhaoplc.com/plc351854.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2021年7月5日 上午12:57
下一篇 2021年7月5日 上午12:57

相关推荐

  • 315-2dp与两台电脑通讯

    315-2dp通过dp口与两台wincc通讯,硬件上:通过dp口连接cp5611,A卡,A卡出来再连接cp5611 b卡。软件上:改如何设置。 两台电脑同时工作…

    自动化系统综合 2020年11月1日
  • 西门子505 是S5系列PLC么

    是西门子 早期的PLC 找不到资料 帮帮忙 最佳答案 西门子的,一款高端控制器。 参考: http://www2.sea.siem…

    自动化系统综合 2020年11月1日
  • pc与s7-200smart通讯

    程序下载不了,不能通讯。通讯卡;能发现cpu,按软件闪烁指示灯是,plc的cpu也闪烁,下载显示RPC服务器不可用,重新IP地址设置一样 最佳答案 你PC机的IP地址和CPU的是一…

    自动化系统综合 2017年6月24日
  • 博图软件打开程序问题

    有一套博图软件做的1200的PLC程序,从人家的电脑考到我的电脑,也用博图软件打开,却不行,提示见图片,不知道我的软件缺失什么,怎么会打不开呢, 最佳答案 软件大多都是向下兼容,意…

    自动化系统综合 2017年7月25日
  • 报警的处理?

    做程序的时候大家都是怎么做报警和复位的处理的?复位是复位报警吗? 最佳答案 重要故障做带保持,现场处理好问题后必须用异常复位才能解除。所有报警都带消音按钮,只要有异常情况总是先声音…

    自动化系统综合 2018年12月2日
  • plc采集的信号和SQL有什么关系?

    有人说现场采集的信号数据是放在SQL里面的,可以通过写VBS脚本得到采集的数据,请问是这样吗?如果是具体操作是怎么样的,能具体讲一下其中的原理吗? 最佳答案 参考资料:在&nbsp…

    自动化系统综合 2020年10月31日
  • step 5 PLC中的功能指令

    两个功能块中的KC009是什么含义,是固定的值,还是对应的存储数据块? 问题补充:STEP5功能块中的KC后面的009是什么意思呀 最佳答案 KC : 数据类型…

    自动化系统综合 2017年6月11日
  • s7-300可以在零下30度存储吗?

    工地在东北,快入冬的,只能把电柜放在还没有还没有做保温的板房内,冬天温度可以达到零下30度,可以直接放着吗? 最佳答案 把电子类产品先拆回宿舍再说,像含电解电容和液晶类的。如电源,…

    自动化系统综合 2017年10月29日
  • Smart line IE能和S7-1200 以太网连接

    Smart line IE能和S7-1200 以太网连接吗? 问题补充:用PN口,非RS485口连接 最佳答案 好像不可以直接使用自带的PN口连接Sm…

    2020年10月31日
  • 关于精确定位

    大家好,本人想用西门子伺服,实现一个转台的精确定位,具体要求是:1、根据我给定的数据旋转特定角度,每次旋转的角度有可能不同,旋转一周是一个周期,如此不断的循环;2、每次旋转的角度要…

    自动化系统综合 2020年10月31日

发表回复

登录后才能评论