Hello pisko,
If the two steps are in the same state, this is pretty easy to do without Inspection Variables.
When you use the Run LabVIEW VI step, configure the "VI Control" to "Use Measurement," and set it to the value from your previous step.
If the two steps are in different states, you can use "Inspection Variables" (Tools » Variable Manager...).
First, create a variable in the Variable manger.
Then, write the data you want the VI to access to that variable (using the Set Variable step).
Finally, use the Run LabVIEW VI step, and configure VI Control to an input variable (you can also use Set Variable to send the VI's output to a variable).
Chris Bolin
LabVIEW Partner Program, CLA