LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Create a button on the front since the diagram

Solved!
Go to solution

Yes you understand now Smiley Happy

--------------------------------------------------------------------------------------------------------
Kudos are always welcome if you got solution to some extent.

I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
0 Kudos
Message 11 of 16
(715 Views)

Slate wrote:

And if I unterstand well, it's the same for an array of buttons !!


No, an array of buttons will work (within reason, dont try to create a million buttons!). Resize the container and write to a local variable of the array to initialze all the extra buttons. What have you tried?

0 Kudos
Message 12 of 16
(714 Views)
Solution
Accepted by Slate

Here's what I had in mind...

 

Download All
Message 13 of 16
(709 Views)

Yes I unterstand and you have right. It will be a good solution !

Thanks you for this !

 

So it's impossible to create buttons dinamically in the run mode ? shame ...

0 Kudos
Message 14 of 16
(703 Views)

@Slate wrote:

Yes I unterstand and you have right. It will be a good solution !

Thanks you for this !

 

So it's impossible to create buttons dinamically in the run mode ? shame ...


Dear friend,

                      Its not shame. labview needs to know in the before run time from where it is getting inputs. if is not defined then it will be great problem to manage. If somewhere it is expecting some input from control and of haven't created then it will be problem for LV to execute the VI. 

 

Be practical friend as LV is not magician to know all this in advance

 

--------------------------------------------------------------------------------------------------------
Kudos are always welcome if you got solution to some extent.

I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
0 Kudos
Message 15 of 16
(698 Views)

You are right I know, I just like to search some new methods when I do something to learn more !!

And I don't know why but I liked this one ! 🙂

 

Thank you all for your answers !!

0 Kudos
Message 16 of 16
(695 Views)