LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

convert graph to data

hi people, 

 

I need help about extract the data from a graph, I want to extract this data from picture 1 and then the data I extracted open with picture 2.

 

I don't know how to do and if it's possible.

 

The second image is a subVI that it has to take the data and integrate it.

 

 

Download All
0 Kudos
Message 1 of 7
(3,088 Views)

Can you attache it as a code ?

Boldness has genius, power and magic in it!'
0 Kudos
Message 2 of 7
(3,079 Views)

@jocuma wrote:

I need help about extract the data from a graph, I want to extract this data from picture 1 and then the data I extracted open with picture 2.

The second image is a subVI that it has to take the data and integrate it. 


Why dont you use your subVI (second image) directly in the data producer VI (first image)...??

Also as you want to extract data, but here you forget to mention which data, in first image I can see lot of wires (where actually data flows) of different data type, which wire are you refering to...???

 

Sharing code will definitely help us to help you better...!!


I am not allergic to Kudos, in fact I love Kudos.

 Make your LabVIEW experience more CONVENIENT.


0 Kudos
Message 3 of 7
(3,071 Views)

I couldn't connect directly becouse they are in different cases an estructures...

 

I couldn't post the VI...because is not mine 😞

0 Kudos
Message 4 of 7
(3,061 Views)

And which data you were referring to..??

In other words which data from image 1 is required by image 2 to do the integration...!!


I am not allergic to Kudos, in fact I love Kudos.

 Make your LabVIEW experience more CONVENIENT.


0 Kudos
Message 5 of 7
(3,057 Views)

This samples 

0 Kudos
Message 6 of 7
(3,029 Views)

You can use a LV2G (Functional Global Variable) to pass the data...


I am not allergic to Kudos, in fact I love Kudos.

 Make your LabVIEW experience more CONVENIENT.


0 Kudos
Message 7 of 7
(3,017 Views)