Summary:
Data Tooltip should also display the name of the function, when displaying the value of a function pointer variable.
Description:
While debugging a CVI application, when hovering the mouse cursor over a function pointer variable, the Data Tooltip displays the address of that function, referenced by the variable.
It would be very useful in cases when you have multiple function pointer variables referencing several different variables, to have the Data Tooltip not only display the address of those functions, but the name of the functions as well.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.