- 83 -
fn = 0, 48: Function 0 Erasing Specified Record
GS ( C pL pH m fn b c1 c2
[Code]
<
1D
>
H
<
28
>
H
<
43
>
H
<
pL
><
pH
><
m
><
fn
><
b
>[
c1 c2
]
[Range]
(
pL
+
pH×256
)=
5
(
pL
=
5, pH
=
0
)
m
=
0
fn=
0,48
b=0
32
≦
c1
≦
126
32
≦
c2
≦
126
[Outline]
Erases the record specified by c1, c2 stored in user NV memory.
fn = 1, 49: Function 1 Storing Data to Specified Record
GS ( C pL pH m fn b c1 c2 d1...dk
[Code]
<
1D
>
H
<
28
>
H
<
43
>
H
<
pL
><
pH
><
m
><
fn
><
b
>[
c1 c2
][
d1...dk
]
[Range]
6
≦(
pL
+
pH×256
)≦
65535
(
0
≦
pL
≦
255, 0
≦
pH
≦
255
)
m
=
0
fn=
1, 49
b
=
0
32
≦c
1
≦
126
32
≦
c2
≦
126
32
≦
d
≦
254
k=(
pL
+
pH×256
)-
5
[Outline]
• Stores data to the record specified by c1, c2.
• When the data is present in NV memory, it is replaced by new data.