11-08-2005 02:30 PM
11-10-2005 02:37 AM - edited 11-10-2005 02:37 AM
Message Edited by Philip C. on 11-10-2005 02:37 AM
11-10-2005 10:29 AM
11-10-2005 03:17 PM
ps. or did you literally just create from 2d classic string indicators and recolor to match graph background?....Don
11-11-2005 12:58 PM
Hi Don,
All I did was choose the Y-scale style that doesn't have marker values and then
simply put free text labels at the appropriate places on the Graph. Don't use
String Indicators/controls unless you need to programmatically change the
strings while the IV is running. I then selected all the labels and the Graph
and grouped it all together, so they wouldn't move independently if dragged at
edit time.
Very simple indeed!
11-14-2005 11:05 AM
What font set did you get the infinity symbol from (and using what keystroke).
Property nodes can be used that will allow decorations to be visible or not visible, but how about for free text labels?
I need the ability to switch between the different Y-scales I mentioned earlier, and that entails making either graphs or decorations visible/invisible. Do you see where I am going with this?
Sincerely,
Don
11-14-2005 11:07 AM
ps. I see you addressed this already; yes that is why I originally thought of the string indicators because I do need to make visible / invisible programmatically. So I will use those. But again what keystroke and font (symbol?) did you use to get infinity?
Thanks again,
Don
11-14-2005 11:30 AM
11-15-2005 07:37 PM - edited 11-15-2005 07:37 PM
Message Edited by Philip C. on 11-15-2005 07:43 PM
11-16-2005 08:15 AM
Hi Phillip:
Thanks for your help on this one. Now that I know where to find infinity I should be all set. I'l figure out what the best way to display it is.
I know all about VI server, been using it for years to access/set control/indicator properties. And I believe I've used it to access visible/nonvisible property for decorations. Just was not sure one could do the same for free text labels so if I use those, I will figure out how to do this as well.
Thanks again,
Don