The analog viewer shows analog data recorded from the current, voltage and power channels. There is one analog view for each analog measurement, showing all the available recordings for each measurement in different colors.
At the top of the all viewers there is a scroll bar that show an overview of all the recordings in the project, and a white rectangle that represents the current view of the data.
You can scroll horizontally by dragging the white rectangle, and you can zoom horizontally by dragging the left and right border of the rectangle.
Below the scroll bar is the graph showing part of the actual recordings. You can in addition to the scroll bar use the graph tools to navigate in the graph and to select data to analyse.
The context menu is displayed by right-clicking anywhere in the graph. The following options will be avaible the the analog view:
Select all: select all data.
Clear selection: clear the current selection.
Zoom to selection: when having a selection and right-click and select Zoom to selection, then the selection will fill the whole graph. This is the quickest way to zoom to the part that's desired to be analyzed.
Set value range: the time range to be evaluated can be adjusted from and to a specific time. This time will be the same for all the graphs shown.
Set time range: according to the channel graph selected, the time range to be evaluated can be adjusted from and to a specific time.
Crop active recordings: the selected recording will be cropped, keeping the selection, and all other recordings will remain unchanged. If the undo history hasn't cleared up, the crop can be undone by pressing Ctrl-Z
/ ⌘-Z
.
Crop all recordings: this will crop all the recordings, even the recordings that are not selected, keeping the data within the selection. If the undo history hasn't cleared up, the crop can be undone by pressing Ctrl-Z
/ ⌘-Z
.
In the top right corner of the graph are the statistics shown. If there is an active selection the statistics will be calculated on the data within the selection:
When the is no active selection, the calculation depends on the statistics setting. If you have chosen project, the statistics will be calculated for the project, and if you have chosen view it will be calculated for the data visible in the viewer.
By default the statics will be calculated for the active recording. By pressing the arrow in the top left corner of the statistics window, statistics will be shown for all of the visible recordings.
The digital viewer shows digital data recorded from the GPI pins. There is one digital view for each digital measurement, showing all the available recordings for each measurement in different colors.
You can use the graph tools to navigate in the graph and to select data to analyse.
The context menu is displayed by right-clicking anywhere in the graph. The following options will be avaible the the analog view:
Select all: select all data.
Clear selection: clear the current selection.
Zoom to selection: when having a selection and right-click and select Zoom to selection, then the selection will fill the whole graph. This is the quickest way to zoom to the part that's desired to be analyzed.
Set time range: according to the channel graph selected, the time range to be evaluated can be adjusted from and to a specific time.
Crop active recordings: the selected recording will be cropped, keeping the selection, and all other recordings will remain unchanged. If the undo history hasn't cleared up, the crop can be undone by pressing Ctrl-Z
/ ⌘-Z
.
Crop all recordings: this will crop all the recordings, even the recordings that are not selected, keeping the data within the selection. If the undo history hasn't cleared up, the crop can be undone by pressing Ctrl-Z
/ ⌘-Z
.
The log viewer shows log data recorded from either the UART pin of the Otii hardware, or from a third party USB UART. The log view only shows data from the active recording.
The "Filter" field enables filtering the messages logged in the console log. Just write the desired message to be found, and it will filter out the messages that have been logged over time.
The "TX data" field transmits data from the console to the DUT. Making it the ideal interface for sending AT commands or customized configurations to the DUT.
A recording must be active to send the data.
Logging time using the console logo is optional. To activate it, click on the options to select what is to be monitored:
Show time: It shows the execution time since the DUT was switched on.
Show wall time: t shows the date, in YYYYY-MM-DD format, and the time, in HH:MM:SS format, on which the message has been transmitted. The timestamp displayed is based on the time zone configured on the computer.
Show time diff: Shows the time diff between the log message and the previous log message.
Mark an area in the graph, and all the UART messages that occurred in this time frame are marked in the UART log. You can also do the opposite and mark one or several messages in the UART log. If you select one message, 1 ms will be highlighted on the graph. At the same time, the current graph for that time frame is marked.