欢迎访问施耐德电气网站
产品信息主页 opens in new Window
按主要系列浏览产品
了解全部软件
请转至下载中心
解决方案首页
选择产品 - 轻松无比
服务主页
特色服务
特色工具
数字化能力
特色顾问
立即注册您的产品!
查看所有支持
其他链接
扫码获取在线客服支持
关于我们
2021年施耐德电气创新峰会
选择您的所在地
Most Common Destinations
Asia Pacific
Europe
Latin America
Middle East and Africa
North America
我们的品牌
Welcome the the Schneider Electric French website. It looks like you are located in the United States, would you like to change your location?
浏览常见问题解答
问题描述:
如何根据PM5350P自诊断代码查看具体的报错
所属产品线:
PM5350P
应用环境:
解决方法:
通过PM5350P 的维护-诊断查看到的自诊断代码为十六进制,将其转换为二进制,通过查看寄存器20003的位定义可以查看具体的报错内容。
如0005转换为二进制后为0000 0000 0000 0101,其第1位与第3位为1,即Summary和VRAM Failure所在的位为1,表示NVRAM Failure。
寄存器 20003的位定义如下:
0 = OK, 1 = Error Detected
Bit 01 = Summary ( on if any other bit is on - Maintenance Icon shown on HMI )
Bit 02 = RAM Failure
Bit 03 = NVRAM Failure
Bit 04 = RTC Failure
Bit 05 = Calibration Failure
Bit 06 = Clipping Detected
Bit 07 = Over-Running Energy Pulse Output
Bit 08-16 Not Used