现在f30022报警,我查看手册知道由以下原因造成,如下:
F30022 Power unit: Monitoring V_ce
Drive object: All objects
Reaction: OFF2
Acknowledge: POWER ON
Cause: In the power unit, the monitoring of the collector-emitter voltage (V_ce) of the semiconductor has responded.
Possible causes:
- fiber-optic cable interrupted.
- power supply of the IGBT gating module missing.
- short-circuit at the Motor Module output.
- defective semiconductor in the power unit.
Fault value (r0949, interpret binary):
Bit 0: Short-circuit in phase U
Bit 1: Short circuit in phase V
Bit 2: Short-circuit in phase W
Bit 3: Light transmitter enable defective
Bit 4: V_ce group fault signal interrupted
See also: r0949 (Fault value)
Remedy: - check the fiber-optic cable and if required, replace.
- check the power supply of the IGBT gating module (24 V).
- check the power cable connections.
- select the defective semiconductor and replace.
其中如何辨别r0949中的位,我查看了,一共有64位啊,这里的介绍怎么只有0--4啊,再者,在线监控的时候,什么时候认为是哪个位有问题,后面的值应该是多少正常,多少为错误,谢谢各位了
问题补充:
谢谢你的回答,又是你帮助了我,呵呵,但是我现在在线监控r0949[0]的时候,它的值是2003,下面几位都是0,这又怎么理解呢,是否要把2003换算成2进制么,然后从低位数起??谢谢了
最佳答案
1、这里的介绍怎么只有0--4——
因为只有0~4位的信息,与这个故障相关。其他位的信息,你不必去管。
2、什么时候认为是哪个位有问题——
当某个位的值为1时,则代表这个位的信息有效。
比如:Bit 0的值为1时,表明U相出现了短路故障;Bit 1的值为1时,表明V相出现了短路故障,以此类推。
提问者对于答案的评价:
谢谢了,谢谢你的大力帮助
原创文章,作者:more0621,如若转载,请注明出处:https://www.zhaoplc.com/plc208911.html