Symbol:
Function: This command opens the “Trace Configuration” dialog box.
Call: Context menu of the visualization element; “Trace” property of the visualization element.
Requirement: An element of type “Trace” is open in the editor.
Dialog box 'Trace Configuration'
The tree view shows the trace configuration and allows navigation.
The top entry contains the trace name. When this entry is selected, the “Record Settings” group appears in the adjacent view.
An entry is located here for each variable that data was recorded continuously. When a variable is selected, the “Variable Settings” group appears in the adjacent view.
“Add variable” |
Adds a new entry to the trace configuration. Result: A blank configuration appears next to the new variable under “Variable Settings”. You configure the variable there. |
“Delete variable” |
Removes the selected variable. |
'Recording Settings'
A trigger can be configured in the trace only. |
|
“Task” |
Task where data was recorded. |
“Record condition” |
Recording condition for which the application records data in runtime mode: Variable (BOOL) |
“Comment” |
Example: |
“Resolution” |
Measure for the time stamp that is recorded per data set.
|
“Automatic restart” |
|
“Display” |
The “Edit Appearance” dialog box opens. |
“Advanced” |
The “Advanced Trace Settings” dialog box opens. |
“Copy from Trace” |
The “Copy Settings from Trace Instance” dialog box opens. If you have already created an existing trace configuration from a trace object, then you can copy the configuration data to the visualization element. To do this, select the respective object. |
'Variable Settings'
“Variable” |
Variable for recorded value.
Valid data types are all standard types, except |
“Parameters” |
Parameter whose value is acquired.
|
|
Enables toggling between “Variable” and “Parameter” |
“Attached axis” |
Y-axis of the trace diagram for the “Variable”.
Note: The additional configured y-axes are configured in the “Edit Display Settings” dialog box. |
“Display variable name” |
If a text is also specified in “Description”, then the text is displayed first with the variable names in parentheses. Example: If “Description” does not contain any text, then the “Display Variable Name” property is activated automatically. Then only the name is displayed (example:
|
“Description” |
Text for the tooltip. It is displayed when a visualization user moves the cursor in the trace diagram. Example: The text is also entered into the “GlobalTextList” object and can be translated there. |
“Color” |
Color of the graph in the diagram. |
“Line type” |
Representation of the graph as a line chart
|
“Line width” |
In pixels Example: |
“Line style” |
The display of the line is solid, dash, dot, dash-dot, or dash-dot-dot. |
“Dot type” |
Representation of the graph as a scatter chart. This configuration entry with the “Line type” determines the appearance of the graph.
Note: For “Dot” or “Cross”, a paint buffer overflow can result from many recorded variables. |
“Warning at minimum” |
|
“Critical lower limit” |
Minimum Value Example: |
“Color” |
Warning color on falling below the limit |
“Warning at maximum” |
|
“Critical upper limit” |
Maximum value Example: |
“Color” |
Warning color on exceeding the limit |
“Dynamic appearance options” |
|
“Variable for visibility” |
Variable (
|
See also