LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

tab control - return to page 2 and continue loop

Hi, I want to do a program that user only key in first serial number, then next go to 3 time measurement key in. after finished third measurement, i want the previous serial number to increment and the process loop to 3 time measurement key in.

 

My problem is how to make the program go back to page 2 instead of 1. thank you

0 Kudos
Message 1 of 2
(463 Views)

Hi ismaafauzan,

 

without looking in your VI: implement a statemachine!

 

From your question you need (atleast) 2 states:

  • select serial number
  • "3 time measurement"

 

(Well, a simple loop might be sufficient, too.)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(420 Views)