smaller HP 82166A with 32-pin connector
|
04-08-2020, 02:33 PM
Post: #8
|
|||
|
|||
RE: smaller HP 82166A with 32-pin connector
(04-08-2020 12:25 PM)KimH Wrote: Here are the 2 pieces I use for my experiment - retyped.Are you using 2 HP-71B, one on each side? Otherwise you must address the 2 converters with their own addresses. That sounds quite complicate to just send bytes from one converter to the other. You may start using the default control register setting and just do OUTPUT 1;A$ on one side and ENTER 2;B$ on the other side. Be sure to restore the default ENDLINE condition! otherwise it will not work. To be more specific, I believe your test code above may hang at line 20 because the ENTER statement doesn't find a string terminator (since you disabled it with ENDLINE ""). J-F |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 12 Guest(s)