Add Characteristic Source to Raw Data Report Template
Step-by-step instructions for adding the Characteristic Source trace field to a Raw Data Report
Print Friendly View
written: 11/26/2023
last modified: 04/11/2024

The default Raw Data templates supplied with QC-CALC only show rows for the Feature Labels, Nominals, Tolerances, and actual data values. This White Paper will give step-by-step instructions for designing a custom template and adding a row of Characteristic Sources to one of the standard Raw Data templates.

Steps

The directions below will add a row containing Characteristic Sources to the report. This is a lengthy process, but relatively simple to accomplish.

  1. From QC-CALC Real-Time choose the Report > Design Template menu.

  1. Choose the DataLand.raw template from the list of files that appears and click Open. The Report Designer now appears on the screen.

Header Lines

  1. Double-click on the table and the Table Contents window will appear. Select the Header Line tab and look for the “Line Definition Nominal” line.

  1. Select “Line Definition Nominal” and click the Copy button (). This line definition gives us a good basis for the Characteristic Source line we’ll add.
  1. Next, select the Paste button () to paste the copied line definition.
  1. You now have a new Header Line in the list, but the name must be fixed. Right-click your new line definition and choose Rename Table Line. Rename the line definition to “Line Definition Characteristic Source”.

  1. Choose the Up Arrow button () above the line definitions to move the Characteristic Source line definition above the Nominal line definition. This will make the Characteristic Source line appear above the Nominal line in the report.
  1. Back in the Table Contents window choose the new “Line Definition Characteristic Source” item we just created.
  1. The very top line of the Line area is the left-most column in the report. At the moment, this is going to print “Nominal.” Double-click that line, and the Edit Table screen appears.

  1. In the Edit Table screen change “Nominal” to “Char Source” to make the label column correctly identify the values in that row.

  1. Back in the Table Contents screen, double-click the third line in the Line area (it starts with “if(Upper$(Char_01_Source_1)=…”).
  1. In the Edit Table screen, replace the whole line showing at the bottom of the screen with “Char_01_Source.” The text will turn blue after inserting to show that it is a recognized variable. If the first characteristic in the part file you have open has a Characteristic Source assigned, you will see that value at the bottom of the window. Select and copy (Ctrl+C) the Char_01_Source; we’ll use it to edit subsequent lines.

  1. Back in the Table Contents window, double-click the line right below the Char_01_Source line, paste the contents of the clipboard (CTRL + V), and change the “01” to an “02.”
  1. Continue this process for all 9 Characteristics, making sure all numbers 01 – 09 are used.

  1. Click the OK button on the Table Contents window and save your changes to the template.
  1. You will be asked if you changed the number of Characteristics in the report. Answer
    No.

  1. When you run your report you will now have an additional row in the lines at the top of the report that shows the Characteristic Source value for each Characteristic.