 GaKEns
		
			GaKEns
		
		
		
		
		
		
		
		
	
			05-05-2024 01:02 PM
I just started learning Labview. can someone give me a detailed explanation of how to solve the attached file? Thank you!
Solved! Go to Solution.
 Ahmed99
		
			Ahmed99
		
		
		
		
		
		
		
		
	
			05-05-2024 01:22 PM
You will need to create run time menu including all these items , and based on your selection make like event structure that read the item tag you select from the menu and based on it the action will happen
 GerdW
		
			GerdW
		
		
		 
		
		
		
		
		
	
			05-05-2024 01:22 PM
Hi Ga,
@GaKEns wrote:
I just started learning Labview. can someone give me a detailed explanation of how to solve the attached file? Thank you!
For item a you should use the menu entry Edit->RunTimeMenu…
For item b to d you should look at/into the example VIs coming with LabVIEW. There's an example finder in the Help menu…
05-05-2024 01:29 PM
Thank you