Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: serial port hex only

by zentara (Archbishop)
on Apr 27, 2012 at 10:20 UTC ( [id://967578]=note: print w/replies, xml ) Need Help??


in reply to serial port hex only

Have you seen Sending and reading hex commands on a Win32 serial port?

I'm not really a human, but I play one on earth.
Old Perl Programmer Haiku ................... flash japh

Replies are listed 'Best First'.
Re^2: serial port hex only
by ccherri (Acolyte) on Apr 27, 2012 at 18:17 UTC
    Final UPDATE...the link zentara posted pointed me to

    $data=$port->input;

    which brings the data in and 'unpack H4, $data' works to get it in hex format. problem is solved! (though I am not sure where I am picking up 'input', but as long as it works... Thanks everyone!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (6)
As of 2024-03-28 21:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found