Quantcast
Channel: LabVIEW topics
Viewing all articles
Browse latest Browse all 70966

How to cause sub-VI's to become unchangeable after interaction?

$
0
0

 

My current project is based on a Tic Tac Toe Human vs Human project. I have the basic set up of the gameplay but have a issues in two main areas.

1. How do I set it so that once a button is pressed, it cannot be unpressed. Effectively locking it in place and the resulting value being sent only once place as well.

2. How  can I have new infomation come into a while loop while an internal loop is continuing.

I will attach the files to better demonstrate point 2.

 

Basically my Boolean switch sends its T/F data to a while loop where the data remains, constantly looping. I want the while loop to send the T/F data to the indicator and then loop the button again. 

Any help would be apprecaited. 


Viewing all articles
Browse latest Browse all 70966

Trending Articles