LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

copy last structure with button

Hello!

How can I make that button which can copy/paste last structure? 
So I have a structure with some options and some event(It is a "panel"). But I want more options and I want nex panel. And I would like do it with button.
I don't know how can I mak such button. 

Thank you!
Gabor

0 Kudos
Message 1 of 8
(3,948 Views)

Hi Bagor,

 

sounds like you want to learn some LabVIEW basics (like calling subVIs and showing their front panel): I recommend to take the free online learning resouces offered by NI!

 

How can I make that button which can copy/paste last structure?

- What kind of "structure" are you talking about?

- You will find a lot of buttons in the front panel element palette.

 

Best regards,
GerdW


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

Hi GerdW

There is a panel/chart where 10 dresses are set, and in each dress is 6 dispersion. These dispersions are switchable. I'd like to make these panels copied with a keypress, to make an infinite number of variations.

0 Kudos
Message 3 of 8
(3,916 Views)

dress? You mean PLOT?

dispersion? I get confused.....

Switchable dispersion? More confusion....

 

Maybe an example of WHAT you want to copy helps...

 

Norbert

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 4 of 8
(3,913 Views)

So I don't make it, because I'm stucked at this concept.
Ar R1 R2 R3 L1 L2 L3 are each global variables that runs a LED device? If anybody could make it or help in making it i would be gratefull. I'd even pay for it.

0 Kudos
Message 5 of 8
(3,894 Views)

Nice sketch, but sadly not really helpful.

Should that be a front panel layout?

Is there code you already connect to the first "setup"?

 

When you talk about "global variable": What does that exactly mean?

 

Norbert

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 6 of 8
(3,884 Views)

Norbert you are from Hungary? 
Yes I'd like to use this layout on the fornt panel. Unfortunatelly there isn't a code yet, because i don't have any idea of the solution. Global varaiable would be a pop up menu to operate the LEDs. There would be a filne named Global where the operational structure is saved. This is where I would select the lighting part.

0 Kudos
Message 7 of 8
(3,872 Views)

Honestly, this sound more like a custom control.

An XControl would be a possible answer, but it sounds that this is out of reach for your current LV knowledge (unless you pay a partner to create one).

 

What is the exact purpose of duplicating the "person"? How often do you intent to copy it at maximum?

 

Norbert

 

EDIT: No, i'm not from Hungary

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 8 of 8
(3,865 Views)