Hello there. I have a little problem, I added a second parallel port to my PC and when I try to read from it the computer always crash..!
The actual settins from the additional LPT port is I/O Range C888-C88F
The sentence that I'm using is:
PortIn(Val(&HC888))
I'm programming on VB.NET and read from the motherboard integrated LPT port is not a problem, the I/O Range from this is 0378-037F and everything is fine with this.
The sentence "PortIn(Val(&H378))" works just fine.
Could anyone help me out with this..??
Why the C888 address makes this conflic..?
I'm doing something wrong..??
Thanks.
Software/Hardware used:
ASKED:
May 3, 2006 11:43 AM
UPDATED:
May 3, 2006 1:22 PM