Windows 7 Forums


Reply
Thread Tools

Impact ColorFax Lite - need help with a Com port

 
 
Loonie
Guest
Posts: n/a
Thanked:
 
      11-19-2011
Hello Experts,

I just bought this prog and the existing comport settings were Com 1 and
Com 2. My Zoom fax is set at Com 3 and Coms 1 and 2 are considered to be
for computer-computer discussions. I read through the instructions and
did not find what I wanted.

Here is an extract from the instructions: "For instance, if you are
using 10 COM Ports on your machine, a mouse occupies COM port 1, and COM
port 2 is occupied by a modem not used for faxing, and you want to use
COM ports 3 through 10 for faxing. To do this you would set the maximum
port number to 10."

I raised the number of Comports from 8 to 10 but that changed nothing. I
even rebooted after that but still no move to Com 3.

TIA

 
Reply With Quote
 
 
 
 
Gene E. Bloch
Guest
Posts: n/a
Thanked:
 
      11-20-2011
On Sat, 19 Nov 2011 22:25:58 +0000, Loonie wrote:

> Hello Experts,
>
> I just bought this prog and the existing comport settings were Com 1 and
> Com 2. My Zoom fax is set at Com 3 and Coms 1 and 2 are considered to be
> for computer-computer discussions. I read through the instructions and
> did not find what I wanted.
>
> Here is an extract from the instructions: "For instance, if you are
> using 10 COM Ports on your machine, a mouse occupies COM port 1, and COM
> port 2 is occupied by a modem not used for faxing, and you want to use
> COM ports 3 through 10 for faxing. To do this you would set the maximum
> port number to 10."
>
> I raised the number of Comports from 8 to 10 but that changed nothing. I
> even rebooted after that but still no move to Com 3.
>
> TIA


These instructions are from the dark ages.

Mouses have not been on com ports for more than a few years...

Try telling the program to use COM1 or COM2 for the modem. You have
nothing to lose, and if it works, you're home free...

--
Gene E. Bloch (Stumbling Bloch)
 
Reply With Quote
 
charlie
Guest
Posts: n/a
Thanked:
 
      11-20-2011
On 11/19/2011 5:25 PM, Loonie wrote:
> Hello Experts,
>
> I just bought this prog and the existing comport settings were Com 1 and
> Com 2. My Zoom fax is set at Com 3 and Coms 1 and 2 are considered to be
> for computer-computer discussions. I read through the instructions and
> did not find what I wanted.
>
> Here is an extract from the instructions: "For instance, if you are
> using 10 COM Ports on your machine, a mouse occupies COM port 1, and COM
> port 2 is occupied by a modem not used for faxing, and you want to use
> COM ports 3 through 10 for faxing. To do this you would set the maximum
> port number to 10."
>
> I raised the number of Comports from 8 to 10 but that changed nothing. I
> even rebooted after that but still no move to Com 3.
>
> TIA
>

It's possible that another active fax program, such as the built-in
(sort of anyway) windows fax is active, and has the modem and com port
tied up. A complicating factor may be that the modem does not actually
use a com port (IE internal modem or USB modem.

If it helps, the program does have some level of tech support on the
mfrs web site. Unfortunately, a question similar to yours was asked in
2009, and never answered.

I assume windows recognizes the modem ??

You may have to poke around in the program files. There may be a file
that sets which ports are checked by the program, and in which order.
 
Reply With Quote
 
Paul
Guest
Posts: n/a
Thanked:
 
      11-20-2011
charlie wrote:
> On 11/19/2011 5:25 PM, Loonie wrote:
>> Hello Experts,
>>
>> I just bought this prog and the existing comport settings were Com 1 and
>> Com 2. My Zoom fax is set at Com 3 and Coms 1 and 2 are considered to be
>> for computer-computer discussions. I read through the instructions and
>> did not find what I wanted.
>>
>> Here is an extract from the instructions: "For instance, if you are
>> using 10 COM Ports on your machine, a mouse occupies COM port 1, and COM
>> port 2 is occupied by a modem not used for faxing, and you want to use
>> COM ports 3 through 10 for faxing. To do this you would set the maximum
>> port number to 10."
>>
>> I raised the number of Comports from 8 to 10 but that changed nothing. I
>> even rebooted after that but still no move to Com 3.
>>
>> TIA
>>

> It's possible that another active fax program, such as the built-in
> (sort of anyway) windows fax is active, and has the modem and com port
> tied up. A complicating factor may be that the modem does not actually
> use a com port (IE internal modem or USB modem.
>
> If it helps, the program does have some level of tech support on the
> mfrs web site. Unfortunately, a question similar to yours was asked in
> 2009, and never answered.
>
> I assume windows recognizes the modem ??
>
> You may have to poke around in the program files. There may be a file
> that sets which ports are checked by the program, and in which order.


You can use the program "Handle" for debugging serial ports.

For example, on this computer, I have a modem on COM3 and the UPS
shutdown interface is on COM4. COM3 and COM4 are USB to Serial adapters.
In Handle, I can see

94: Thread ups.exe(252): 288
98: File (---) \Device\VCP0

D4: Thread hypertrm.exe(3192): 2084
120: File (---) \Device\VCP1

I'm using WinXP right now, and I used the built-in HyperTerminal program
to make the modem "busy", for the purposes of this test.

The VCP part, stands for "Virtual COM Port", a feature of the
FTDI serial chip driver.

On a computer with a "real" serial port, where the serial port is on
the I/O plate on the back of the computer, and it is hosted by the
SuperI/O chip, you might see

hypertrm.exe pid: 1904 108: \Device\Serial0

Now, Windows 7 could be using yet another naming convention, which
is why using Handle is so much fun. "Handle" is a command line program.
On Windows 7, I'd type cmd.exe in the Start box, then right click
and "Run as Administrator", and once the Window appears, cd
(change directory) to the directory with the program, then type
handle -a > handle_out.txt and have a look at handle_out.txt with
Notepad.

"Handle v3.46 By Mark Russinovich"

http://technet.microsoft.com/en-us/s...rnals/bb896655

It's probably Windows FAX and Scan doing it, but it would be
fun to confirm that.

My track record on figuring this out, is pretty poor, even
with Handle in my possession. I've spent hours staring
at that output, trying to figure out where the serial port
went :-)

Once the serial port is free (i.e. no program "owns it"), it
should disappear from the Handle output, and then you'd expect
the new FAX program to detect it and grab it.

Paul
 
Reply With Quote
 
J. P. Gilliver (John)
Guest
Posts: n/a
Thanked:
 
      11-20-2011
In message <br_xq.103690$>, charlie
<> writes:
[]
>It's possible that another active fax program, such as the built-in
>(sort of anyway) windows fax is active, and has the modem and com port
>tied up. A complicating factor may be that the modem does not actually
>use a com port (IE internal modem or USB modem.

[]
Internal MoDems often appear (under DOS and '9x, anyway - I don't know
about XP and Vista/7) as a COM port - often, but far from always, COM3.
(I wouldn't be surprised if USB ones do too - I've not had the chance to
play with one.)
--
J. P. Gilliver. UMRA: 1960/<1985 MB++G.5AL-IS-P--Ch++(p)Ar@T0H+Sh0!:`)DNAf

"Bother," said Pooh, as Windows crashed for the umpteenth time.
 
Reply With Quote
 
Loonie
Guest
Posts: n/a
Thanked:
 
      11-20-2011
On 20/11/2011 03:11, Gene E. Bloch wrote:
> On Sat, 19 Nov 2011 22:25:58 +0000, Loonie wrote:
>
>> Hello Experts,
>>
>> I just bought this prog and the existing comport settings were Com 1 and
>> Com 2. My Zoom fax is set at Com 3 and Coms 1 and 2 are considered to be
>> for computer-computer discussions. I read through the instructions and
>> did not find what I wanted.
>>
>> Here is an extract from the instructions: "For instance, if you are
>> using 10 COM Ports on your machine, a mouse occupies COM port 1, and COM
>> port 2 is occupied by a modem not used for faxing, and you want to use
>> COM ports 3 through 10 for faxing. To do this you would set the maximum
>> port number to 10."
>>
>> I raised the number of Comports from 8 to 10 but that changed nothing. I
>> even rebooted after that but still no move to Com 3.
>>
>> TIA

>
> These instructions are from the dark ages.
>
> Mouses have not been on com ports for more than a few years...
>
> Try telling the program to use COM1 or COM2 for the modem. You have
> nothing to lose, and if it works, you're home free...
>


Thanks Gene,

I thought I might get a choice of ports when reinstalling the modem so
deleted Com 3. But, when reinstalling, the modem went again to Com 3.
There was no choice.

Then I deleted Com 2 and tried to install the modem there. It went
through some process but it came back with the old Com 2 - for computer
communications.
 
Reply With Quote
 
Loonie
Guest
Posts: n/a
Thanked:
 
      11-20-2011
On 20/11/2011 03:26, charlie wrote:
> On 11/19/2011 5:25 PM, Loonie wrote:
>> Hello Experts,
>>
>> I just bought this prog and the existing comport settings were Com 1 and
>> Com 2. My Zoom fax is set at Com 3 and Coms 1 and 2 are considered to be
>> for computer-computer discussions. I read through the instructions and
>> did not find what I wanted.
>>
>> Here is an extract from the instructions: "For instance, if you are
>> using 10 COM Ports on your machine, a mouse occupies COM port 1, and COM
>> port 2 is occupied by a modem not used for faxing, and you want to use
>> COM ports 3 through 10 for faxing. To do this you would set the maximum
>> port number to 10."
>>
>> I raised the number of Comports from 8 to 10 but that changed nothing. I
>> even rebooted after that but still no move to Com 3.
>>
>> TIA
>>

> It's possible that another active fax program, such as the built-in
> (sort of anyway) windows fax is active, and has the modem and com port
> tied up. A complicating factor may be that the modem does not actually
> use a com port (IE internal modem or USB modem.


I had that in mind too, so I went to Programs and Features with the
intention to repeat what I had done earlier on Fax and Scan - I did
succeed in getting it off the map, or so I thought. However, I soon had
more problems with other fax programs, so I reinstalled the Fax and
Scan. Today I was fed up of that program and I went back to Programs and
Features to dump it. It was nowhere in sight. I searched many other
locations but it was well hidden. Now it's probably locking the modem on
that Com 3.

> If it helps, the program does have some level of tech support on the
> mfrs web site. Unfortunately, a question similar to yours was asked in
> 2009, and never answered.


Ouch! maybe I have wasted my money. Their support appears to be very
minimal.

> I assume windows recognizes the modem ??


Definitely.

> You may have to poke around in the program files. There may be a file
> that sets which ports are checked by the program, and in which order.


Life is tough! Thanks Charlie :-)

 
Reply With Quote
 
Loonie
Guest
Posts: n/a
Thanked:
 
      11-20-2011
On 20/11/2011 03:58, Paul wrote:
> charlie wrote:
>> On 11/19/2011 5:25 PM, Loonie wrote:
>>> Hello Experts,
>>>
>>> I just bought this prog and the existing comport settings were Com 1 and
>>> Com 2. My Zoom fax is set at Com 3 and Coms 1 and 2 are considered to be
>>> for computer-computer discussions. I read through the instructions and
>>> did not find what I wanted.
>>>
>>> Here is an extract from the instructions: "For instance, if you are
>>> using 10 COM Ports on your machine, a mouse occupies COM port 1, and COM
>>> port 2 is occupied by a modem not used for faxing, and you want to use
>>> COM ports 3 through 10 for faxing. To do this you would set the maximum
>>> port number to 10."
>>>
>>> I raised the number of Comports from 8 to 10 but that changed nothing. I
>>> even rebooted after that but still no move to Com 3.
>>>
>>> TIA
>>>

>> It's possible that another active fax program, such as the built-in
>> (sort of anyway) windows fax is active, and has the modem and com port
>> tied up. A complicating factor may be that the modem does not actually
>> use a com port (IE internal modem or USB modem.
>>
>> If it helps, the program does have some level of tech support on the
>> mfrs web site. Unfortunately, a question similar to yours was asked in
>> 2009, and never answered.
>>
>> I assume windows recognizes the modem ??
>>
>> You may have to poke around in the program files. There may be a file
>> that sets which ports are checked by the program, and in which order.

>
> You can use the program "Handle" for debugging serial ports.
>
> For example, on this computer, I have a modem on COM3 and the UPS
> shutdown interface is on COM4. COM3 and COM4 are USB to Serial adapters.
> In Handle, I can see
>
> 94: Thread ups.exe(252): 288
> 98: File (---) \Device\VCP0
>
> D4: Thread hypertrm.exe(3192): 2084
> 120: File (---) \Device\VCP1
>
> I'm using WinXP right now, and I used the built-in HyperTerminal program
> to make the modem "busy", for the purposes of this test.
>
> The VCP part, stands for "Virtual COM Port", a feature of the
> FTDI serial chip driver.
>
> On a computer with a "real" serial port, where the serial port is on
> the I/O plate on the back of the computer, and it is hosted by the
> SuperI/O chip, you might see
>
> hypertrm.exe pid: 1904 108: \Device\Serial0
>
> Now, Windows 7 could be using yet another naming convention, which
> is why using Handle is so much fun. "Handle" is a command line program.
> On Windows 7, I'd type cmd.exe in the Start box, then right click
> and "Run as Administrator", and once the Window appears, cd
> (change directory) to the directory with the program, then type
> handle -a > handle_out.txt and have a look at handle_out.txt with
> Notepad.
>
> "Handle v3.46 By Mark Russinovich"
>
> http://technet.microsoft.com/en-us/s...rnals/bb896655
>
> It's probably Windows FAX and Scan doing it, but it would be
> fun to confirm that.
>
> My track record on figuring this out, is pretty poor, even
> with Handle in my possession. I've spent hours staring
> at that output, trying to figure out where the serial port
> went :-)
>
> Once the serial port is free (i.e. no program "owns it"), it
> should disappear from the Handle output, and then you'd expect
> the new FAX program to detect it and grab it.
>
> Paul


Thanks Paul.

I had never heard of Handle until now. I installed it but it seemed to
flash up and then disappear. Will try some more soon.
 
Reply With Quote
 
Stan Brown
Guest
Posts: n/a
Thanked:
 
      11-20-2011
On Sun, 20 Nov 2011 21:49:41 +0000, Loonie wrote:
>
> On 20/11/2011 03:58, Paul wrote:


> > You can use the program "Handle" for debugging serial ports.
> >
> > http://technet.microsoft.com/en-us/s...rnals/bb896655

>
> I had never heard of Handle until now. I installed it but it seemed to
> flash up and then disappear. Will try some more soon.


Did you read the documentation at the link Paul gave? You have to
run it on the command line.

The same page also says "You can also get a GUI-based version of this
program, Process Explorer[1], here at Sysinternals." I've used
Process Explorer before, but I don't know whether it reveals COM
ports. (If it does, then the help file doesn't explain how to view
that information.)

[1] http://technet.microsoft.com/en-us/s...rnals/bb896653

--
Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com
Shikata ga nai...
 
Reply With Quote
 
Loonie
Guest
Posts: n/a
Thanked:
 
      11-21-2011
On 20/11/2011 23:28, Stan Brown wrote:
> On Sun, 20 Nov 2011 21:49:41 +0000, Loonie wrote:
>>
>> On 20/11/2011 03:58, Paul wrote:

>
>>> You can use the program "Handle" for debugging serial ports.
>>>
>>> http://technet.microsoft.com/en-us/s...rnals/bb896655

>>
>> I had never heard of Handle until now. I installed it but it seemed to
>> flash up and then disappear. Will try some more soon.

>
> Did you read the documentation at the link Paul gave? You have to
> run it on the command line.
>
> The same page also says "You can also get a GUI-based version of this
> program, Process Explorer[1], here at Sysinternals." I've used
> Process Explorer before, but I don't know whether it reveals COM
> ports. (If it does, then the help file doesn't explain how to view
> that information.)
>
> [1] http://technet.microsoft.com/en-us/s...rnals/bb896653
>


Thank you Stan.

Yesterday I downloaded Sysinternals but I have not tried it yet

I always keep the Command prompt on my desktop. I did read Paul's
article but I found using the word Handle did nothing at the Cmd prompt.

> Microsoft Windows [Version 6.1.7601]
> Copyright (c) 2009 Microsoft Corporation. All rights reserved.
>
> C:\Users\jvalh>handle
> 'handle' is not recognized as an internal or external command,
> operable program or batch file.


Today I tried:

> C:\Users\jvalh>handle windows\system


Result:
> 'handle' is not recognized as an internal or external command,
> operable program or batch file.


Next I tried: handle -p exp

Result:
> 'handle' is not recognized as an internal or external command,
> operable program or batch file.


The above came from >
http://technet.microsoft.com/en-us/s...rnals/bb896655

The problems might come from the fact that my Win 7 is the Home Premium
version.




 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
usb port sengvenk Hardware 1 10-28-2010 03:33 AM
Daemon Tools Lite TrainableMan Free Software Database 0 08-11-2010 02:26 PM
Port IO Problem ? MonsterKFX Windows 7 Support 14 02-15-2010 04:56 AM
Win7 x64 Pro freezes randomly Kizzer505 Windows 7 Support 11 10-28-2009 09:54 PM
utorrent and windows 7 firewall? bumpy Windows 7 Support 4 10-27-2009 07:01 PM


All times are GMT +1. The time now is 04:38 AM.
W7Forums is an independent website and is not affiliated with Microsoft Corporation.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33