12-11-2019
10:49 AM
- last edited on
01-03-2025
04:10 PM
by
Content Cleaner
After finding out that these tags could be used for user generated functions I wanted to start using them in my code. I can see the tool-tip help in the library functions but not in mine. Even after compiling, building etc...
Is there some option/setting that has to be configured to see the tool-tips for my functions??
These are the sites that I used as reference to try and figure out this problem.
http://www.ni.com/tutorial/6502/en/
12-12-2019 10:57 AM
Now that's strange! I had to do nothing but write down the documentation tags to have them shown in the tooltip either when writing code or by pressing Ctrl+Shift+Spacebar.
Which version of CVI are you using?
12-12-2019 03:43 PM
Thanks for the response! Based off of the initial load-screen, I am using CVI 15.0.1 (240) Full Development. I'm not sure why the tooltip would be disabled (if that's possible for user created functions).