Basic Principles of Serial Data Transmission
2.4 Data Transmission with the ASCII Driver
Point-to-point connection CP 440 Installation and Parameter Assignment
Manual, 09/2007, A5E00057742-03
33
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.
长沙工控帮教育科技有限公司
www.gkbpx.com