Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个嵌入式电路连接到我的系统,它将数据发送到超级终端现在我想从超级终端读取数据并在我的 .net 应用程序中使用
所以请帮助我
您不妨直接通过串行接口访问终端。
你可以参考这个链接:
http://social.msdn.microsoft.com/forums/en-US/csharpgeneral/thread/8b97df03-6e7f-4b85-8fbc-d208f82012bf
希望它有帮助。