05-30-2012 06:40 AM
Helo.. I'm using multiple pages in my VI. The problem is,i have created a text in first page,n it is displaying in other pages too. If i delete the text in other page,even the 1st page text is also erasing. how to avoid it..? other pages should be empty,so that i can use it for other functions.
Thank you,
sushmith
Solved! Go to Solution.
05-30-2012 06:43 AM
Hi sks,
Please post your VI.
05-30-2012 06:45 AM
How you are creating the text. Are you typing the text in the front panel outside the Tab and dragging it into the Tab? If yes try to copy and paste the text. It would be good if you post your code.
05-30-2012 06:46 AM
This is the VI wat i'm doing.
05-30-2012 06:50 AM
I have typed text on boolean LED. i did that on page 1.
05-30-2012 06:59 AM
No its not the right way. You have to use the boolean text of that LED which you can make it visible by Right Click >> Visible Items >> Boolean Text.
05-30-2012 07:05 AM
Oh!!Very simple..!! Thank you so much...:-)