App - 37 App - 37
MELSEC-Q
APPENDIX
Appendix 7.3.2 Flow of received data when a break character is specified
The examples in the following figures illustrate the flow of received data when 0 is
specified in the receive buffer specification (no receive buffer) and when 1 to 1024 is
specified (receive buffer available) when the communication channel is opened. The
0D
H
(
C
R
) data is specified as the single break character and a maximum of 10 bytes is
requested to be received.
(1) When there is no receive buffer
"A"
"B"
"C"
"D"
"E"
"F"
(BASIC program)
Communication channel open
Result of channel opening
Receive request
Communication module
Data
(OS)
Ig
n
o
re
d
Input elements
"A"
"B"
"C"
"D"
"E"
"F"
Reception
result
ZOPEN to
ZRECEIVE to
"C
R"
Data prior
to reception
The received data after the receive
request is made is returned.
Ignor
ed
Data
"C
R"
(2) When a receive buffer is available
(BASIC program)
Communication channel open
Result of channel opening
Receive request
Receive buffer
Communication module
Data
"1"
"2"
"3"
"4"
"5"
"6"
"7"
"8"
(OS)
"1"
"2"
"@"
Ig
no
re
d
"9"
"0"
"@"
"@"
"@"
"@"
Input elements
Reception
result
"3"
"9"
"0"
"@"
"@"
"@"
"@"
"A"
"B"
ZOPEN to
ZRECEIVE to
"@"
"@"
"A"
"B"
"C"
"@"
Reception
result
"1"
"2"
"3"
"4"
"5"
"6"
"7"
"8"
"9"
"0"
Receive
request
ZRECEIVE to
Data prior
to reception
"@"
"@"
"@"
"@"
"@"
"@"
"C
R"
"C
R"
"C
R"
Содержание A1SD51S
Страница 183: ...11 13 11 13 MELSEC Q 11 INSTRUCTIONS AND FUNCTIONS RUN Before swap A 0 H924 A 1 H1159 After swap A 0 H1159 A 1 H924 OK...
Страница 331: ...11 161 11 161 MELSEC Q 11 INSTRUCTIONS AND FUNCTIONS REMARK See the CON ON OFF STOP and ZOPEN functions and Section 7 4...
Страница 557: ...11 387 11 387 MELSEC Q 11 INSTRUCTIONS AND FUNCTIONS REMARK See the CHR SPACE and SPC functions...
Страница 629: ...11 459 11 459 MELSEC Q 11 INSTRUCTIONS AND FUNCTIONS REMARK See the ZOPEN ZSEND and ZCNTL instructions and Section 7 3 4...
Страница 645: ...11 475 11 475 MELSEC Q 11 INSTRUCTIONS AND FUNCTIONS REMARK See the ZEVENT ZSIGNAL and DEF ZEVENT instructions...