Scope
The scope displays a scope trace of a channel value. For how to add objects see the Adding an Object section.
The scope will be displayed as follows:

If running on a live ECU then the graph will update over time to give a trace of engine speed.
Use the ‘Minimum’, ‘Maximum’ and ‘Time per Division’ properties to control the view axes.

View Properties
Properties editable via the properties editor.
| Property | Script ID | Description |
|---|---|---|
| Title | title |
The title of the window. |
| Script ID | id |
The scripting ID of the window. Can be used as an alternative to the title for searching for windows from scripts. |
| Tool Tip | tooltip |
Window tool tip. |
| Channel | parameter |
The parameter that will be monitored by the scope. |
| Amplitude | amplitude |
Vertical amplitude (multiplier) |
| Offset | offset |
Vertical offset |
| Minimum | minimum |
Minimum value |
| Maximum | maximum |
Maximum value |
| Time Per Division (ms) | time_per_division |
Time scaling factor |
| Draw Axes | draw_axes |
Draw axes on the scope |
| Draw Legend | draw_legend |
Draw channels legend |
| Axis Font Size | axis_font_size |
Draw channels legend |
| Scope Type | scope_type |
Scope type |