Info
This question is closed. Reopen it to edit or answer.
WINIO.SYS and Parallel Port on Windows 7 (64 bit)
1 view (last 30 days)
Show older comments
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')
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 Comment
Walter Roberson
on 24 Dec 2016
Duplicate question merged into original http://www.mathworks.com/matlabcentral/answers/318097-winio-sys-and-parallel-port-on-windows-7-64-bit
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!