Hi everyone , i have a a program that connect with a scales weight, i have no problem doing the conexion, the problem is when the scale is off, but conected , the serial recognize the port but when i try to connect with it and send the comand to obtain the weight i have to posible respons:
1.- the port is busy
2.- waits for ever the response of scales
I tried to catch the error with try and catch but didnt work out.
Also tried to purge the serial conection and tried to close an re-open the conection whitout succes.
Any ideas to be able to recognize if the scales weight its on or off ?
thanks in advance.
1.- the port is busy
2.- waits for ever the response of scales
I tried to catch the error with try and catch but didnt work out.
Also tried to purge the serial conection and tried to close an re-open the conection whitout succes.
Any ideas to be able to recognize if the scales weight its on or off ?
thanks in advance.