05-14-2009 09:39 AM
05-15-2009 01:17 AM
Hi,
I don't know if this is possible with TS.
Btw the other question is does this make sense ?
In my opinion it does not. You should use the post-substep as a framework.
for processing fixed data in fixed in environemnt. The CodeModules will provide
these data from independent sources like DMM, CAN , Serial and so on.
Just look on the NumericLimitTest. Does not care from where InputData comes.
It processes very time Step.Numeric.
If i look on c.png i will see the same! Your data will allways come from Step."xy"
That means can also access them in your VI via SequnceContext only.
So the only parameter you need is the Context! Accessing the Steps variable should be
done in the vi.
Hope this helps and
Grüsse vom Bodensee
Juergen