
270
PC Format
Appendix C
A Type Format
If the integer variable type does not match, an error will be generated.
S Type Format
5
1
5
2
PC word data
Character
variables
PC READ "2A1"; A$
→
A$ = "RT"
PC READ "2A2"; A$
→
A$ = "QS"
PC READ "2A3"; A$
→
A$ = "QRST"
5
3
5
4
Q: &H51
R: &H52
S: &H53
T: &H54
0
1
2
3
PC word data
Integer variables
(In I type format)
PC READ "S4I4"; A (1)
→
A (1) = 123
→
A (2) = 4567
→
A (3) = 8901
→
A (4) = 2345
4
5
6
7
8
9
0
1
2
3
4
5
Note:
Character-string array variables cannot be used.
Summary of Contents for C200H-ASC11
Page 1: ...C200H ASC11 ASC21 ASC31 ASCII Units Operation Manual Revised June 2000...
Page 2: ...iv...
Page 4: ...vi...