Academic Hardware Products (myDAQ, myRIO)

cancel
Showing results for 
Search instead for 
Did you mean: 

Controls/Decorations

Hi,
 
I looked at a file from the developer zone called "load and append array.vi" . I have slightly adjusted the front panel to exemplify my question. I have attached the file to this question. On the front panel at the upper right is a rectangluar box, this box can be moved anywhere and be placed on a collection of controls or indicators to make the  front panel more beautiful.
 
I have searched for this control but I can not find it, Moreover, I do not even knowl its name. I have seen it in some couple of tutorials too but I do not know where to locate it, but will like to use it in my program too
 
I will appreciate any answer to this. I use LabVIEW 8.2 Student Edition, maybe that is why I can not find it
 
Thank you
0 Kudos
Message 1 of 13
(9,710 Views)

It is a simple decoration. It is not a control, because it has no connector on the block diagram.

Look for Horizontal Smooth Box in the decorations palette. 🙂

0 Kudos
Message 2 of 13
(9,704 Views)
Thank you Altenbach. I located it from where you pointed
0 Kudos
Message 3 of 13
(9,699 Views)

 Hi,

 

I'm having difficulty placing front panel objects on a "Horizontal smooth box" decoration and I can't understand why. I have finished writing the code in the block diagram but when I drag the front panel objects onto the smooth box they don't appear on it. Is there an explanation for this? How can this be done? I have labview 8.2 as well.

 

Thanks

0 Kudos
Message 4 of 13
(8,760 Views)
You probably need to change the z order of the controls. Click on the decoration and go to the 'Reorder button on the toolbar.
0 Kudos
Message 5 of 13
(8,756 Views)

The options on the reorder button doesn't anything about Z order. See attached VI.

 

 

0 Kudos
Message 6 of 13
(8,753 Views)

You don't have a decoration on the front panel and z order refers to which objects are on top of what and the order of those objects

(In case you don't know, x refers to left/right and y refers to up/down.). If you actually place a decoration on the front panel and then move one of your existing controls/indicators, you just have to select the decoration, go to the reorder button, and select 'move to back'.

 

 

0 Kudos
Message 7 of 13
(8,751 Views)

Hi Dennis,

 

Your suggestion worked but I have another question. I've attached a picture. How do you build the attached front panel? Can you tell if it was built on some kind of tab control?. My main problem is actually the "selected subset" Analysis section. How was the size reduced?. I'll appreciate your help.

 

Thanks

0 Kudos
Message 8 of 13
(8,719 Views)

If you have the actually VI, it would have been far better to attach that. Attaching an image directly instead of some propietary file format (MS Word) would be preferred as well.

 

From the image, it does not look like a tab but you never know. Any control/indicator can be resized with the mouse. You just select it and grab the resize handles. You can also display another VI in a subpanel. It could be either or both.

 

 

0 Kudos
Message 9 of 13
(8,716 Views)

Hi Dennis,

 

It is an example vi from a tutorial so I only have picture of it. I've attached the block diagram. Perhaps it could shedd some light.

 

 

0 Kudos
Message 10 of 13
(8,713 Views)