Post Reply 
[V41 + IRBlinky + HP82240B] PRPLOT fails on example
02-25-2022, 05:36 PM (This post was last modified: 02-25-2022 05:41 PM by WrongWay.)
Post: #10
RE: [V41 + HP82240B] PRPLOT fails on example
Yup that looks like the issue. I too was unable to build a custom character. I followed the instructions for the chars program: https://archived.hpcalc.org/greendyk/hp4...er/23.html
this was the output, it looks like it fails on a lot of characters if the 82240B shares the same character set as the 82143A: https://archived.hpcalc.org/greendyk/hp4...er/37.html
Code:

 1
 2
 3
 4

 5
 6
 7
 8
 9
 10
 11
 12
 13|
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27 30
 31
 32 
 33!
 34"
 35#
 36$
 37%
 38&
 39'
 40(
 41)
 42*
 43+
 44,
 45-
 46.
 47/
 480
 491
 502
 513
 524
 535
 546
 557
 568
 579
 58:
 59;
 60<
 61=
 62>
 63?
 64@
 65A
 66B
 67C
 68D
 69E
 70F
 71G
 72H
 73I
 74J
 75K
 76L
 77M
 78N
 79O
 80P
 81Q
 82R
 83S
 84T
 85U
 86V
 87W
 88X
 89Y
 90Z
 91[
 92\
 93]
 94^
 95_
 96`
 97a
 98b
 99c
 100d
 101e
 102f
 103g
 104h
 105i
 106j
 107k
 108l
 109m
 110n
 111o
 112p
 113q
 114r
 115s
 116t
 117u
 118v
 119w
 120x
 121y
 122z
 123{
 124|
 125}
 126
 127░

.bmp  chars.bmp (Size: 23.5 KB / Downloads: 4)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [V41 + HP82240B] PRPLOT fails on example - WrongWay - 02-25-2022 05:36 PM



User(s) browsing this thread: 1 Guest(s)