10-28-2020 09:40 AM
I want to have context help available for a property node of an lvclass. Specifically, when the mouse hovers over this:
As it is now, I only get this:
I've put documentation into the VI that implements the write-property function:
But I can't figure out how to get it to show up for the property node.
12-23-2020 06:14 AM
You should probably post it on the idea exchange, harvest enough traction and then wait for NI to implement it...
01-05-2021 09:55 AM
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:
I don't know what could be different about your setup vs. mine that would cause it to not work for you.