PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV 2024 → DS Equipement - Bowling problem
DS Equipement - Bowling problem
Started by Fredo, Feb., 20 2018 2:21 PM - 1 reply
Posted on February, 20 2018 - 2:21 PM
Hello,

We have a problem on the bowling site (Colmar France). We are able to
send several hundred doses (600 doses during 24 hours time) the box
gives the order to serve drinks and after a random time, the system freezes.

Our communication system is set up as follows:

Opening of the communication
Loop
Reading (if any) pending doses served on the turret
Sending the released doses order from my software.
pause
End

What can we do :
- Open / close the communication every 50 doses
- add a delay
- ????

Thank you in advance for your advice.

Frédéri LACROIX
Posted on February, 20 2018 - 2:24 PM
Le 20/02/2018 à 13:21, Fredo a écrit :
Hello,

We have a problem on the bowling site (Colmar France). We are able to
send several hundred doses (600 doses during 24 hours time) the box
gives the order to serve drinks and after a random time, the system
freezes.

Our communication system is set up as follows:

Opening of the communication
Loop
    Reading (if any) pending doses served on the turret
    Sending the released doses order from my software.
    pause
End

What can we do :
- Open / close the communication every 50 doses
- add a delay
- ????

Thank you in advance for your advice.

Frédéri LACROIX


OOops ... mauvais destinataire

Fred