diff --git a/OmniView.tex b/OmniView.tex index 7325237..0607619 100644 --- a/OmniView.tex +++ b/OmniView.tex @@ -199,7 +199,7 @@ \subsubsection{Save Window} \item \textbf{Saving Path:} Users can choose a default path, manually enter a path, or select a path using a file browser. \item \textbf{Device Selection:} Users can select devices to save via a drop-down menu. \item \textbf{Additional Information:} Users can input the vehicle information (VIN, mileage) and select a vehicle type. Additionally they can input a measurement name. -\item \textbf{Save or Cancel:} Users can either save the settings or cancel the menu. The data should be saved under the input path, as measurementname_omnAIscopeID. +\item \textbf{Save or Cancel:} Users can either save the settings or cancel the menu. The data should be saved under the input path, as measurementname-omnAIscopeID. \item \textbf{Saved file:} The saved file should be a .csv file. In the first line the metadata as well as the omnAIScopeID and the sampling rate should be saved. Under that the waveform should be saved. \end{itemize}