Post Reply 
HPBasic code for RS-232 on a 9826 with a 98626A card?
08-30-2024, 12:15 AM (This post was last modified: 08-30-2024 12:15 AM by mrcity.)
Post: #3
RE: HPBasic code for RS-232 on a 9826 with a 98626A card?
(08-29-2024 07:10 AM)J-F Garnier Wrote:  Try to type LF (ctrl-J) on your terminal.

That helped! Smile In addition:
  • I switched to a regular serial cable and used an old GRiD laptop running ProComm Plus.
  • I changed the code just a bit:
    Code:
    10 LET E$="hi"

This way, it initializes a string variable, and now I can send messages from the GRiD to the 9826. I'll have to learn more about strings to see if I can capture more than 16 characters at a time.

However, I still can't transmit from my laptop using the USB serial adapter. But now I know there is some kind of hardware misconfiguration. Thanks for your help!
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HPBasic code for RS-232 on a 9826 with a 98626A card? - mrcity - 08-30-2024 12:15 AM



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