Group: Forum Members
Posts: 8,
Visits: 17
|
Hi,
I am trying to send binary signals from one PC to another via parallel port. Each time I run the script I get the error: "Unable to obtain the address for parallel port 1."
I have never encountered this problem and I have never had to specify a port address before. Markers are coded as:
<port baselinestart> / port = LPT1 / subport = data / items = "01100101" </port>
When I change the port type to COM1 (serial) the script runs fine.
There are definitely parallel ports on both machines, and they are connected via parallel cable.
Only clues as to what might be going on?
Thanks!
|