start saving waveform data only after a specified time

We are running long simulations with a required small sample period, hence generating large scope trace files.

Is there a way to have the scope only start saving after a specified time in the simulation?

You can place the scope in an enabled subsystem and use a Step block to enable the subsystem (and hence the scope) at the desired simulation time.

I have tried that, but the scope data file size remains the same.

Sorry I now see that you said put the SCOPE in the enabled subsystem.

Thanks

delay_save.plecs (12 KB)

The corrected model