happytriger2000
04-26-2009, 02:18 AM
Hi,
I'm not sure where this thread should be categorised, but if this is not the right place to post, please move this thread to the appropiate category.
I have some questions regarding parallel port address. The Parallel port of my computer has a addreess or is assigned to 0378 (Device manager---> ports (com & LPT) ----> Printer Port LPT 1----> Resources),
here is a similar screenshot :
http://www.epanorama.net/circuits/io_properties.gif
I installed a Sunix universal PCI Parallel card, had the driver installed, when I checked the address at Device manager---> ports (com & LPT) ----> PCI EPP/ECP Parallel Port 2-------> Resources ------> I get the following :
SNXPCARD_ENUM\SNXPCARD_PARPECP\1409&7268_01041409_00F0_PORT1
I need to assign the 2nd parallel port address in a software , which is the port address? is it 00F0?
Freddy
LookinAround
04-26-2009, 04:38 PM
I would expect a parallel port to be start LPT and serial ports to begin COM. Each is then followed by a digit.
In fact, the screen shot you captured indicates LPT1
How many ports does your PCI card supply? Again, if only based on your screen shot, the port name is LPT1
happytriger2000
04-27-2009, 02:35 AM
I would expect a parallel port to be start LPT and serial ports to begin COM. Each is then followed by a digit.
In fact, the screen shot you captured indicates LPT1
How many ports does your PCI card supply? Again, if only based on your screen shot, the port name is LPT1
Hi LookinAround,
Thanks for your reply.
The screenshot was an example, please ignore that picture.
Here is a picture of the LPTs in Device manager:
http://www.flickr.com/photos/37576267@N04/3478425145/
ECP Printer Port (LPT1)
PCI EPP/ECP Parallel Port (LPT2)
PCI EPP/ECP Pararell Port (LPT3)
Com1
Freddy
happytriger2000
04-27-2009, 02:40 AM
here is the link:
http://www.flickr.com/photos/37576267@N04/3478425145/
Freddy
LookinAround
04-27-2009, 03:03 AM
In that case, it shows two ports on the card
One port is name LPT2 and the other is ing
Are you trying to assign the parallel port name to a device using Device Manager?