Problems with parallel ports

My x64 port of InpOut32
Post Reply
Felomeno
New User
Posts: 1
Joined: Thu May 19, 2011 7:08 pm

Problems with parallel ports

Post by Felomeno »

I've been working with it for two months, the first time
i needed to send information to an LCD but, we couldn't do it in C#
so we end with Delphi.

Again i need C# and i cant make input32 nor inputx64 works on Windows 7,
this time i need to read bytes sent by a LM35 sensor (temperature)
but is impossible if i have no communication between parallel port and my c# programm.

Any ideas? thanks
User avatar
phil
Site Admin
Posts: 7664
Joined: Sun Apr 06, 2003 11:12 pm

Re: Problems with parallel ports

Post by phil »

what version of inpout32 / x64 dll are you using?
Have you installed the driver using the supplied exe ot by running your process elevated?

The DLL v1.2.0.0 and later should work fine on win 7 (inc x64) there are demo/test c# / vb.net samples on my website. do they work (should make a strange boise on pc beeper if nothing else).

Thanks,
Phil
--[ Phil ]--
--[ Administrator & XMBC Author ]--
Logitech G9/G604/M720/MX518, Microsoft Intellimouse, Trust 16341 BT Mouse
Windows 10 x64, AMD Ryzen 5900x, MSI x570 Tomahawk, 32GB DDR4,
nVidia RTX 2070s, Evo 970 1Tb NVME, 2x2TB WD Black (RAID1)
Post Reply