08-28-2007 06:38 AM
08-28-2007 09:03 AM
09-01-2007 07:07 AM
09-01-2007 07:15 AM
09-01-2007 07:17 AM
and... I forgot to mention the transparent xy graph is place on top of your actual xygraph.
09-01-2007 10:58 AM
@jjcimon wrote:
the only way to do this is to ...
That statement is most likely incorrect. There is never only one way to do something! There is easily a handful ways to do this, and overlaying a transparent graph would probably be on the bottom of my list. Overlapping FP elements always create a redraw penalty and having to deal with multiple graph terminals on the diagram easily doubles the complexity of the code.
Here are some ideas:
What is your LabVIEW version?
09-01-2007 11:23 AM - edited 09-01-2007 11:23 AM
Message Edited by altenbach on 09-01-2007 09:24 AM
09-01-2007 12:54 PM - edited 09-01-2007 12:54 PM
Message Edited by altenbach on 09-01-2007 11:02 AM
09-01-2007 01:21 PM
Thanks Altenbach,
Sounds very promising.
I tried to replicate it in LabView 7.1 but ran into problems with the Event structure (X-Y graph/Curser Move). Is it because of the LV version? Could you eventually downconvert it?
What do you have at< EventCase [0]>?
Regards
Y3G
09-01-2007 01:49 PM