![AEG ACM 9 Manual Download Page 46](http://html.mh-extra.com/html/aeg/acm-9/acm-9_manual_3048210046.webp)
Manual ACM 9 - ARE i9 release
Version: 10
Page: 46 / 51
Manual ACM9_ARE i9 release V10.docx
3.6.6
LED Error (LERR)
Error color is
red
, flashing
Input format:
LERR<SP> 10011<CR>
Hex:
4C
45
52
52
20
31
...
31
0D
ASCII:
‘L’
‘E’
‘R’
‘R’
<SP>
‘1’
...
’1’
<CR>
Output: 10011<CR>
Hex:
31
30
30
31
31
0D
ASCII:
‘1’
‘0’
‘0’
‘1’
‘1’
<CR>
Error mode is triggered by an error of ARE i9 and is active until a correct instruction is received.
3.6.7
LED Process active
In case of multiple commands being sent to the chip (e.g. rd and wd instructions), it may be necessary to control LED
functionality manually. The LED Process active instruction sets the LED to a defined color and mode. This color and mode
stays on as long as the LED Process active parameter is switched on. Normal LED functionality is discontinued during the
activity of this parameter. LED functionality returns to normal only when LED Process active is switched off via its X
parameter.
Activating Process active
LED color is yellow, flashing
Input format:
LPA<SP> 11011<CR>
Hex:
4C
50
41
20
31
...
...
31
0D
ASCII:
‘L’
‘P’
‘A’
<SP>
‘1’
...
...
’1’
<CR>
Output: 11011<CR>
Hex:
31
31
30
31
31
0D
ASCII:
‘1’
‘1’
‘0’
‘1’
‘1’
<CR>
Deactivating Process active
LED color doesn’t care, because parameter is switched off using X parameter
Input format:
LPA<SP> 11010<CR>
Hex:
4C
50
41
20
31
...
...
30
0D
ASCII:
‘L’
‘P’
‘A’
<SP>
‘1’
...
...
’0’
<CR>
Output: 11010<CR>
Hex:
31
31
30
31
30
0D
ASCII:
‘1’
‘1’
‘0’
‘1’
‘0’
<CR>