<Function 1> GS ( C pL pH m fn b c1 c2 d1...dk (fn = 1, 49)
[Format] ASCII GS ( C pL pH m fn b c1 c2 d1...dk
Hex 1D 28 43 pL pH m fn b c1 c2 d1...dk
Decimal 29 40 67 pL pH m fn b c1 c2 d1...dk
[Range] 6 ≤ (p
L + 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 = (p
L + pH × 256) - 5
The entire capacity size = 8 KB.
[Description] • Stores the data (d1...dk) as the record specified by the key codes (c1, c2) in the NV
user memory.
• [d1...dk] specify the stored data (contents of the record).
[Note] • If the number of data ((pL + pH × 256) – 5) exceeds the remaining capacity of the NV
user memory, this function does not work.
<Function 2> GS ( C pL pH m fn b c1 c2 (fn = 2, 50)
[Format] ASCII GS ( C pL pH m fn b c1 c2
Hex 1D 28 43 pL pH m fn b c1 c2
Decimal 29 40 67 pL pH m fn b c1 c2
[Range] (p
L + pH × 256) = 5 (pL = 5, pH = 0)
m = 0
fn = 2, 50
b = 0
32 ≤ c1 ≤ 126
32 ≤ c2 ≤ 126
[Description] • Transmits data for the record specified by the key codes (c1, c2) in the NV user
memory.
<Function 3> GS ( C pL pH m fn b (fn = 3, 51)
[Format] ASCII GS ( C pL pH m fn b
Hex 1D 28 43 p
L pH m fn b
Decimal 29 40 67 pL pH m fn b
[Range] (p
L + pH × 256) = 3 (pL = 3, pH = 0)
m = 0
fn = 3, 51
b = 0
[Description] • Transmits the number of bytes of the memory used in the NV user memory.