I am trying to feed my PC with real world signals via the Parallel port.
And I was on top of it until the .scp script crashed and the code was lost. Now I cant get it to work again.
The parallel status lines are att adress Hex 379 = Dec 889. I was getting the value 127.
But now all i get is "Unable to load DLL"
I have downloaded INPOUT32.dll to c:\ again and even tried another parallel port tester wich also gives me the value 127.
Is there something wrong with the code?
Code: Select all
LibLoad>C:\INPOUT32.dll,InOut
LibFunc>InOut,inp32,T,889
MessageModal>%T%
LibFree>InOut
http://logix4u.net/Parallel_Port/How_In ... orks_.html