Home arrow Forum Tuesday, March 09 2010  
www.logix4u.net
Contents
Bookmark



Login
Donate
Partners
WinAsm Studio
Related Items
Latest posts

More...
Logix4u
Welcome, Guest
Please Login or Register.    Lost Password?
Parallel port interface using visual c++... (0 viewing) 
Go to bottom Post Reply Favoured: 0
TOPIC: Parallel port interface using visual c++...
#84
vijunambiar (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Parallel port interface using visual c++... 1 Year, 1 Month ago Karma: 1  
Dear all,
I'm in a project in which I'll need to interface with an external H/W device.
I need to get interrupt from this external H/W through the parallel port(i.e. IRQ7),

I have found many code samples on the web but they only work on Borland compiler!!! How to make this on Visual Studio enviroment.

I also need to make a specific job periodically and that requires to make a Timer interrupt, how could I make this also?
I needed to use the parallel port for interfacing this external H/W so I'm using
_outp(add,data) but this doesn't work on WinXP because of the protection set on these ports, how to avoid this?
I am a newbie...so please give sample codes and your views..
Thanks in advance

V Mohan
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoard
Top of Page