Board index » Visual Studio » Serial port IRQ conflict
|
Hayman
|
Serial port IRQ conflict
Visual Studio341
I'm using a 4 port serial card (ISA) with Win98SE and VB5 with the MSComm control. I want to be able to constantly access all 4 ports at the same time (checking for characters). COM1 AND COM3 are using IRQ4 and COM2 and COM4 are using IRQ3. I can't seem to be able change these IRQs so they are all different. The problem is that when I try to access say COM1 and COM3 at the same time, the system hangs. I have to break into the program to get out of it. If I only use COM1 and COM2 (which are different IRQs) it works fine. Is there any way around this? Would a PCI card be any better? Or is there any other solution or type of card which will solve my problem? I would appreciate any help. Regards Karl ------------------------------------------- Servicecare Technology Ltd Computer/fax/audio visual repairs Bespoke software design 551 Warwick Road Tyseley Birmingham West Midlands B11 2EX United Kingdom Tel: +44 (0)121-707-6011 Fax: +44 (0)121-693-9940 ------------------------------------------- - |
