Table of Contents

UnitParametersComponentMatch Section

These are settings that define a component that must be installed and match for a unit parameters table row to match the unit at the station.

  • Parent Sections
  • Full Section Key Path Examples
    • Workstation:Workflow:UnitParametersTables:0:Components:0
    • Workstation:Workflow:UnitParametersTables:0:Components:1
    • Workstation:Testing:TestTypes:0:Workflow:UnitParametersTables:1:Components:0
    • Workstation:Testing:TestTypes:0:Workflow:UnitParametersTables:1:Components:1
Key Value Type Default Value Description
ComponentTypeName string The component type name. This is required.
ModelNumberColumnName string The optional name of the column containing component model number patterns used to find the row containing parameters for a specific unit. When this is configured, if a table row has a non-empty value for the column, the unit must have a valid scan recorded for the component with a component model number that matches for the row to be matched; if the value for the column is blank, no component match is performed and the component need not be installed or valid.
SerialNumberColumnName string The optional name of the column containing component serial number patterns used to find the row containing parameters for a specific unit. When this is configured, if a table row has a non-empty value for the column, the unit must have a valid scan recorded for the component with a component serial number that matches for the row to be matched; if the value for the column is blank, no component match is performed and the component need not be installed or valid.