Receiving Data With The Ascii Driver - Siemens SIMATIC S7-400 CP 440 Installation And Parameter Assignment

Point-to-point connection
Table of Contents

Advertisement

2.4.3

Receiving Data with the ASCII Driver

Selectable End Criteria
In data transmission using the ASCII driver, you can choose between three different end
criteria when data is received. The end criterion defines when a complete message frame is
received. The possible end criteria are as follows:
● Expiration of the character delay time
The message frame has neither a fixed length nor a defined end-of-text character; the
end of the message is defined by a pause on the line (expiration of character delay time).
● On receipt of end character(s)
The end of the message frame is marked by one or two defined end-of-text characters.
● On receipt of fixed number of characters
The length of the receive message frames is always identical.
Code Transparency
The code transparency of the procedure depends on the choice of configured end criterion
and flow control:
● With one or two end-of-text characters
– not code-transparent
● When end criterion is character delay time or fixed message frame length
– code-transparent
● Code-transparent operation is not possible when the flow control XON/XOFF is used.
Code-transparent means that any character combinations can occur in the user data without
the end criterion being recognized.
Point-to-point connection CP 440 Installation and Parameter Assignment
Manual, 09/2007, A5E00057742-03
www.gkbpx.com
Basic Principles of Serial Data Transmission
2.4 Data Transmission with the ASCII Driver
该文档是极速PDF编辑器生成,
如果想去掉该提示,请访问并下载:
http://www.jisupdfeditor.com/
33

Advertisement

Table of Contents
loading

Table of Contents