LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

extract datas from XY- graph

hi,
         how to extract the graph data in XY - graph using cursor's, i checked with property nodes cursor index returns always zero  while i moving the cursor..
i was already done with same coding with labview 7.1, was working fine...
 
i am new with labview 8.5. i think that i need to do other ways...
 
suggest me how to do?
 
thanks,
balaji dp
Regards,
Balaji DP
0 Kudos
Message 1 of 8
(3,352 Views)
Hi balaji dp,
what do you want to do? Can you explain a little bit more?
Mike
0 Kudos
Message 2 of 8
(3,350 Views)

i have an waveform in XY - graph, i need to extract the waveform , where i cursor's are placed on....

 

 

 

Regards,
Balaji DP
0 Kudos
Message 3 of 8
(3,348 Views)
0 Kudos
Message 4 of 8
(3,339 Views)
here i attached vi, this is for labview 7.1
Regards,
Balaji DP
0 Kudos
Message 5 of 8
(3,337 Views)
Hi balaji_dp…,
your example works great for me with lv8.5.
Mike


Message Edited by MikeS81 on 06-06-2008 08:40 AM
0 Kudos
Message 6 of 8
(3,333 Views)

in 7.1 can simply write the code like this....

is this possible like same type of coding in 8.5?

i seen that link which u reply on ..but thats some what big coding?

 

balaji

 

Regards,
Balaji DP
0 Kudos
Message 7 of 8
(3,328 Views)
Hi balaji_dp…,
yes, you can write this code in 8.5 in the same way. All properties are still available.
Mike


Message Edited by MikeS81 on 06-06-2008 08:57 AM
0 Kudos
Message 8 of 8
(3,322 Views)