﻿<FlowDocument xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
              xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
              Tag="Settings">
  
  <Paragraph>This window defines the configuration and scales to be displayed on the instrument.
             </Paragraph>
             
  <Paragraph Style="{DynamicResource Header}">Instrument Settings</Paragraph>
  
  <Paragraph>• Select the desired number of readings (n) per sample to calculate the average. 
              </Paragraph>
               
  <Paragraph>• <Bold>Thickness Mode</Bold>: Select the desired thickness mode depending on the used substrate.
               </Paragraph> 
               
 <Paragraph>• <Bold>Scale Gloss</Bold>: Select the desired gloss scale to be used (Gloss Units or % Reflectance).
               </Paragraph>               
   
 <Paragraph>• <Bold>Scale Thickness</Bold>: Select the desired thickness scale to be used.
               </Paragraph>    
   
  <Paragraph Style="{DynamicResource Header}">Advanced Settings</Paragraph>
  
  <Paragraph>• <Bold>Interrupt:</Bold> allows to skip checkzones or end a series before all samples are measured. 
                By deactivating the "Interrupt" function only complete series are saved.
               </Paragraph>
    
 <Paragraph Style="{DynamicResource Header}">Add Scales</Paragraph>
 <Paragraph>• Select the scale from the list and click on the [+] icon.
              To remove the scale use the Recycle bin next to it.
     </Paragraph>
     <Paragraph>• The scales will appear on the instrument as selected in the organizer.
     </Paragraph>
          <Paragraph>• For <Bold>Tolerance</Bold> setting please refer to "Standard Management" from the main menue.
     </Paragraph>
  
    <Paragraph>  </Paragraph>
  <Paragraph> Use the tab <Bold>Test Procedure</Bold> to continue.
	</Paragraph>
	
</FlowDocument>