Help for this page

Select Code to Download


  1. or download this
    ---MODBUS Packet details---
    Slave address: 1
    Read Write: 6
    ...
    
    ASCII characters sent: !,ÿI¤!
    Buff data: !,I¤!
    
  2. or download this
                    $data = join('',@buffor);                           #M
    +odbus frame to scalar
            #       chomp($data);
    ...
                                            $i++;
                                    }
                            } until ((! defined($Buffer) and $i >= $TimeOu
    +t) or length($Reply) >= 8);