本文介绍了使用您自己的C#应用​​程序操作aficio mp 171 spf扫描仪的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如果在C#代码中使用TWAIN dll从Aficio MP 171 SPF扫描仪/复印机扫描图像,是否需要配置网络连接?我想将扫描仪直接连接到我的电脑.但是,当我这样做时,设备关闭并且无法获取图像.

If you use the TWAIN dll in your C# code to scan images from an Aficio MP 171 spf scanner/copier, do you need to configure a network connection? I would like to connect the scanner directly to my pc. But when I do so, the device is closed and I cannot aquire images.

推荐答案


这篇关于使用您自己的C#应用​​程序操作aficio mp 171 spf扫描仪的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-30 14:01