Can anyone tell me what is the difference between RS232 cable and a DB-9 connector?
13 次查看(过去 30 天)
显示 更早的评论
Can anyone tell me what is the difference between RS232 cable and a DB-9 connector?
0 个评论
回答(1 个)
Jan
2017-3-6
编辑:Jan
2017-3-6
RS232 is the definition of the serial interface, e.g. the signal voltage and duration. DB9 is the 9 pin connector. RS232 connections are frequently implemented using these connectors, but there is a 25 pin connector also. But of course you can solder the cable to the devices directly also, without a DB9 or DB25 connector.
While this question has no relation to Matlab, it is very easy to find useful explanation if you ask an internet search engine. See e.g. https://www.lammertbies.nl/comm/cable/RS-232.html
1 个评论
Walter Roberson
2017-3-6
RS232 also describes the protocol of which signals are to have what effect. RS232 gives names to the various signals.
However, RS232 does not talk about what the connectors should be or what order the pins should be.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!