GaTk has asked for the wisdom of the Perl Monks concerning the following question:
<<<<< Is the above statement correct ????$clock = pack('H34','FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF05');
I use the following command to send the string:
<<<<< Will this write send the $clock string ???$ob->write($clock);
I do not get a response from the CP290. The CP290 works very well via a DOS QBASIC program when connected directly to a comport.
Thanks for any suggestionsTed in Atlanta
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Device::Serial CP290
by toolic (Bishop) on May 02, 2008 at 13:34 UTC | |
by Anonymous Monk on May 05, 2008 at 13:04 UTC | |
|
Re: Device::Serial CP290
by starbolin (Hermit) on May 03, 2008 at 06:37 UTC |