从 C/C++ 中的 UV 打印机读取状态和参数
我有一台基于理光 GEN5 打印头的大型 UV 打印机,并且我可以在 Windows 10 上通过 USB 通信使用专有软件正确打印我的文件。
我想了解是否有机会通过 USB 查询打印机为了获取其状态或任何其他有用的信息,例如打印头速度、当前位置等。
我可以通过使用供应商软件(这是一家中国公司)来做到这一点,但我需要在我的 C/C++ 程序中实现此功能,以便对打印机性能进行一些统计。 可以这样做吗?我尝试在谷歌上搜索,但一无所获。
I have a large UV printer based on Ricoh GEN5 printheads and I'm correctly able to print my files by using the proprietary software over USB communication on Windows 10.
I would like to understand if there is any chance to query the printer over USB in order to get its status or any other useful information such as the printhead speed, its current position, and so on.
I'm able to do this by using the vendor software (it is a chinese company), but I need to implement this function in my C/C++ program in order to run some statistics on the printer performance.
Is it possible to do that? I tried to search on google, but I found nothing.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论