03-25-2026 01:13 AM
I had the vi saved and then the next day i opened all the reference like the page name ,where gone and if i click the reference of tab control now it shows the elements inside the pages and there is three blank spots at the start of dropdown of the reference, i have like 9-10 tabs in tab control . like login page, parameters, loop control etc, in login page i have user name and password indicators, like iwse in parameters i have 15 parameters in numeric input, when i dropdown the refernce i see three blank spot,username ,password,parameters, so on.
yesterday evening i added like 4 tabs and i had a tabbing logic when when the task in first tab is done then move to second tab like that . that logic uses reference this disrupt the flow help me with this anyone i cant provide image at the moment
03-25-2026 01:50 AM
Hi abishek,
@abishek1212 wrote:
help me with this anyone
How should we help with your issue when you don't provide any substantial information?
@abishek1212 wrote:
i cant provide image at the moment
I guess you know we cannot edit/debug/run images in LabVIEW.
Please provide (real) code!
(I prefer code backsaved for LabVIEW 2019.)
03-25-2026 09:50 AM
03-25-2026 10:00 AM - edited 03-25-2026 10:01 AM
@abishek1212 wrote:
I had the vi saved and then the next day i opened all the reference like the page name ,where gone and if i click the reference of tab control now it shows the elements inside the pages and there is three blank spots at the start of dropdown of the reference, i have like 9-10 tabs in tab control . like login page, parameters, loop control etc, in login page i have user name and password indicators, like iwse in parameters i have 15 parameters in numeric input, when i dropdown the refernce i see three blank spot,username ,password,parameters, so on.
yesterday evening i added like 4 tabs and i had a tabbing logic when when the task in first tab is done then move to second tab like that . that logic uses reference this disrupt the flow help me with this anyone i cant provide image at the moment
I don't really understand what you mean with 'reference' and 'dropdown of the reference'.
But if you enter values in controls and want them to be there again the next time you open the VI you can make use of 'Make Current Values Default' from the 'Edit' menu and save the VI.
03-25-2026 10:56 AM
@UliB ha scritto:
I don't really understand what you mean with 'reference' and 'dropdown of the reference'.
I guess he refers to the drop-down list that appears when you link a reference or a property node to a given control.
If my guess is correct, some controls belonging to the tab misteriously disappear.
Having blank elements ("blank spot") in the list is certainly unusual. Are they really blank = empty?
03-25-2026 10:59 AM - edited 03-25-2026 11:00 AM
Your description is insufficient, ambiguous, and contradictory to even start troubleshooting.
Please attach your VI. (If it is a newer version, do a "save for previous" (e.g. 2019) before attaching.) we cannot debug images.