5.4. 内置PLC系统内存
5.4. 内置PLC系统内存
通过内置PLC的系统内存可确认内置DevcieNet Master的各种状态信息。更详细的内容请参考内置PLC功能说明书。
表 5‑3 内置PLC系统内存
编号 | 说明 | 其他 |
SW140 | FN Error BitMap1 (Node00~Node15) | 1:Error |
SW141 | FN Error BitMap2 (Node16~Node31) |
|
SW142 | FN Error BitMap3 (Node32~Node47) |
|
SW143 | FN Error BitMap4 (Node48~Node63) |
|
SW144 | FN Master State *1) |
|
SW145 | 邀请FN 错误信息所需的Node编号 |
|
SW146 | 上述应答的Node State *2) |
|
*1) Master State
0x8000(b15): 1(Used)
0x0100(b8): 1(Checking状态: 初始化 & Rescan后10秒钟, 脱离Node设置画面后2秒)
0x001F(b0~b4):
Master: b4: 1(RUN), 0(IDLE(PLC=STOP)
b0~b3: 0(RUNNING), 1(ResetOutOfBox), 2(InitOutOfBox), 3(ResetNormal),
4(InitNormal), 5(DupMacCheck), 6(NRFault)
*2) Node State
0x8000(b15): 1(Used Node)
0x4000(b14): 1(Unguaranteed Maker)
0x3000(b12~b13): NodeStatus(1:Standby,2:ConnectionFault,3:ConfigFault)
0x0800(b11): 1(Not IoMode)
0x03FF(b0~b9):
Slave: (Bit-field)
0x000(Online), 0x001(Offline), 0x002(IO Close), 0x004(InSizeErr),
0x008(OutSizeErr), 0x010(VenderMismatch), 0x020(TypeMismatch),0x040(CodeMismatch),
0x080(CcvMismatch), 0x100(IoTooBig), 0x200(NoConnection)