07-31-2013 03:34 AM - edited 07-31-2013 03:34 AM
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.
07-31-2013 03:46 AM
Can you attache it as a code ?
07-31-2013 04:35 AM
@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...!!
07-31-2013 05:35 AM
I couldn't connect directly becouse they are in different cases an estructures...
I couldn't post the VI...because is not mine 😞
07-31-2013 05:39 AM
And which data you were referring to..??
In other words which data from image 1 is required by image 2 to do the integration...!!
07-31-2013 09:10 AM
This samples
07-31-2013 10:05 AM
You can use a LV2G (Functional Global Variable) to pass the data...