Error Code (Address "62")
Error Code (Address "62")
Address | Function | R/W | |
Hex | Dec | ||
3EH | 62 | Error Code | R |
Error code represents the module’s state. In normal state, it stores 0x0000. In abnormal state, it stores a value in hexadecimal.
Code | Error Code | Note |
0x0000 | No Error (Normal state) |
|
0x0001 | System Error : Comm. initialization with CPU has failed or Error occurred on I/F with CPU. |
|
0x0002 | System Error : Error on AD Converter I/F |
|
0x##06 | Disconnection Error | Auto-clear |
0x0010 | Failed to read configuration data (Checksum error, etc.) |
|
0x0011 | Failed to write configuration data (Flash memory operation error, etc.) |
|
0x##20 | Error on setting A/D conversion output format (Exceeds range 0~3) | ## : 01..16 |
0x##30 | Error on digital filter setting value (Value that exceeds 99 is assigned) | ## : 01..16 |
0x##40 | Error on input signal range setting (Exceeds range 0~5) | ## : 01..16 |
0x##50 | Error on High/Low Alarm Set Value | ## : 01..16 |
Error Codes follows the format below.
Format : ##@@(Hexadecimal)
## : Error Channel (AD16VI: 1~16/(AD08VI : 1~8) : Channel No., 0: All channels or none)
@@ : Error Code