User Manual

Manual ACM 9 - ARE i9 release
Version:
05
Page:
41 / 45
Manual ACM9_ARE i9 release V05.docx
3.5.8 LED Process status
LED Process status is used to indicate the status of a process, after it is performed.
Successful Process
LED color is green, not flashing
Input format: LPS<SP> 01001<CR>
Hex:
4C
53
54
20
30
31
...
31
0D
ASCII:
‘L’
‘P’
‘S’
<SP>
‘0’
’1’
...
’1’
<CR>
Output: 01001<CR>
Hex:
30
31
30
30
31
0D
ASCII:
‘0’
‘1’
‘0’
‘0’
‘1’
<CR>
Not Successful Process
LED color is red, not flashing
Input format: LPS<SP> 10001<CR>
Hex:
4C
53
54
20
31
30
...
31
0D
ASCII:
‘L’
‘P’
‘S’
<SP>
‘1’
’0’
...
’1’
<CR>
Output: 10001<CR>
Hex:
31
30
30
30
31
0D
ASCII:
‘1’
‘0’
‘0’
‘0’
‘1’
<CR>
LPS stays on for LRT seconds and then returns to standby.
3.5.9 LED Setup help (FLED)
In order to locate the respective ARE i9 hooked up to a particular port of ACM 9, the instruction FLED is used.
This instruction flashes the LED in white for 10 seconds. The color can not be changed.
Input format: FLED<CR>
Hex:
4C
53
54
42
0D
ASCII:
‘F’
‘L’
‘E’
‘D’
<CR>
Output: FLED<CR>
Hex:
4C
53
54
42
0D
ASCII:
‘F’
‘L’
‘E’
‘D’
<CR>
After flashing for 10 seconds ARE i9 returns to standby mode.