|
Lines 122-131
Link Here
|
| 122 |
example, the <quote>send data</quote> pin on one end goes to the |
122 |
example, the <quote>send data</quote> pin on one end goes to the |
| 123 |
<quote>receive data</quote> pin on the other end.</para> |
123 |
<quote>receive data</quote> pin on the other end.</para> |
| 124 |
|
124 |
|
| 125 |
<para>If you like making your own cables, you can construct |
125 |
<para>If you prefer making your own cables (for quality purpose for |
| 126 |
a null-modem cable for use with |
126 |
example), you can construct a null-modem cable for use with terminals. |
| 127 |
terminals. This table shows the RS-232C signal names and the pin |
127 |
This table shows the RS-232C signal names and the pin numbers on a |
| 128 |
numbers on a DB-25 connector.</para> |
128 |
DB-25 connector. A warning though: the standard also calls for a |
|
|
129 |
straight-through pin 1 to pin 1 <quote>protective ground</quote> |
| 130 |
line, but it is often omitted. Some terminals can get by using only |
| 131 |
pins 2, 3 and 7, while others require different configurations than |
| 132 |
the example shown below.</para> |
| 133 |
|
| 134 |
<para>If the proposed design seems to be the most popular, others tend |
| 135 |
to prefer a generic null-modem design like that, except it has pins 4 |
| 136 |
and 5 going to pin 8 and vice versa, as explained in the book |
| 137 |
<quote>RS-232 Made Easy</quote>, published by |
| 138 |
<ulink url="http://www.prenhall.com/">Prentice Hall</ulink>, 1991. |
| 139 |
ISBN: 0137498543.</para> |
| 129 |
|
140 |
|
| 130 |
<informaltable frame="none" pgwide="1"> |
141 |
<informaltable frame="none" pgwide="1"> |
| 131 |
<tgroup cols="5"> |
142 |
<tgroup cols="5"> |
|
Lines 192-199
Link Here
|
| 192 |
<entry>DCD</entry> |
203 |
<entry>DCD</entry> |
| 193 |
<entry>8</entry> |
204 |
<entry>8</entry> |
| 194 |
<entry></entry> |
205 |
<entry></entry> |
| 195 |
<entry>6</entry> |
206 |
<entry>8</entry> |
| 196 |
<entry>DSR</entry> |
207 |
<entry>DCD</entry> |
| 197 |
</row> |
208 |
</row> |
| 198 |
|
209 |
|
| 199 |
<row> |
210 |
<row> |