annuler
Affichage des résultats de 
Rechercher plutôt 
Vouliez-vous dire : 

Car Wash for CLD - need some help with logic

I am posting not in the review thread because I have not finished the documentation part although the core functionality works somewhat. 

 

I have a couple of questions. Please have a look at my application

 

1. My Slider won't go to Entry position after I move it to Exit but works when I turn on highlight execution

2. I create an array of the wash options selected and add it to a Queue. And so it gets executed sequentially. In case the buttons were pushed randomly, I will have to move back and forth which does not fit well with the application. Could you offer some help?

0 Compliments
Message 1 sur 7
3 769 Visites

Few Controls (Typedef) are from Different locations (Path referring your physical directory) make sure all the files are placed in such a way that your main VI Loads without error

----------------------------------------------------------------------------------------------------------------
Palanivel Thiruvenkadam | பழனிவேல் திருவெங்கடம்
LabVIEW™ Champion |Certified LabVIEW™ Architect |Certified TestStand Developer

Kidlin's Law -If you can write the problem down clearly then the matter is half solved.
-----------------------------------------------------------------------------------------------------------------
0 Compliments
Message 2 sur 7
3 752 Visites

GoKu25 wrote:

1. My Slider won't go to Entry position after I move it to Exit but works when I turn on highlight execution


That just screams "Race Condition".  Without looking at your code, my guess is that you have parallel loops trying to update that indicator via a FGV or local variables.



There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Compliments
Message 3 sur 7
3 746 Visites

Reg Point1: I Disconnected all the type def functions but i am not able to replicate your issue, it will be goof if you can explain better.

Reg point 2 : hope you don't want to push it randomly, once its selected it has to get disabled until it completes all the cycles. using array of selected elements(Cycles) will work good for you.

----------------------------------------------------------------------------------------------------------------
Palanivel Thiruvenkadam | பழனிவேல் திருவெங்கடம்
LabVIEW™ Champion |Certified LabVIEW™ Architect |Certified TestStand Developer

Kidlin's Law -If you can write the problem down clearly then the matter is half solved.
-----------------------------------------------------------------------------------------------------------------
0 Compliments
Message 4 sur 7
3 744 Visites

Well, it works now. I just noticed an unwanted local variable. Thanks anyway

0 Compliments
Message 5 sur 7
3 740 Visites

My bad. I did not notice it. I have changed the locations.

0 Compliments
Message 6 sur 7
3 739 Visites

Great if your job is done you can document and submit for review.

----------------------------------------------------------------------------------------------------------------
Palanivel Thiruvenkadam | பழனிவேல் திருவெங்கடம்
LabVIEW™ Champion |Certified LabVIEW™ Architect |Certified TestStand Developer

Kidlin's Law -If you can write the problem down clearly then the matter is half solved.
-----------------------------------------------------------------------------------------------------------------
0 Compliments
Message 7 sur 7
3 733 Visites