in reply to Re^2: can't write-Win32::SerialPort
in thread can't write-Win32::SerialPort
Place the two statements $PortObj->error_msg(1); $PortObj->user_msg(1); before the initialization (i.e. just after new). Also, please follow all of the advice from this node.
Also, this thread is starting to sound incredibly similar to this one, in which the problem was reportedly solved by using 32-bit Strawberry Perl instead of 64-bit. Another user reported similar problems.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: can't write-Win32::SerialPort
by franko (Initiate) on May 15, 2014 at 22:50 UTC | |
|
Re^4: can't write-Win32::SerialPort
by franko (Initiate) on May 15, 2014 at 22:34 UTC |