This is file description:
The format of a Tag is as follow: Identifr Filler Length Data Where Identifier : A 3 bytes long number uniquely identifies the Tag Filler : A filler of with value H’81 is inserted at position + on condition number of data bytes sent in the AXE signal is odd. Length : is the number of taaged data in bytes. Data : is the actual data in the tag Identifier Filler Length_of_data <data> 9FA10B - 00 <data> 9FA001 81 03 <data> 9FBF7B 81 0F <data> 9FBF7D 81 00-0F <data> 9FBE00 - 0E <data> 9FBE00 - 0E <data> 9FBE1A 81 00-0F <data> 9FBE1B 81 00-0F <data> 9FBE1C 81 00-0F <data> 9FBE1D 81 00-0F <data> 9FA016 81 00-02 <data> 9FBE19 81 00-0E <data> 9FA10B - 00 <data> 9FBE00 - 02 <data> 9FBE01 81 0F <data> 9FBE19 81 01-0E <data> 9FBE1B 81 01-11 <data> 9FA10B - 00 <data> 9FA001 81 03 <data>

In reply to Re^2: How to use Convert::ASN1 ? by bh_perl
in thread How to use Convert::ASN1 ? by bh_perl

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.