Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^2: SerialPort issues under Windows 10

by haukex (Archbishop)
on Apr 16, 2021 at 12:24 UTC ( [id://11131371]=note: print w/replies, xml ) Need Help??


in reply to Re: SerialPort issues under Windows 10
in thread SerialPort issues under Windows 10

The next issue I had was that Win32::SerialPort's ->read appears to be behaving non-blocking

It's actually just timing out immediately - adding the minimum of e.g. $port->read_const_time(1000); sets the read timeout to 1s.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11131371]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (9)
As of 2024-04-19 09:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found