LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to bold inputs and outputs in the VI documentation?

Context help for a VI shows the VI icon and terminals with the VI's documentation.  Some VI's documentation is constructed so that Input and Output names always appear in bold.   (for example, see the context help for list directory).   The attached image shows the context help for a VI I made.  I would like to have the documentation look like this:
 
Searches for all files in directory path that fit pattern.  Returns  arrays of all the file paths -- FilesMatchingPattern, filenames --FileNamesMatchingPattern and of a cluster containing both values -- StringsAndValues for files that match the given pattern
 
instead of like this:
 
Searches for all files in the directory path that fit pattern.  Returns  arrays of all the file paths (FilesMatchingPattern), filenames (FileNamesMatchingPattern) and of a cluster containing both values (StringsAndValues) that match the given pattern
0 Kudos
Message 1 of 8
(5,319 Views)
When setting up the VIs connector pane you should make the inputs/outputs you want bolded to be required which, I believe, is not the default...
0 Kudos
Message 2 of 8
(5,311 Views)
True, you can set inputs and outputs as required, recommended, or optional -- but I want to make the documentation bolded -- the inputs and outputs in the text below the icon.  (see image and compare to the above image )
 
0 Kudos
Message 3 of 8
(5,302 Views)

This is an example of how to <B> bold </B>

 

P.M.

 

P.S. Please post as .jpg or .png rather than .bmp for bandwidth reasons (there are still some who are doing this over dialup)

Message Edited by LV_Pro on 10-05-2005 01:54 PM

Putnam
Certified LabVIEW Developer

Senior Test Engineer North Shore Technology, Inc.
Currently using LV 2012-LabVIEW 2018, RT8.5


LabVIEW Champion



Message 4 of 8
(5,282 Views)
Ahha.  Actually I thought it would do this auto-magically but I guess not.  According to the documentation (on the documentation Smiley Very Happy) you can enclose any text you like in tags <B> and </B> to bold it... Cheers!
0 Kudos
Message 5 of 8
(5,279 Views)
Thanks!  I look forward to implementing this
0 Kudos
Message 6 of 8
(5,270 Views)

Is there the possibility to set italic text also?

0 Kudos
Message 7 of 8
(4,491 Views)

@Marinica wrote:

Is there the possibility to set italic text also?


12 years.

 

Also as far as I know there is no way to do this.  But with NXG NI has a larger priority on documentation, and the VI descriptions supports what appears to be a full web browser of functionality, so it is something NI wants to improve.

0 Kudos
Message 8 of 8
(4,473 Views)