Chapter 7: Programming 7-41
Program Example
Following is an example of a completed RS-232 Parameters 1
programming worksheet. In this example the following are selected.
•
Baud Rate – 9600 Baud
•
Parity – Even
•
Stop Bits and Character Length – 1 stop bit and 8 data bit character
length
•
Handshake – Raise RTS and Wait For CTS
Your Program
02
RS-232
Parameters - 1
1
B
Parity
2
D
Handshake
5
A
Baud
Rate
1
C
Stop Bits And
Character Length
R0072