Is it possible to have multiple graph check points? For instance, I would like to look at a frequency sweep for a number of different input power levels to see the effect on the band. I can only determine how to cache a single step. Is it possible to show multiple sweeps (more than 2) via the checkpoint function?
It's really easy, but you have to do it from the Tune Window because the checkpoints needs names.
1) In the Tune Window click the Item Menu button and select Show Named Settings
2) Type anything into the named setting edit box to set a name
3) Click the checkpoint button next to the named setting box.
This will checkpoint any graph in your "checkpointed graphs" list in the tune window.
Note that checkpoints are not persistant (they don't save). If you need persistant checkpoints you're better off checkpointing a dataset and using it in the graph - which is a little more manual but keeps the copy of the data around forever.
Mark