08-04-2008 04:38 PM
08-04-2008 05:13 PM
08-04-2008 06:40 PM - edited 08-04-2008 06:40 PM
Most of the decorations are'nt very useful but if you select them on the FP and drop them on the BD you can use them.
Ben
08-04-2008 08:16 PM
08-04-2008 09:41 PM - edited 08-04-2008 09:42 PM
Ben wrote:
Most of the decorations aren't very useful but if you select them on the FP and drop them on the BD you can use them.
08-05-2008 01:23 AM
The problem with the function palettes decorations is that there is less of them (although you do have the arrows).
Generally, for something like this, a visit to the Product Suggestion Center helps better.
As an alternative, create a VI with a string constant, make it large enough and color it in a prominent color (or use a LabVIEW class constant, if you want a specific design). You can now make a merge VI out of it and drop it whereever you want. After you drop it, you can edit the constant's description property, which will appear in the context help menu.
08-05-2008 09:02 AM
tst wrote:
The problem with the function palettes decorations is that there is less of them (although you do have the arrows).
08-05-2008 09:20 AM
08-05-2008 11:56 AM
08-05-2008 12:49 PM
The label (as Jon mentioned) is associated with the structure and labeling while loops, for instance, is reasonably common. You can manipulate the label to look nicer.
As for the suggestion I gave earlier, here's an example implementation (7.0). If you add this VI to your palettes as a merge VI, you can then drop it and right click it to edit the description property, which will appear in the help window.