Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        my $hex = CRC_DNP_HEX($data);
        say "      Hex input:  $hex\n";
    }
    
  2. or download this
    Calculating CRC-DNP checksum for '056405F201000000':
        ASCII input:  99fc
    ...
    Calculating CRC-DNP checksum for '56405F201000000':
        ASCII input:  0751
          Hex input:  11e3