LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Context Help for Property Node of a Class

I want to have context help available for a property node of an lvclass.  Specifically, when the mouse hovers over this:

bfb.png

As it is now, I only get this:

bfbh.png

 

I've put documentation into the VI that implements the write-property function:

bfbvh.png

But I can't figure out how to get it to show up for the property node.

"If you weren't supposed to push it, it wouldn't be a button."
0 Kudos
Message 1 of 3
(1,546 Views)

You should probably post it on the idea exchange, harvest enough traction and then wait for NI to implement it...

0 Kudos
Message 2 of 3
(1,412 Views)

It works for me, I tried all the way back to LabVIEW 2014, and in LabVIEW 2020. When I hover over the 'Error Debug' text in the property node, I get context help that matches the VI description of the accessor VI:

 

test1.png

I don't know what could be different about your setup vs. mine that would cause it to not work for you.

0 Kudos
Message 3 of 3
(1,365 Views)