<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-cite-prefix">On 2013-03-30 13:03, Dan Smith wrote:<br>
    </div>
    <blockquote cite="mid:20130330130353.689c2c56@theine.danplanet.com"
      type="cite">
      <blockquote type="cite">
        <pre wrap="">Well, as I posted in the "issues" system, the CI-V testing tools were 
useful in figuring out how to access banks B-E (hexadecimal):

E0 70 1A 00 0x 00 yy

Where "x" is the bank number, and "yy" (packed decimal) is the memory 
location.
</pre>
      </blockquote>
      <pre wrap="">
Cool, easy. I can do this.
</pre>
    </blockquote>
    <br>
    I should have made clear two things:<br>
    <ol>
      <li>"x" as the bank number, is numbered from "1" (for bank "A") to
        "5" (for bank "E")</li>
      <li>I showed "yy" as the memory location.  In fact, it is "0y yy",
        with locations 100 and above (eg, can limits, calling channels)
        common to all banks.</li>
    </ol>
    <p><br>
      -- Dean<br>
      <br>
    </p>
    <p><br>
    </p>
    <br>
  </body>
</html>