LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

more speed using cursors on a XY Graph

Hello!
 
I'm using cursors on a XY graph. With XY graph's node property I obtain the x cursor value, and using an index matrix I obtain the name of this point from a string matrix. I return this name to XY graph through its property nodes.
 
But I don't know it spends time, it's not instantaneous. An operation as simple as this I think it colud be fastly, someone knows how??
 
Thanks!
Larson
0 Kudos
Message 1 of 5
(2,835 Views)

You are right, it should be fast. But without a look at your code, there is few chances that you will receive much help. 🙂

Try to build a simplified vi and see if it still shows the same behaviour. Then post it here.

 

Chilly Charly    (aka CC)
Message 2 of 5
(2,829 Views)
ok!
 
I'll make a simplified .vi and i'll post it.
 
Thanks!
Larson
0 Kudos
Message 3 of 5
(2,825 Views)
Hi Larson,
 
did you resolve your question??
 
Regards
 
Diego M
 
0 Kudos
Message 4 of 5
(2,791 Views)
Yes.....i resolved my problem
 
Thank you very  much diego!
 
Larson
0 Kudos
Message 5 of 5
(2,755 Views)