Skip to content
Snippets Groups Projects
06 _ Select SOH.help.md 3.09 KiB
Newer Older
Lan Dam's avatar
Lan Dam committed
<img alt="Whole Section" src="images/select_soh/whole_section.png" width="250" />
<br />

# Selecting SOH Channels

---------------------------
---------------------------

## Selecting all SOH channels
To read all SOH channels in the selected data set,  check the checkbox "All SOH".
Lan Dam's avatar
Lan Dam committed

<br />
<br />
NOTE: For better performance,  this selection won't include channels with
sample rate greater than 1.
Lan Dam's avatar
Lan Dam committed
<br />
<img alt="Select all SOH channels" src="images/select_soh/all_soh_checkbox.png" height="30" />
<br />

If this checkbox is unchecked,  the latest Preferred SOH list will be used
when reading the data set.
Lan Dam's avatar
Lan Dam committed
<br />
<img alt="Current preferred SOH list" src="images/select_soh/current_soh_list.png" height="30" />
<br />

## Get a preferred SOH channel list to read
Click button "Pref" to open "SOH Channel Preferences" to create/edit/select a
list of SOH channel to read.
Lan Dam's avatar
Lan Dam committed
<br />
<img alt="SOH Channel Preferences Dialog" src="images/select_soh/soh_channel_preferences.png" height="500" />
Lan Dam's avatar
Lan Dam committed
<br />

### SOH channel list

Each row in the table at the center of "SOH Channel Preferences" window
represents an SOH list.
Lan Dam's avatar
Lan Dam committed

<br />
<img alt="A Row of SOH List" src="images/select_soh/full_row.png" height="75" />
<br />

### Select an SOH channel list

Check on the radio button (1) at the beginning of each row to select the list.
Lan Dam's avatar
Lan Dam committed
The radio button can also be checked automatically when user try to edit the row.

### Create a new list

+ Add name of the list to the Name box (2)
+ Select a Data Type (3)
+ Add preferred channels to Preferred SOH List box (4).  Channels are separated
by commas.
+ The Preferred SOH List can be edited directly in box 4,  but user can also
click on button EDIT (5) to open a separated dialog for editing easier.
Lan Dam's avatar
Lan Dam committed
+ Button CLR (6) is for quickly empty the Preferred SOH List box.

### Bottom buttons

<br />
<img alt="Buttons" src="images/select_soh/buttons.png" height="120" />
Lan Dam's avatar
Lan Dam committed
<br />

**Beside adding preferred channels manually,  users have two other options to start the list:**
+ "Add DB channels": All SOH channels for the selected Data Type in the
database will be added to Preferred SOH List box.
+ "Scan Channel from MSeed Data": SOHView will scan for all available SOH
channels in the data set.  At the bottom of the dialog there will be radio 
buttons representing data keys.  Switching between data keys will display all info 
related to the key like SOH channels with sample rate less than or equal to 1 in 
preferred channels box (4); mass position channels,  waveform channels,  soh channels 
with sample rate greater than 1 in tracking box; data time at the bottom of the dialog. 
If the data is multiplexed, both start time and end time will be displayed. However, 
if the data isn't multiplexed, only start time will be displayed because SOHView only 
read the first record of a file to speed up the performance.
Lan Dam's avatar
Lan Dam committed

**For saving Preferred SOH List**
+ "Save": Save any changes to database
+ "Save - Add to Main": Save any changes to database and add the selected
Preferred SOH's name to Main Window so that its SOH list will be included when
reading the data set and the SOH channel will be plotted in this order.