10-23-2008 11:34 AM
Hi all,
I want to add a specific number of register cards to a register element. This number should be given by the user.
How can I do this?
Rusja
Solved! Go to Solution.
10-23-2008 11:51 AM
10-23-2008 12:06 PM
10-23-2008 01:03 PM
I am afraid we need a bit more detail.
What is a "register card"? (even google does not really know :o).
Maybe you can attach a simple LabVIEW code example that shows the basics problem. Thanks! 🙂
10-24-2008 02:52 AM
I think "register card" is a direct translation from the German "Registerkarte", which translates to "tab control" in software terminology.
Jochen
10-24-2008 03:32 AM
Sorry, you are right. It is a tab control in english, It was a bad translation.
Normally you can add a new page to the tab control directly on the front panel.
But I want that the user is able to determine the number of pages of the tab control.
I tried to use property nodes but I failed.
Thanks for your help
rusja
10-24-2008 10:45 AM