<FlowDocument xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
              xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
              xmlns:b="http://schemas.byk.com/2009/xaml/presentation"
			        Tag="BYK-mac Settings">
 
   <Paragraph>This window defines the configuration and data to be displayed on the instrument.
    </Paragraph>
    
   <Paragraph Style="{DynamicResource Header}">Measure Mode</Paragraph>
   <Paragraph>• <Bold>Absolute:</Bold> only absolute values are displayed; additional setting options
               are required (see below).</Paragraph>
   <Paragraph>• <Bold>Difference:</Bold> difference values compared to a selected standard are displayed.
              </Paragraph>
  <Paragraph>• <Bold>Pass/Fail:</Bold> Difference values and Pass/Fail are displayed, based on the tolerances 
             defined in "Standard Management".
             </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>• <Bold>Input ID:</Bold> an individual identification can be entered on the
             instrument for each test series, e.g. vehicle number.
             </Paragraph>
  <Paragraph>• <Bold>Input Comment:</Bold> allows to enter an additional comment 
             on the device for a new test series.
             </Paragraph>
  <Paragraph>• <Bold>Test series protected:</Bold> Organizer and associated measurement data can 
             not be deleted on the instrument.
             </Paragraph>
  
  <Paragraph Style="{DynamicResource Header}">Absolute Mode - Options:</Paragraph>
  
  <Paragraph>• <Bold>Angles</Bold> - activate the measurement angles to be displayed on the instrument.</Paragraph>
  
  <Paragraph>• Select the desired <Bold>Statistic</Bold> Option.
               The readings (n) per sample are to be defined in the "Test Procedure" page.
             </Paragraph>
  <Paragraph>• <Bold>SMC</Bold> - Statistical Measurement Control provides representative values with high statistical significance.
               Therefore, a Standard Error needs to be defined (Std Err).
               The minimum number of readings is defined in the "Test Procedure"; the maximum number of readings is by default 20.
              </Paragraph>
  <Paragraph>• <Bold>General</Bold> - select the desired Illuminant and Observer.
               </Paragraph>
  <Paragraph>• <Bold>Temp Alarm</Bold> - allows to activate a warning, if the sample temperature is out of the defined range.
     </Paragraph>

    <Paragraph>  </Paragraph>
  <Paragraph> Use the tab <Bold>Test Procedure</Bold> to continue.
  </Paragraph>
    <Paragraph> </Paragraph>
  
</FlowDocument>