User Manual

Manual ACM 9 - ARE i9 release
Version:
05
Page:
22 / 45
Manual ACM9_ARE i9 release V05.docx
3.2.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.2.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.2.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>