Pular para o conteúdo principal

Advanced Mapping

The advanced mapping section is currently in development as 11.1.8 is pushed out to existing customers. 11.1.9 will contain the final base mapping and complete documentation.

MetCAL8 Mapping

Field: row_num

Target: SEQ

Notes: This rule maps the test point sequence number

Field: test_desc

Target: LINE_DESCRIPTION

Notes: Test point text description

Field: nominal

Target: LINE_STANDARD

Notes: Nominal or standard, the fixq field is used to determine base resolution

Field: upper_limit

Target: TOLERANCE2

Notes: Tolerance + (Upper)

Field: nominal_u

Target: UNIT_MEASURE

Notes: The unit of measure. The rule uses the "Append Prefix" which concatenates nominal_p + nominal_u to create a complete unit of measure.

Field: lower_limit

Target: TOLERANCE1

Notes: Tolerance - (Lower)

Field: varq (As Found)

Target: RESULT1

Notes: The as-found result

Field: varq (as Left)

Target: RESULT2

Notes: This rule uses the "Pull from as left data" to obtain the as left from a secondary calibration event. Both events MUST match in sequencing for merges to function properly.

MetCAL9 Mapping

Field: row_num

Target: SEQ

Notes: This rule maps the test point sequence number

Field: test_desc

Target: LINE_DESCRIPTION

Notes: Test point text description

Field: nominal

Target: LINE_STANDARD

Notes: Nominal or standard, the fixq field is used to determine base resolution

Field: upper_limit

Target: TOLERANCE2

Notes: Tolerance + (Upper)

Field: nominal_u

Target: UNIT_MEASURE

Notes: The unit of measure. The rule uses the "Append Prefix" which concatenates nominal_p + nominal_u to create a complete unit of measure.

Field: lower_limit

Target: TOLERANCE1

Notes: Tolerance - (Lower)

Field: varq (As Found)

Target: RESULT1

Notes: The as-found result

Field: varq (as Left)

Target: RESULT2

Notes: This rule uses the "Pull from as left data" to obtain the as left from a secondary calibration event. Both events MUST match in sequencing for merges to function properly. |