is it possible to embed a variable inside the "Tool Tip" for display at runtime when hovering mouse over the object ?
is what is the syntax for this ?
is it possible to embed a variable inside the "Tool Tip" for display at runtime when hovering mouse over the object ?
is what is the syntax for this ?
Hi Alan,
You can consider using the DspSetTip(hAN,String) on an Advanced Function on the page to set the desired String Tooltip over an AN.
NOTE: You may need to combine with PageGetInfo(7)=1 for single scan for foreground functions.
Hope this helps.
Thanks Kien, i shall have a go at this.
Thanks Kien, i shall have a go at this.