![AEG ACM 9 Manual Download Page 28](http://html.mh-extra.com/html/aeg/acm-9/acm-9_manual_3048210028.webp)
Manual ACM 9 - ARE i9 release
Version: 10
Page: 28 / 51
Manual ACM9_ARE i9 release V10.docx
3.3.11
LD
LD – lock memory page
LD is used to lock a particular memory page from a transponder in the field.
Input format:
LD<SP> 1<CR>
Hex:
4D
44
20
31
0D
ASCII:
‘L’
‘D’
<SP>
’1’
<CR>
Output (example): 1234567812345678<CR> (content of locked memory page)
Hex:
31
32
33
...
...
38
0D
ASCII:
‘1’
‘2’
‘3’
...
...
‘8’
<CR>
If there is an error during locking, the answer will be XXXXXXXXXXXXXXXX<CR>
3.3.12
VSAVE
VSAVE – Save parameter permanently in ARE i9 flash memory
VSAVE is used to save parameters permanently in flash memory of ARE i9 to be available after power on.
Input format:
VSAVE <CR>
Hex:
56
53
41
56
45
0D
ASCII:
‘V’
‘S’
‘A’
’V’
‘E’
<CR>
Output (example): OK<CR>
Hex:
4F
4B
0D
ASCII:
‘O’
‘K’
<CR>
3.3.13
INIT
INIT – Restore standard parameters. Command needs to be followed up by VSAVE in order to permanently store the
parameters.
Input format: INIT<CR>
Hex:
49
4E
49
54
0D
ASCII:
‘I’
‘N’
‘I’
’T’
<CR>
Output (example): OK<CR>
Hex:
4F
4B
0D
ASCII:
‘O’
‘K’
<CR>