Dialog ‘Trace Configuration’¶
Symbol: 
Function: The dialog includes the trace configuration for the data recording.
Call
- Menu bar: ; context menu.
- Link Configuration in the trace editor
- Link Add variable in the trace editor
Requirement: The editor of a trace object is open and active.
See also
Tree view ‘Trace record’
The tree view lists the variables that are traced and allows for access to the variable settings.
| Selected trace name | The subdialog Record settings is displayed on the right. |
| Selected trace variable | The subdialog Variable settings is displayed on the right. |
Add variable |
Adds a new trace variable. The subdialog Variable settings opens on the right and it is partially configured. Select a variable in the input field of the Variable setting to trace its value graph. |
| Assign to diagram | Lists the diagrams (in the submenu on the right) where the selected variable is not currently displayed. Select a diagram to display the variable there. The command is available when a variable is selected in the tree view. Tip: When the command is deactivated, the variable is already displayed in all diagrams. |
Tree view ‘Presentation (Diagrams)’
The tree view lists the diagrams that are displayed in the trace editor and allows for access to their display mode.
| Selected node Time axis | The subdialog Display mode for the time axis is displayed on the right. You can specify the time axis display. See below. |
| Selected diagram name | The settings for the coordinate system of the diagram and a preview are displayed on the right. See below. |
| Selected node Y-axis | The subdialog Display mode is displayed on the right. You can specify the axis display. See below. |
| Show variables | |
| Selected trace variable | The subdialog Variable settings is displayed on the right. You can configure the trace variable. See below. Note: These are the same settings that can be accessed in the tree view Trace record. |
Add diagram |
Adds a new diagram below and displays it in the tree view Presentation (Diagrams). |
Add new variable |
Adds a new trace variable. The subdialog Variable settings opens on the right and it is partially configured. Select a variable in the input field of the Variable setting to trace its value graph. Specify its display. In addition, the variable is assigned to the selected diagram. |
| Add existing variable | Lists all trace variables (in the submenu on the right) where the selected diagram is not currently displayed. Select a variable in order to display it in the selected diagram. Tip: When the command is deactivated, all trace variables are already displayed in the selected diagram. |
Subdialog ‘Record settings’
Requirement: The top node is selected in the Trace record tree view.
| Enable trigger |
|
| Trigger variable | Signal that is used as a trigger. A complete instance path is required. A valid trigger signal is an IEC variable, a property, a reference, a pointer, an array element of the application, or an expression. Permitted types are all IEC-based types except When the runtime system uses the |
| Trigger parameter | System parameter that is used as a trigger The Input Assistant dialog lists all valid system parameters in the Parameters category of the Categories tab. |
![]() |
Selects the Trigger Variable or Trigger Parameter |
| Trigger edge | Defined the edge detection for triggering:
|
| Post trigger (samples) | Number of records per trace variable that are buffered after triggering. Preset: 50. Value range: 0 to (232- 1) |
| Trigger level | Value that is reached for triggering |
| Task | Task where data was recorded |
| Recording condition | In runtime mode, the application checks the recording condition. If it is fulfilled, then the trace data is buffered. Record condition for data recording with
Recording condition for a data recording with IEC code.
|
| Comment | Comment (for example, from the recording condition) |
| Resolution | Measure for the time stamp that is recorded per data set
|
| Automatic restart | : Persistently saves the trace configuration and the last contents of the RTS buffer to the target device. |
| Advanced | Opens the Advanced trace settings dialog. |
See also
Subdialog ‘Variable settings’
Requirement: A trace variable is selected in the tree view of Trace record or Display (Diagrams).
| Variable | Valid variable Variable; value recorded with full instance path. Valid:
Permitted data type
When the runtime system uses the |
| Parameters | Parameter whose data is recorded. Requirement: Runtime system with The Input Assistant dialog lists all valid system parameters in the Parameters category of the Categories tab. |
![]() |
Enables toggling between Variable and Parameter |
| Color | Color of the variable in the trace diagram |
| Line type | Display as line chart
|
| Dot type | Display as scatter chart
|
| Activate lower limit | : Warning when less than the lower limit |
| Lower limit | If the value of the trace variable falls below the limit, the variable is displayed in the warning color. |
| Color | Warning color on falling below the limit |
| Activate upper limit | : Warning when exceeding the upper limit |
| Upper limit | If the value of the trace variable exceeds the upper limit, the variable is displayed in the warning color. |
| Color | Warning color on exceeding the limit |
Subdialog ‘Display mode’
Requirement: An axis is selected in the tree view Presentation (Diagrams)
| Display mode | Scaling
|
| Minimum | Start value of the time axis segment. Requirement: The Display mode is Fixed. |
| Maximum | End value of the time axis segment. Requirement: The Display mode is Fixed. |
| Length | Constant segment length; the initial value is adapted automatically. |
| Grid | : Diagram with grid line in the x-direction. Select the grid line color from the dropdown list of colors. |
| Fixed spacing | : Display of tick marks with Distance and Subdivisions. |
| Distance | Distance between tick marks |
| Subdivisions | Number of subdivisions between two tick marks |
| Font | Font for the time axis. |
| Link Preview | Displays the preview of the diagram. |
Diagram preview
Requirement: A diagram is selected in the tree view Presentation (Diagrams)
| Background color | Background color of the diagram. opens the dropdown list of colors. |
| Background color on selection | Background color of the selected diagram. |
| Link Add variable | Adds a new trace variable (in the tree view Trace record). |
| Link Delete variable | Deletes the selected trace variable (in the tree view Trace record). |
| Link Add diagram | Adds a new diagram (in the tree view Display). |
| Link Delete diagram | Deletes the selected diagram (in the tree view Display). |
| Link Reset display settings | Resets the display settings of either the selected diagram or y-axis to the default values. |
| OK | Accepts the configuration changes and saves the trace configuration. |
: Triggering is activated. The trace data is buffered in runtime mode only when a trigger signal has been sent. You determine how the trigger signal is sent in the settings
: Continuous display of current records