Sarah,

The only thing different in the samples you provided is, in my sub VI,
the DAQ Assistant Express VI and Statistics Express VI are inside a
case statement.  The case statement is inside one frame of a flat
sequence.  This sub VI runs by itself.  I place the sub VI into a Case
statement in the Main VI.  The subVI works there also.

The problem is that the numeric indicators and graph indicators that
are wired to the sub VI in the Main VI do not get updated.  If you
double click the subVI in the Main VI block diagram, you can see that
indicators are updated.

I have triple checked the connector pane.  The only thing wrong with
that is that I placed an output on the left side of the connector
pane.  That, however, should not affect the function.

I am wondering if I have just buried the DAQ assistant and statistics
vi too deep?  (inside a case statement that is inside a sequence, that
is inside a case statement)  I tried placing the indicators in the sub
VI outside of the frame.  That didn't work either.

Any ideas?

Reply via email to