<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>OK, seems I had an intermittant loss of connectivity, got it to read the bank data for A and this is the error report in terminal:<div><br></div><div><div>Exception in thread Thread-3:</div><div>Traceback (most recent call last):</div><div>&nbsp; File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner</div><div>&nbsp; &nbsp; self.run()</div><div>&nbsp; File "/usr/lib/pymodules/python2.7/chirp/ui/common.py", line 261, in run</div><div>&nbsp; &nbsp; job.execute(self.radio)</div><div>&nbsp; File "/usr/lib/pymodules/python2.7/chirp/ui/bankedit.py", line 138, in execute</div><div>&nbsp; &nbsp; mappings = self.__model.get_memory_mappings(mem)</div><div>&nbsp; File "/usr/lib/pymodules/python2.7/chirp/drivers/icf.py", line 544, in get_memory_mappings</div><div>&nbsp; &nbsp; index = self._radio._get_bank(memory.number)</div><div>&nbsp; File "/usr/lib/pymodules/python2.7/chirp/drivers/ic9x.py", line 83, in _get_bank</div><div>&nbsp; &nbsp; return mem._bank</div><div>AttributeError: Memory instance has no attribute '_bank'</div></div><div><br></div><div>799 is the last valid memory in the 92AD 'A' band so something in memory mappings maybe?</div><div><br></div><div>Wenlock</div>                                               </div></body>
</html>