- 152 -
fn=0, 48: Function 0 Erasing Specified Record
GS ( C pL pH m fn b kc1 kc2
[Code] <1D>H<28>H<43>H<pL><pH><m><fn><b> [c1c2]
[Range] (pL+pH×256)=5(pL=5,pH=0)
m=0
fn=0,48
b=0
32≤c1≤126
32≤c2≤126
[Outline] [The specification which is commontothemodel]
•Erasesthe recordspecifiedbyc1, c2stored inuser NVmemory.
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> [c1c2] [d1...dk]
[Range] 6≤(pL+pH×256)≤65535(0≤pL≤255, 0≤pH≤255)
m=0
fn=1,49
b=0
32≤c1≤126
32≤c2≤126
32≤d≤254
k=(pL+pH×256)-5
[Outline] [The specification which is commontothemodel]
•Stores data tothe record specifiedbyc1, c2.
•When the data ispresent in NV memory, it isreplaced by newdata.