Yes the data is there but the cursors are in the wrong range. I sent the Xscale and Y scale range to the caller vi, so the scale on the callers graph looks identical to the subvi. The data is correct, but the cursors are way off the graph.
Cursors on the subvi appear in this range:
x: -9.0 - 2.0,
y: 9.0 - 20.0
on caller vi graph, the cursors appear in this range:
x: -14.0 - -5.0
y : 101.0 - 90.0
Why would the cursors be so offset?
Thanks.
Liz