G
Guest
Guest
Archived from groups: microsoft.public.windowsxp.hardware (More info?)
At my job we have older software that communicates to controllers through com
ports. This will work fine with Windows 98 but not with XP. We have
VirtualPC to recreate a Windows 98 environment on a computer with XP, and
that still worked. I understand that XP has given the kernel priority to the
ports so that the user cannot interfere with anything that it is doing, but
there has to be a way to get through to the ports. One example is we are
running a file that is to be cut on a glass cutting machine. The table gets
the instructions from the computer one at a time (although at a very high
rate). This will work for a while, yet then the entire file is dumped into
the controller, instead of one at a time. Another example is just
communicating through the com port with a PLC. I have even tried a solution
called Porttalk. It is supposed to open the ports for an exe to use, yet
this still has not worked for me. I am hoping to get any information that
can help me solve this problem.
I am also looking to re-writing some software that communicates through
these ports and does so fine with Windows 98. I know that this can be done
because many of the programs have a newer version that will work for XP. I
was wondering if anyone had any information on how programmers gained access
to these ports, or any advice on making this happen with XP. Any help is
greatly appreciated. Thanks in advance
At my job we have older software that communicates to controllers through com
ports. This will work fine with Windows 98 but not with XP. We have
VirtualPC to recreate a Windows 98 environment on a computer with XP, and
that still worked. I understand that XP has given the kernel priority to the
ports so that the user cannot interfere with anything that it is doing, but
there has to be a way to get through to the ports. One example is we are
running a file that is to be cut on a glass cutting machine. The table gets
the instructions from the computer one at a time (although at a very high
rate). This will work for a while, yet then the entire file is dumped into
the controller, instead of one at a time. Another example is just
communicating through the com port with a PLC. I have even tried a solution
called Porttalk. It is supposed to open the ports for an exe to use, yet
this still has not worked for me. I am hoping to get any information that
can help me solve this problem.
I am also looking to re-writing some software that communicates through
these ports and does so fine with Windows 98. I know that this can be done
because many of the programs have a newer version that will work for XP. I
was wondering if anyone had any information on how programmers gained access
to these ports, or any advice on making this happen with XP. Any help is
greatly appreciated. Thanks in advance