FP
Σ
User's Manual
8.5 MEWTOCOL-COM
175
NOTE
If there are large numbers of characters to be written, they may be divided and
sent as several commands. If there is a large number of characters in the value
that was loaded, they may be divided and several responses sent.
Response message
The slave that received the command in the example above sends the processing results to
the computer.
%
0
1
$
R
C
C
R
0
1
Start code
A "%" (ASCII code: 16#25) or "<" (ASCII code: 16#3C) must be at the beginning of a message. The response
must start with the same start code as the command.
2
Station number
The station number of the slave that processed the command is stored here.
3
Text
The content of this varies depending on the type of command. The value should be read based on the
content. If the processing is not completed successfully, an error code will be stored here, so that the content
of the error can be checked.
4
Check code
Hexadecimal block check code (BCC) for error detection using horizontal parity. The BCC starts from the
header and checks each character in sequence, using the exclusive OR operation, and replaces the final
result with character text.
5
End code
There is always a "
C
R
" (ASCII code: 16#0D) at the end of the message.
6
Data
For a read command, the data read is stored here.
7
Command name/error code
Normal processing: The command name is stored here.
Error condition: The error code is stored here.
8
Response code
Normal processing: "$" (ASCII code: 16#24)
Error condition: ! (ASCII code: 16#21)
If the response contains an "!" instead of a "$", check the meaning of the error code.
Содержание FPS Series
Страница 7: ......
Страница 17: ......
Страница 18: ...Chapter 1 Safety Measures...
Страница 21: ......
Страница 22: ...Chapter 2 Overview...
Страница 32: ...Chapter 3 CPU Types...
Страница 47: ...CPU Types FP User s Manual 30 LD Body...
Страница 51: ...CPU Types FP User s Manual 34 POU Header and LD Body...
Страница 55: ...CPU Types FP User s Manual 38 LD Body...
Страница 57: ......
Страница 58: ...Chapter 4 Expansion...
Страница 73: ......
Страница 74: ...Chapter 5 I O Allocation...
Страница 81: ......
Страница 82: ...Chapter 6 Installation and Wiring...
Страница 104: ...FP User s Manual 6 4 Input and Output Wiring 87 A FP 1 Output terminal 2 Load 3 Inductor COM 2 1 3...
Страница 115: ......
Страница 116: ...Chapter 7 High Speed Counter and Pulse Output...
Страница 169: ......
Страница 170: ...Chapter 8 Communication...
Страница 227: ...Communication FP User s Manual 210 LD Body ST Body...
Страница 233: ...Communication FP User s Manual 216 POU Header LD Body...
Страница 236: ...FP User s Manual 8 6 Program Controlled Communication 219 POU Header LD Body 1 2...
Страница 237: ...Communication FP User s Manual 220 2 2 ST Body...
Страница 266: ...Chapter 9 Security Functions...
Страница 273: ......
Страница 274: ...Chapter 10 Other Functions...
Страница 277: ......
Страница 278: ...Chapter 11 Troubleshooting...
Страница 289: ......
Страница 290: ...Chapter 12 Appendix...