Displaying a graph in the Timeline window
The Timeline window can display several graphs—follow this example procedure to display any of these graphs. For an overview of the graphs and what they display, see Briefly about analyzing the timeline.
Choose Timeline from the C-SPY driver menu to open the Timeline window.
In the Timeline window, right-click in the window and choose Select Graphs from the context menu to select which graphs to be displayed.
In the Timeline window, right-click in the graph area and choose Enable from the context menu to enable a specific graph.
For the Data Log graph, you must set a Data Log breakpoint for each variable you want a graphical representation of in the Timeline window. See Data Log breakpoints dialog box.
For the Event graph, you must add a preprocessor macro to your application source code where you want events to be generated. See Getting started using Smart Analog (event logging).
Click Go on the toolbar to start executing your application. The graphs that you have enabled appear.