Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Trying to read from serial port - not getting a response

by ColonelPanic (Friar)
on Dec 04, 2012 at 13:22 UTC ( [id://1007087]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    while (1)
    {   
    ...
       print $ret;
       if ($ret=~/^OK/ || $ret=~/^ERROR/) { last}
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2025-03-16 23:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    When you first encountered Perl, which feature amazed you the most?










    Results (54 votes). Check out past polls.