![AEG ACM 9 Manual Download Page 12](http://html.mh-extra.com/html/aeg/acm-9/acm-9_manual_3048210012.webp)
Manual ACM 9 - ARE i9 release
Version: 10
Page: 12 / 51
Manual ACM9_ARE i9 release V10.docx
2.2.5
ACM 9 error messages
ACM 9 itself has the following error messages.
Wrong channel number (Error code #65)
A wrong channel number is set to the master output data. Valid channel numbers are from ‘1’ to ‘4’.
Hex:
02
35
47
54
0D
00
00
…
ASCII:
‘5’
‘G’
‘T’
<CR>
Meaning:
Change
counter
Serial
interface
port
Instruction Text
End
character
ACM 9 sets master input data to:
Hex:
20
00
15
23
36
35
0D
00
…
ASCII:
<NAK>
‘#’
‘6’
‘5’
<CR>
Meaning
Change
counter
Serial
interface
port
Error Text
End
character
Missing end character (Error code #66)
Missing end character (0x0D) in master output data. Each telegram has to be terminated by 0x0D (<CR>).
Hex:
03
34
47
54
00
00
00
…
ASCII:
‘4’
‘G’
‘T’
Meaning:
Change
counter
Serial
interface
port
Instruction Text
ACM 9 sets master input data to:
Hex:
21
00
15
23
36
36
0D
00
…
ASCII:
<NAK>
‘#’
‘6’
‘6’
<CR>
Meaning
Change
counter
Serial
interface
port
Error Text
End
character
Forbidden ARE i9 instruction (Error code #67)
Some ARE i9 instructions are not supported in an Ethernet bus environment. Those commands are not transferred to the
reader, but generate error #67.
Hex:
04
34
4D
44
20
30
0D
00
…
ASCII:
‘4’
‘M’
‘D’
<SP>
‘0’
<CR>
Meaning:
Change
counter
Serial
interface
port
Instruction Text
End
character