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!