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

DataReceived

$
0
0

I am trying to connect weight machine with my programm. I am using o connection with RS232.
I have created a serialConnection and made a connection. But the DataReceived Never firing.Can you help me so i can fire the DataReceived?

ser782.Connect()
ser782.Flush()
ser782.Write(AskForDigi782Weight)

this is my code.I am using the connection on another method in specific COM and BAUD

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 3816

Trending Articles