Info
此问题已关闭。 请重新打开它进行编辑或回答。
WINIO.SYS and Parallel Port on Windows 7 (64 bit)
1 次查看(过去 30 天)
显示 更早的评论
Hello
I have several laboratory software programs that use a parallel port to access equipment. We just got a new Windows 7 (64-bit) computer and I am trying to move all of our equipment to this machine. We are using MATLAB 2015a.
When I run the matlab scripts, I use the following code:
daqhwinfo('parallel','LPT1')
and get the following error:
??? Error using ==> Error using daqhwinfo (line 122) Could not get information for parallel. PARALLEL: Could not start the WINIO.SYS device driver. When I open up the Device Manager and look for non-plug and play drivers, winio.sys does not show up. I am an administrator on the computer running Matlab from an admin account.
How can I fix this?
Thank you in advance for your support.
1 个评论
Walter Roberson
2016-12-24
Duplicated by later http://www.mathworks.com/matlabcentral/answers/318097-winio-sys-and-parallel-port-on-windows-7-64-bit which has an answer.
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!