Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 05:14 12 Jun 2025 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Windmills : serial input

Author Message
georgestheking
Newbie

Joined: 21/12/2021
Location: Belgium
Posts: 32
Posted: 10:07am 09 Jun 2025
Copy link to clipboard 
Print this post

Hi,

I have problem using INPUT$.
I use version picomite 6.01 on a RP2350.

The serial port work for ouput but input$ always retrun an empy string.

LOC(#1) give me a value greater than zero.
But INPUT$ always return an empy string.

SETPIN GP0, GP1, COM1    
OPEN "COM1:115200" AS #1

IF LOC(#1) > 10 THEN data$ = INPUT$(256, #1)

Any idea ?

Best regards
Georges
 
Print this page


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025