如何使用 telnet 或其他 Windows 工具预览 COM 端口的数据
我想看看COM串口有哪些数据。 是否可以使用 telnet 或其他 Windows 工具来完成此操作? 如果是这样,该怎么做?
I would like to see what data come from COM serial port. Is it possible to do it with telnet or other windows tool? And if so, how to do it?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
超级终端可用于通过串行端口进行通信/读取。 但可能还有更好、更专业的工具。
(请注意,超级终端不再包含在 Vista 中,但 XP 中仍然包含它。)
HyperTerminal can be used to communicate over/read from a serial port. But there are probably much better, more specialized tools around.
(Note that HyperTerminal is not included in Vista any more, but XP still has it.)