TEMES View is run by executing "TEMES View.exe". It is a .NET 4.5 framework WPF application based on several libraries including TIL_TMS.DLL.
Following mouse events are available:
Mouse left button (chart area) |
Zooms the chart in x direction. Shift – Zooms the chart in both direction. Ctrl – Moves the chart. |
Mouse wheel |
Scrolls the chart in x direction. Shift – Zooms/Unzooms the chart in x direction. Ctrl – Zooms/Unzooms the chart in both directions. |
Mouse right button (chart area) |
Moves the chart. |
Mouse left button (axis area) |
Scrolls an axis. Ctrl – Zooms an axis (The clicked axis half is zoomed while the other half's end point is fixed). |
Mouse left button (curve) |
Selects/Deselects a curve in cursor mode. Ctrl – Selects/Deselects an additional curve in cursor mode. |
Mouse left button (double click in chart area) |
Extends the chart to the maximal values. |
Mouse left button (double click on splitter) |
Resets the splitter. |
Following keystrokes are available:
Shift+Left, Shift+Right, Shift+Up, Shift+Down |
Scolls the chart by half in the desired direction. |
TAB, Shift+TAB |
Select the next/previous slot. |
Left, Right, Up, Down, Home, End |
Select the corresponding slot. |
z, Z |
z – Zooms the chart in x direction. Z – Zooms the chart in y direction. |
u, U |
u – Unzooms the chart in x direction. U – Unzooms the chart in y direction. |
v |
Toggles the visibility state of the corresponding curve. When the time slot is selected, all curves are affected. |
a |
Toggles the visibility state of the corresponding axis. When the time slot is selected, all curves are effected. |
c |
Centers the chart around the selected x value in cursor mode, or selects the difference cursor as new visible range. |
n |
(Re)sets the difference cursor in cursor mode. |
d, D |
Sets the axis to the default value(s). D – When the time slot is selected, all y axes are affected. |
t, T |
Sets the axis to the maximal value(s). T – When the time slot is selected, all y axes are affected. |
G |
If °N/°E signals exist: Make a KML file of the visible image section and call Google Earth. If Google Earth is installed but does not start, then the KML-Fixer ( https://www.tellert.de/?product=temes ) can be helpful. |
e, E, Ctrl+e |
e – Exports the diagram as a .png/.xps file. E – Marks the maximal value of the selected slot/curve for the visible range. Ctrl+e – marks the minimal value of the selected slot/curve for the visible range. |
r |
Resets the extrema markers. |
s |
Displays statistics of the current slot/curve for the visible range: Min – minimal value; Max – maximal value; Avg – average value; Avg0 – average value without counting signal value equals 0; N – sample count; N0 – sample count without counting signal value equals 0; SD – sample standard deviation; AD – absolute deviation; |
g |
Hides/Shows a chart grid. |
h |
Hides/Shows slots with invisible curves. |
b |
Alphabetical/Original sorting of the slots |
q, Q |
Shows/Hides the sample points together with the curves. |
w, W |
w – Stacking of the visible curves (using the default signal range). W – Stacking of the visible curves (using the visible local minimum and maximum value). |
PgDn, PgUp |
Moves the cursor by one successive/previous sample (and enters the manual cursor from the rollover cursor) |
Shift+PgDn, Shift+PgUp |
Moves the cursor by ten successive/previous samples (and enters the manual cursor from the rollover cursor) |
Shift+Home |
Moves the cursor to the beginning of the current/total view (and enters the manual cursor from the rollover cursor) |
Shift+End |
Moves the cursor to the end of the current/total view (and enters the manual cursor from the rollover cursor) |
F5 |
Repaints the chart |
Ctrl+a |
Selects all slots |
Del |
Remove all selected slots |
Ins |
Show all slots (including the previously removed slots) |