Does a C block have knowledge of what step is being run?

Robert,

Correct. In my current multi-dim step sim, I’m capturing 3 pieces of data on a single trigger. In this case, I’m also Aborting the sim step (AbortSim()) to speed up the total sim with smaller .qraw files.

When I open the collected multi-step data, each line is the desired data along with the step values. This lets me evaluate the “what if” sim test for the best results.

Len