1)
Is it possible to display horizontal graphs in both directions at once? uProject's demo would imply it should, but doesn't display properly (this may be a physical display error - see my other thread).
If it is possible, how are 9 bar states stored in the 8 custom characters of bank 1?
2)
In your PDF, the Initialize Horizontal Bar command states:
This implies that the "default" bar characters are unaffected by modifying custom bank 1, but this doesn't seem to be the case. Loading with this command or "Load Custom Characters" from bank 1, do the same thing. Once I've modified bank 1, there seems to be no way to get the "defaults" back.This command will load the default horizontal bar characters into the
volatile memory. If you have stored your own custom horizontal bar
data, use the ’Load Custom Characters’ command instead to load your
custom bar data into the volatile memory.
Can I, and if so how?
3) Narrow and wide vertical bar graph characters look identical, should they?
Thank you