Entraides et échanges autour de la technologie Scol - Informations and exchanges on the Scol technology
Vous pouvez changer la langue de l'interface une fois inscrit - You can change the language once registered
You are not logged in.
hello arkeon
In the past five months I have been trying to make this application work correctly but unfortunately all attempts failed
All I want is that when a number of numbers is recognized by the AR Markers, the value in the var plugit increased by 1
As well as letters, capital letters and special characters so that the var plugit contains five possibilities only 0.1,2,3,4
But what happens is that the numbers multiply within the var plugit and I do not know why
In fact, I think I need to study how the var plugit works more closely
I also think I need to study the logic that program uses to deal with data flow
here is the project
https://drive.google.com/drive/folders/ … sp=sharing
and AR markers
Offline
any response please
Offline
Hello,
I just had a look at your project.
You increment the var inst continuously but you never decrement it.
Also I don't understand why you use the counter plugIT here.
Il changed all the process using var plugits and if to check if we have at least one letter, number ...
Offline
hello arkeon thanks a lot
I'm using counter plugit to do somthing like (logical or) to increase var plugit when detect any of numbers or letters
Last edited by 3d_mind (31-May-2017 17:38:53)
Offline