COM port local loopback

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Vaclav
    New Member
    • Aug 2013
    • 3

    COM port local loopback

    Is there away to put the serial COM port into local loopback mode?
    Regular COM PC DTE, not virtual USB COM port.
    I like to test my serial communication code (C++) without connecting to DCE AKA modem. I know modems can be put into local or remote loopback, but I don't have one handy.

    I believe the initial IBM PC used a chip which could be controlled that way. Not sure how to identify such ability in my PCI "add on" COM ports card.

    I really do not need any other EIA232 signals so in a pinch I'll just connect TX to RX at the plug.
  • weaknessforcats
    Recognized Expert Expert
    • Mar 2007
    • 9214

    #2
    Connecting at the plug using a loopback cable is what I remember doing but, gee, that's been years ago.

    Comment

    Working...