## PLC下發失敗錯誤碼
~~~
case 6: ("the CPU does not support reading a bit block of length")
case 10: ("the desired item is not available in the PLC")
case 3: ("the desired item is not available in the PLC (200 family)")
case 5: ("the desired address is beyond limit for this PLC")
case -124: ("the PLC returned a packet with no result data")
case -125: ("the PLC returned an error code not understood by this library")
case -126: ("this result contains no data")
case -127: ("cannot work with an undefined result set")
case -128: ("Unexpected function code in answer")
case -129: ("PLC responds with an unknown data type")
case -123: ("cannot evaluate the received PDU")
case 7: ("Write data size error")
case 1: ("No data from I/O module")
case -1024: ("Short packet from PLC")
case -1025: ("Timeout when waiting for PLC response")
case -130: ("No buffer provided")
case -131: ("Function not supported for S5")
case -20: ("Serial read error")
case -21: ("can't a 0xE5 response")
case -22: ("do not write completely")
case -23: ("Data type unsuport")
case -24: ("unknown data type,please check the ppi table")
case -25: ("data lenth of written is beyond the limition")
case -26: ("PLC return format error of read")
case -27: ("PLC return format error of write")
case -28: ("return data lenth of read is beyond the limition")
case 0x8000: ("function already occupied.")
case 0x8001: ("not allowed in current operating status.")
case 0x8101: ("hardware fault.")
case 0x8103: ("object access not allowed.")
case 0x8104: ("context is not supported. Step7 says:Function not implemented or error in telgram.")
case 0x8105: ("invalid address.")
case 0x8106: ("data type not supported.")
case 0x8107: ("data type not consistent.")
case 0x810A: ("object does not exist.")
case 0x8301: ("insufficient CPU memory ?")
case 0x8402: ("CPU already in RUN or already in STOP ?")
case 0x8404: ("severe error ?")
case 0x8500: ("incorrect PDU size.")
case 0x8702: ("address invalid.")
case 0xd002: ("Step7:variant of command is illegal.")
case 0xd004: ("Step7:status for this command is illegal.")
case 0xd0A1: ("Step7:function is not allowed in the current protection level.")
case 0xd201: ("block name syntax error.")
case 0xd202: ("syntax error function parameter.")
case 0xd203: ("syntax error block type.")
case 0xd204: ("no linked block in storage medium.")
case 0xd205: ("object already exists.")
case 0xd206: ("object already exists.")
case 0xd207: ("block exists in EPROM.")
case 0xd209: ("block does not exist/could not be found.")
case 0xd20e: ("no block present.")
case 0xd210: ("block number too big.")
case 0xd240: ("Coordination rules were violated.")
case 0xd241: ("Operation not permitted in current protection level.")
case 0xd242: ("protection violation while processing F-blocks. F-blocks can only be processed after password input.")
case 0xd401: ("invalid SZL ID.")
case 0xd402: ("invalid SZL index.")
case 0xd406: ("diagnosis: info not available.")
case 0xd409: ("diagnosis: DP error.")
case 0xdc01: ("invalid BCD code or Invalid time format")
case -201: ("Start PLC faild")
case -202: ("Stop PLC faild")
case -203: ("Online read bytes error")
case -204: ("Online write bytes error")
case -205: ("Online write bits error")
case -1 : ("string to number error")
case -2 : ("formula calculation error")
case -3 : ("number type conversion error")
case -4 : ("number to byte error")
case -5 : ("number type unmatch")
case -6 : ("modbus send error")
case -7 : ("number type matching failed")
case -8 : ("value is illegle")
case -10 : ("name matching failed")
case 302 : ("不合法數值(如10進制格式中有16進制數字)")
case 303 : ("禁止寫入(PLC使用ROM PACK)")
case 304 : ("不合法之命令格式(含不合法之命令碼),或通訊命令無法執行")
case 305 : ("不能激活(下RUN命令但Ladder Checksum 不合)")
case 306 : ("不能激活(下RUN命令但PLC ID != Ladder ID)")
case 307 : ("不能激活(下RUN命令但程序語法錯誤)")
case 309 : ("不能激活(下RUN命令,但Ladder之程序指令PLC無法執行)")
case 310 : ("不合法之地址")
case 327 : ("LRC CHK ERROR OR COMMUNICATION COMMAND FORMAT INVALID")
case 322 : ("DEVICE ADDRESS INVALID")
case 323 : ("要求的資料超過范圍")
case 321 : ("COMMAND CODE INVALID")
default: ("no message defined")
~~~
- 文檔目錄
- 智能網關使用說明
- P411硬件使用手冊
- P42x硬件使用手冊
- P43x硬件使用手冊
- P45x硬件使用手冊
- EdgeLink軟件使用說明
- 智能網關功能說明
- 智能網關遠程管理
- 防火墻功能使用說明
- GPS定位功能使用說明
- 本地固件升級
- TCP透傳功能使用說明
- 工業云平臺使用說明
- 舊組態功能使用說明
- 新組態功能使用說明
- V P N服務
- 云平臺報警功能介紹
- 定時任務功能使用說明
- 視頻監控功能使用說明
- 定時任務實現網關防拆功能
- 微信小程序使用說明
- 組織管理功能使用說明
- 新平臺數據點表公式說明
- 舊平臺數據點表公式說明
- 大屏監控使用說明
- 基本操作
- 1.新建大屏
- 2.畫布介紹
- 3.添加組件
- 4.調整組件的圖層和位置
- 5.預覽、保存組件
- 6.修改大屏
- 組件使用說明
- 1.背景設置
- 2.圖表類組件
- 2.1柱圖形組件
- 2.2折線圖組件
- 2.3餅圖組件
- 2.4環形圖組件
- 2.5象形圖組件
- 2.6雷達圖組件
- 2.7散點圖組件
- 2.8漏斗圖組件
- 3.文本類組件
- 3.1文本框組件
- 3.2跑馬燈組件
- 3.3超鏈接組件
- 3.4實時時間組件
- 4.圖片類組件
- 4.1圖片組件
- 4.2圖片框組件
- 4.3輪播圖組件
- 4.4滑動組件
- 4.5iframe組件
- 4.6video組件
- 5.指標類組件
- 5.1翻牌器組件
- 5.2儀盤表組件
- 5.3字符云組件
- 5.4進度條組件
- 6.表格類組件
- 6.1表格組件
- 6.2選項卡組件
- 7.地圖類組件
- 7.1地圖組件
- 8.萬能組件
- 8.1堆疊條形圖
- 8.2正負條形圖
- 8.3雙向對比柱形圖
- 8.4圓形柱形圖
- 8.5嵌套餅圖
- 8.6矩形樹圖
- 8.7K線圖
- 組件數據
- 智能網關與電腦主機驅動列表
- ModbusRTU主站
- ModbusSlave軟件模擬ModbusRTU從站
- MCGS觸摸屏做ModbusRTU從站
- 威綸通觸摸屏做ModbusRTU從站
- 西門子S7-200 Smart ModbusRTU從站
- 艾莫迅PLC做ModbusRTU從站
- 亞控組態王做ModbusRTU從站
- 海為PLC做ModbusRTU從站
- 英威騰PLC ModbusRTU從站
- ModbusTCP主站
- ModbusSlave軟件模擬ModbusTCP從站
- MCGS觸摸屏做ModbusTCP從站
- 威綸通觸摸屏做ModbusTCP從站
- 西門子S7-200 Smart ModbusTCP數據采集
- 亞控組態王做ModbusTCP從站
- 創恒P700 DCS做Modbus TCP從站
- PLC自有協議主站
- 西門子S7-200 PPI
- 西門子S7-200 Smart以太網
- 西門子S7-1200 以太網
- 三菱FX協議
- 臺達
- 永宏
- 信捷XC
- ModbusRTU從站
- ModbusPoll軟件模擬ModbusRTU主站
- MCGS觸摸屏做ModbusRTU主站
- 威綸通觸摸屏做ModbusRTU主站
- 亞控組態王做ModbusRTU主站
- ModbusTCP從站
- ModbusPoll軟件模擬ModbusTCP主站
- MCGS觸摸屏做ModbusTCP主站
- 威綸通觸摸屏做ModbusTCP主站
- 亞控組態王做ModbusTCP主站
- 智能網關串口透傳
- 三菱PLC遠程上下載
- 英威騰PLC遠程上下載
- 臺達PLC遠程上下載
- 永宏PLC遠程上下載
- 信捷PLC遠程上下載
- 海為PLC遠程上下載
- HighLink軟件使用說明
- P401/P200系列DTU模塊使用說明
- P401使用說明書(圖)
- DTU配置工具使用說明
- 固件升級說明
- 串口透傳:組態王與西門子S7-200遠程采集
- P401應用西門子200遠程數據采集
- V P N應用:網口遠程上下載調試
- 西門子S7-200 SMART遠程上下載調試
- 西門子S7-1200遠程上下載調試
- 威綸通觸摸屏遠程上下載調試
- 昆侖通態觸摸屏遠程上下載調試
- HighLink方案遠程調試功能說明
- 同時連接不同網關下的網絡設備
- 第三方平臺數據接入
- 網關接入阿里云物聯網平臺
- 網關接入客戶自建MQTT服務器
- MQTT客戶端接入創恒云平臺
- 附錄I、錯誤碼說明
- 附錄II、獲取網關ID和設備ID
- HTTP API實現數據上報下發(新平臺)
- HTTP API實現數據上報下發(舊平臺)
- 網關接入華云RomaConnect云平臺
- 創恒云點表導出至華為云
- 常見問題
- 設備狀態顯示離線
- HighLink常見問題
- 232/485串口通信連接不上
- VPN遠程 常見問題 排查方法
- 數據采集常見問題
- 點表編寫常見問題
- DTU配置工具常見問題
- 本地無法進入網關管理頁面
- HighLink路由表常見問題
- AP和STA是什么意思
- 資料分享
- 常用MQTT客戶端介紹及使用
- Modbus協議
- LTE-CAT1介紹
- 物聯網卡問題總結
- 新老平臺差別說明
- 聯系我們
- 硬件定制開發
- 云平臺定制
- 應用案例