Fn=0、48: function 0 erasing specified record, Function0, Function1 – Citizen Systems BD2-2220 User Manual
Page 113: Gs ( c pl ph m fn b kc1 kc2, Gs ( c pl ph m fn b c1 c2 d1...dk
 
- 113 -
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>[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]
[The specification which is common to the model]
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≦c1≦126 
32≦c2≦126 
32≦d≦254 
k=(pL+pH×256)-5 
[Outline]
[The specification which is common to the model]
• Stores data to the record specified by c1, c2. 
• When the data is present in NV memory, it is replaced by new data.