Help for this page

Select Code to Download


  1. or download this
    ($count_in, $string_in) = $PortObj->read($InBytes);
    warn "read unsuccessful\n" unless ($count_in == $InBytes);