Appendix 4 Instruction List
App. 4-28
(13) Data table process instruction
(14) Display instruction
Converts S Data to 7-Segment as
adjusted in Z Format so to save in D
Adds S to the last of Data Table D ~
D+N, and increases Data Table
Length(N) saved in D by 1
Moves first data, S+1 of Data Table
S ~ S+N to D (pull 1 place after origin
deleted) and decreases Data Table
Length(N) saved in D by 1 S
Moves last data, S+N of Data Table
S ~ S+N to D (origin deleted) and
decreases Data Table Length(N)
saved in D by 1 S
Adds S to ‘N’th place of Data Table D
~ D+N (origin data pulled by 1), and
increases Data Table Length(N)
saved in D by 1
Deletes ‘N’th data of Data Table S ~
S+N (pull 1 place) and decreases
Data Table Length(N) saved in D by
1