Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3886

Serial Write single character

$
0
0

Good morning (o;

Have a grblHAL board here I would like to talk to and control it or shows its parameters and positions.

Now grbl uses the character “?” to display actual position besides other information.

Now when I use:

SerialConnection1.Write("?")

The DataReceived event is never fired…

Also adding after a

SerialConnection1.Flush

Doesn’t trigger it.

Am I missing something simple here? (o;

11 posts - 4 participants

Read full topic


Viewing all articles
Browse latest Browse all 3886

Trending Articles