
MEA-100B
14. External Communication Function
14-12
Reading of data
Code: # Device No. R Schedule No. S Screen No. *
Example: Read all data of Screen No. “01” of Schedule No. “08” of the specified
device No. 01.
Host
#
I
D
1
I
D
2
R
S
H
1
S
H
2
S
S
C
1
S
C
2
* CR
L
F
0
1
0
8
0 1 :
0 1 0 8 0 1
!
I
D
1
I
D
2
S
H
1
S
H
2
S
S
C
1
S
C
2
:
Data
C
R
L
F
MEA-100B
1) ID1 and ID2 are device numbers “01.”
2) SH1 and SH2 are schedule numbers “08.”
3) SC1 and SC2 are screen numbers “01.”
4) For the data order, see
(5) Data Code Table
.
Setting of data
Code: # Device No. W Schedule No. S Screen No. Data
Example: Write data for a schedule of Screen No. “01” of Schedule No. “08” of
the specified device No. 01.
Host
#
I
D
1
I
D
2
W
S
H
1
S
H
2
S
S
C
1
S
C
2
:
Data
C
R
L
F
0
1
0
8
0
1 :
0 1 0 8 0 1 :
!
I
D
1
I
D
2
S
H
1
S
H
2
S
S
C
1
S
C
2
:
Data
C
R
L
F
MEA-100B
Insert [,] between data for a schedule.
1) ID1 and ID2 are device numbers “01.”
2) SH1 and SH2 are schedule numbers “08.”
3) SC1 and SC2 are screen numbers “01.”
4) For the data order, see
(5) Data Code Table
.
5) The set data is returned as a confirmation data. When data which is outside
the range is set, previous data is returned. Perform the next start after
checking that there is no problem in the sent confirmation data.