本文介绍了UAP中的modbus的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我开发了一个与
modbus ,此时我需要将此应用程序迁移到通用Windows应用程序以便在RaspBerry中运行Pi与iot核心10。
我需要找到一个用于与modbus通信的dll,它支持.netcore我拥有的dll只支持.netframework。
任何人都可以知道任何用于uap的dll ?
解决方案
I have developed a Windows form application that communicate withmodbus , at this moment i need to migrate this application to universal Windows applications for run in RaspBerry Pi with iot core 10.
I need to found a dll for communicate with modbus that suport .netcore the dll that I have only support .netframework.
Can anyone know any dll for use with uap?
解决方案
这篇关于UAP中的modbus的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!