datacolor tools™ form editor

121
Datacolor Datacolor TOOLS™ Form Editor Guide

Upload: truongkien

Post on 12-Feb-2017

299 views

Category:

Documents


9 download

TRANSCRIPT

Page 1: Datacolor TOOLS™ Form Editor

Datacolor

Datacolor TOOLS™ Form Editor Guide

Page 2: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Guide (Rev. 2, June, 2006)

All efforts have been made to ensure the accuracy of the information presented in this format. However, should any errors be detected, Datacolor appreciates your efforts to notify us of these oversights.

Changes are periodically made to this information and are incorporated into forthcoming versions. Datacolor reserves the right to make improvements and/or changes in the product(s) and/or program(s) described in this material at any time.

© 2006 Datacolor. Datacolor, SPECTRUM and other Datacolor product trademarks are the property of Datacolor.

Microsoft and Windows are either registered trademarks of Microsoft Corporation in the United States and/or other countries.

To obtain information on local agents, contact either of the offices listed below, or visit our website at www.datacolor.com.

Support Questions? If you need help with a Datacolor product, please contact one of our top-rated technical support teams located around the world for your convenience. You can find contact information below for the Datacolor office in your area.

Americas +1.609.895.7465 +1.800.982.6496 (toll-free) +1.609.895.7404 (fax) [email protected]

Europe +41.44.835.3740 +41.44.835.3749 (fax) [email protected]

Asia Pacific +852.2420.8606 +852.2420.8320 (fax) [email protected]

Or Contact Your Local Representative

Datacolor has representatives in over 60 countries. For a complete list, visit www.datacolor.com/locations.

Manufactured by Datacolor

5 Princess Road Lawrenceville, NJ 08648 1.609.924.2189

Committed to Excellence. Dedicated to Quality. Certified to ISO 9001 in Manufacturing Centers Worldwide.

Page 3: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Contents i

Contents

Datacolor TOOLS Form Editor....................................................1 Overview.................................................................................................1 Form Maintenance..................................................................................1 User Field Maintenance..........................................................................2 Procedure Maintenance..........................................................................3 About This Guide....................................................................................3 Installing the Form Editor Program .........................................................4 Launching the Program ..........................................................................5 Running the Program..............................................................................5 Opening an Existing Form ......................................................................5 Exiting the Program ................................................................................6 Form Components ..................................................................................7

Form Types .....................................................................................7 Screen Forms...........................................................................7 Printer Forms............................................................................8 File Forms ................................................................................8

Fields on the Forms.........................................................................8 System Fields...........................................................................9 Standard Fields ......................................................................10 Batch Fields............................................................................11 Delta Fields ............................................................................12

Form Maintenance................................................................................14 Creating a Form.............................................................................14

Naming Form Files .................................................................15 Selecting Display Coordinates.......................................................18 Inserting Fields on the Form..........................................................18 Marking Field for Input...................................................................24 Inserting Repeat Blocks.................................................................24 Aligning Fields ...............................................................................27 Inserting Text.................................................................................28 Inserting Buttons............................................................................30 Inserting Plots................................................................................32 Inserting Other Graphics into a Form ............................................35

Inserting a Color Patch...........................................................35 Inserting a Bitmap ..................................................................36 Inserting a Graphic .................................................................36

Resizing the Form Display Window ...............................................37 Saving a Form ...............................................................................37 Protecting your Custom Forms......................................................39 Editing and Deleting Forms ...........................................................39

Cut/Copy/Paste ......................................................................39

Page 4: Datacolor TOOLS™ Form Editor

ii Contents Datacolor TOOLS™ Form Editor

Editing a Field.........................................................................40 Deleting a Field ......................................................................41 Removing a Repeat Block ......................................................41

Deleting an Entire Form.................................................................41 About Printer Forms ......................................................................41

Creating a New Printer Form..................................................42 Printer Forms, Repeat Fields..................................................44

About File Forms ...........................................................................44 Editing Forms with a Text Editor....................................................46

Screen Form Example............................................................46 Form File Format for Plots......................................................48

Menu Options .......................................................................................49 File Menu.......................................................................................49 Edit Menu ......................................................................................50

System Field Menu.................................................................52 Standard Field Menu ..............................................................52 Batch Field Menu ...................................................................53 Delta Field Menu ....................................................................54 User Field Maintenance..........................................................54 Procedure Maintenance .........................................................55

User Field Maintenance .............................................................57 Overview...............................................................................................57

Data Types ....................................................................................58 Before You Begin ..........................................................................58

Creating Custom Fields ........................................................................59 Procedure......................................................................................59

New Field Name.....................................................................60 Data Type...............................................................................61 Description .............................................................................62 Field Types.............................................................................62 CALC Example.......................................................................63

Math Operators and Functions Used in Calculation Field Type.....64 Field Attributes .......................................................................64 Field Uses ..............................................................................65

Implementing the New Field ..........................................................65 Protecting Custom Fields and Forms ............................................68

Procedure Maintenance.............................................................71 Overview...............................................................................................71 New Procedures ...................................................................................71 Implementing a Procedure in TOOLS...................................................76 Edit Procedure......................................................................................77

Appendix A: Form Editor Field Listing ....................................79 About the Field Listing ..........................................................................79 System Fields .......................................................................................80 Standard Fields ....................................................................................82 Batch Fields..........................................................................................91 Delta Fields.........................................................................................102

Index..........................................................................................115

Page 5: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Overview 1

Datacolor TOOLS Form Editor

Overview The Datacolor TOOLS Form Editor is a companion product to Datacolor TOOLS. It provides two fundamental functions:

• Create and edit the forms used by Datacolor TOOLS. This is referred to as Form Maintenance.

• Create and edit the data fields displayed by Datacolor TOOLS and stored in the database. This is referred to as User Field Maintenance.

• Create and edit procedures implemented in Datacolor TOOLS. This is referred to as Procedure Maintenance.

Form Maintenance Forms are the basis of the Datacolor TOOLS user interface. All of the commands and information displayed by the program, both input and output are displayed on a form. Three types of forms are used by Datacolor TOOLS:

• Screen Forms. Controls the display of information on the computer monitor.

• Printer Forms. Controls the contents of the printed data.

• File Forms. Controls the information exported to ASCII files for examination outside of the Datacolor TOOLS environment.

Below is an example of a default screen form used by Datacolor TOOLS:

Page 6: Datacolor TOOLS™ Form Editor

2 User Field Maintenance Datacolor TOOLS™ Form Editor

Typically you will customize forms for two reasons:

• To customize the display of specific data fields. You select the data fields to be used and the location of the fields on the form. You can add text as needed. In the case of a Strength evaluation for example, you may include fields that display the As Is and Adjusted strength values for the standard and batch. See also Form Components and Form Maintenance in this guide for a detailed explanation of this function.

• To guide a user through a particular procedure. The form can be customized to include text and command buttons to prompt the user, step-by-step, through a procedure such as a strength evaluation. A form that includes a procedure may contain an Illuminant/Observer selection, a calibration button, and instructions for measuring the standard and batch samples. See also Procedure Maintenance in this guide for a detailed explanation of this function.

User Field Maintenance The Form Editor is also used to create custom fields that are not included in the database that is provided with Datacolor TOOLS. Each application has unique needs, and this feature allows you to create a field as needed. For example, you may assign a product code to approved colors, and would find it convenient to include that with the color record. Once a user field is created, it can be added to the database, and placed on forms.

Page 7: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Procedure Maintenance 3

Procedure Maintenance The Form Editor includes options for a user to create a procedure. Procedures are powerful tools that guide a user, step-by-step, through a routine color evaluation process. A procedure can be designed to prompt the user for all required input, and to automatically display the resulting output. Procedures are accessed from buttons on the TOOLS button bar.

About This Guide This guide is organized into the following chapters:

• Overview. Provides an overview of the program functions, this user’s guide, and instructions for installing and launching the Form Editor program.

• Form Components. Identifies the types of forms used, the components used to create a form, and any interaction between the form components.

• Form Maintenance. Provides step-by step instructions for creating, editing and deleting forms. Instructions are provided for creating both procedure forms and data output forms. Discusses the creation and use of screen forms, printer forms and file forms.

• User Field Maintenance. Provides step-by-step instructions for creating user fields, and adding them to forms and to the database.

• Form Editor Menus. Provides a brief explanation of each menu option included in the program.

Page 8: Datacolor TOOLS™ Form Editor

4 Installing the Form Editor Program Datacolor TOOLS™ Form Editor

Installing the Form Editor Program The default program installation for TOOLS includes the installation of the Form Editor program:

If you disabled the Form Editor as part of the installation, you must run the entire TOOLS installation procedure again to install the Form Editor program.

Page 9: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Launching the Program 5

Launching the Program To start the program, do the following:

• From the Windows desktop, click Start, Programs, Datacolor Spectrum, Datacolor Spectrum Utilities, Form Editor.

The Form Editor main window and menu bar are displayed.

Running the Program In order to successfully use this program, you should have a basic understanding of Windows and be able to execute various mouse functions such as clicking and dragging.

Opening an Existing Form A large selection of forms are included as part of the program installation. To become familiar with the structure and layout of TOOLS forms, you can open one of the existing forms. To open a form:

1. From the menu bar, select Edit, Open Form. The Open dialog box displays. By default, all the forms in the Documents and Settings/All Users/Application Data/Datacolor/Tools/Tools Global *.* are shown.

2. Double-click on the form to be opened.

3. To select a different folder, move to the Look in field, click the down arrow, and locate the applicable drive, folder and/or subfolder containing the form you want to open.

Page 10: Datacolor TOOLS™ Form Editor

6 Exiting the Program Datacolor TOOLS™ Form Editor

3. Move through the folder listing and double-click on the form name. The form

is opened and displayed in the Form Editor window.

Exiting the Program When you want to close the Form Editor program, you can do one of the following:

1. From the menu bar, select File, Exit.

2. Click the control box found in the upper right-hand corner of the window displayed as an “X.”

Page 11: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Form Components 7

Form Components Forms are the basis of the Datacolor TOOLS user interface. All of the commands and information displayed by the program, both input and output are displayed on a form. The Form Editor is used to design and edit the forms.

Below is a comparison of a form as displayed in the Datacolor TOOLS program and the same form as displayed in the Form Editor:

Screen Form Displayed in TOOLS

Screen Form Displayed in Form Editor

Form Types Three types of forms are used by Datacolor TOOLS:

• Screen forms

• Printer forms

• File Forms

Each of these form types can be customized to your requirements.

Screen Forms

These are forms used to both input and display data to a video screen or terminal. Screen forms make up most of the Tools QC user interface. Screen forms have a title bar, can be moved and re-sized, and can be closed using a command button on the forms. Screen forms typically display standard and batch information, including spectral and colorimetric data and color differences. They can also include buttons for quick access to other QC functions.

Page 12: Datacolor TOOLS™ Form Editor

8 Form Components Datacolor TOOLS™ Form Editor

Printer Forms

Printer forms are used to generate printed output, allowing you to keep a printed record of your QC procedure. Printed records often contain a larger volume of information, and these forms are often several pages long. They are useful if you need to keep physical records for a large number of batches.

File Forms

File forms are designed to transfer color data from Datacolor TOOLS to an ASCII file. A file form saves the output to an ASCII file, in exactly the format you require. Data from ASCII files can be imported to other programs.

Fields on the Forms Fields are the individual data elements on the forms. You will populate your form with three classes of fields: input fields, text fields and output fields. When you create or edit a form, you will be adding and removing input fields, text fields and output fields.

• Input Fields. You can enter data from your keyboard into an input field. Examples include standard name and batch name.

• Text Fields. Used to label the data in an output field. Text fields can also be used to instruct the user as to what kind of information should be entered into an input field.

Page 13: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Form Components 9

• Output fields. Data generated by the program are displayed in output fields. There are four types of output fields:

− System fields

− Standard fields

− Batch fields

− Delta fields

Before you start to create or edit a form you should spend some time to select the fields you want to add or remove from the form. See also Appendix A in this guide for a complete list of all available fields.

System Fields

System Fields contain information that can be used in all QC procedures, and are not specific to standard or batch. See also Appendix A in this guide for a complete list of the System Fields.

System fields are accessed from the System Field menu on the toolbar. When this option is selected, the dialog box below is displayed:

Page 14: Datacolor TOOLS™ Form Editor

10 Form Components Datacolor TOOLS™ Form Editor

System Fields may include the following:

• Total number of standards and batches

• Total number of active standards and batches

• Current batch number

• Primary and current Illuminant name

NOTE These fields are listed in both the QC.FLD and USER.FLD files. The system field names are in brackets [ ] at the top of the QC.FLD file before the [STANDARD_DATA] section.

Standard Fields

These fields provide information specifically about the standard. The field may be an input field for the standard name, the time and date the standard was measured, spectral and colorimetric data, etc. See also Appendix A in this guide for a complete list of the Standard Fields.

Standard fields are accessed from the Standard Field menu on the toolbar:

Standard Fields may include the following:

• Standard name

• Standard folder name

• Spectral data (reflectance or transmittance values)

Page 15: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Form Components 11

• Colorimetric data (e.g. CIEL*a*b* values, Hunter Lab values, CMC values, etc.)

• Whiteness index values (e.g. E313 Whiteness values, Ganz Whiteness, etc.) and

• Yellowness index values (e.g. E313 Yellowness, D 1925 Yellowness, etc.)

• K/S values

• Date, time standard was measured

• Status of adjustments to standard

NOTE These fields are listed in both the QC.FLD and USER.FLD files. The standard field names are in brackets [ ] under the [STANDARD_DATA] section.

Batch Fields

These fields provide information specifically about the batch. The field may be an input field for the standard name, the time and date the batch was measured, spectral and colorimetric data, etc. See also Appendix A in this guide for a complete list of the System Fields.

Batch fields are accessed from the Batch Field menu on the toolbar:

Page 16: Datacolor TOOLS™ Form Editor

12 Form Components Datacolor TOOLS™ Form Editor

Batch fields may include the following:

• Batch name

• Batch folder name.

• Spectral data (reflectance or transmittance values)

• Colorimetric data (e.g. CIEL*a*b* values, Hunter Lab values, CMC values, etc.)

• Whiteness index values (e.g. E313 Whiteness values, Ganz Whiteness, etc.) and Yellowness index values (e.g. E313 Yellowness, D 1925 Yellowness, etc.)

• K/S values

• Date, time batch was measured

• Pass/fail judgment

• Status of adjustments to batch

NOTE These fields are listed in both the QC.FLD and USER.FLD files. The Batch field names are in brackets [ ] under the [BATCH_DATA] section.

Delta Fields

These fields display the differences (deltas) between the batch measurement value and the standard measurement value. For example, a "CIE Delta E*" field displays the total color difference between the standard and batch.

Delta fields are accessed from the Delta Field menu on the toolbar:

Page 17: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Form Components 13

Delta Fields include the following:

• Deltas (differences) for all color space equations offered (e.g. CIEL*a*b*, Hunter Lab, FMCII, CMC, etc.

• Whiteness, yellowness, and brightness deltas (differences)

• AI Pass/Fail values, tolerances, and verbal descriptors

• Pass/Fail determinations

• Standard deviation (1-10)

• Average (1-10)

• Strength difference and adjustment method

NOTE These fields are listed in both the QC.FLD and USER.FLD files. The Delta field names are in brackets [ ] under the [DELTA_DATA] section.

Page 18: Datacolor TOOLS™ Form Editor

14 Form Maintenance Datacolor TOOLS™ Form Editor

Form Maintenance This section provides step-by–step instructions for creating and editing a form. All of the options used are accessed from the menu bar on the right side of the form window:

For the purposes of this explanation, a screen form will be created. It will include the following:

• Standard and batch names

• Standard color coordinates

• Batch deltas

• Pass/fail evaluation

NOTES The procedures used for creating/editing a printer or file form are very similar to those used for screen forms. Any differences are explained in About Printer Forms and About File Forms found at the end of this section. The files containing form information have the extension *.FRM. Depending on your system configuration, forms may be stored in three locations: * Global data directory location * App User data directory location * Terminal data directory location The forms may differ from one location to another. You should verify the location of the form file you want to change before you begin the edit. See also Datacolor TOOLS User’s Guide, Appendix, Data Locations for information regarding the folder locations and contents. See also Datacolor TOOLS Technical Reference.PDF for folder locations on a terminal server system. As a precaution, a backup of all customized forms should be stored on a portable media such as a CD, in the event of a system malfunction.

Creating a Form

Page 19: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Form Maintenance 15

To create a new screen form:

1. From the menu bar, select File, New Form.

2. From the submenu of options—Screen, Printer, and File—select the appropriate form type. In this example, Screen Form is selected.

The Screen Form dialog box displays.

You are now ready to begin creating a new form.

Naming Form Files

Datacolor TOOLS forms are stored as ASCII text files. When you save a form in the Form Editor and you give it a name, an ASCII text file is created with the name “Filename.FRM”. Forms have 2 different names:

• External Filename. This is the name of the actual form file. This is the name that you give the form when you select the option “Save As” or “Save”. This is the name assigned to the *.FRM file you have created. When you view the contents of the TOOLS folder using Windows Explorer, this is the name that appears.

Page 20: Datacolor TOOLS™ Form Editor

16 Form Maintenance Datacolor TOOLS™ Form Editor

• Internal or Program Name. This is the name entered into the Form Name/Header field shown below. It is displayed in the window header when the form is opened in TOOLS, and it also appears in the forms list in the TOOLS program.

NOTE A complete list and examples of all forms currently shipping is included in the Appendix of the Datacolor TOOLS User’s Guide.

• Form Name/Header. Enter name for this new form (e.g., Screen Form Example). This name appears in the window header and is used to select the form in the Tools program. You can enter up to 23 characters in this field.

NOTES The program will allow you to create multiple forms with the same name. However, the TOOLS program will only recognize one of the forms. We strongly advise you to assign unique names to each form you create or edit. It is possible that forms may be stored in three locations: a Global data directory, an App User data directory, and a Terminal data directory location. The forms may differ from one location to another. You should verify the location of the form file you want to change before you begin the edit.

Page 21: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Form Maintenance 17

• Default III/Obs. Click the down arrow to view the choices and select the appropriate Illuminant/Observer condition to be used. If you select Current, the program will use the system default Illuminant/Observer. See also Datacolor TOOLS User Guide, Illuminant/Observer Menu for instructions to view and change this selection.

• Printer Form File Name. Leave this entry blank. The screen form is designed to display the output properly on a monitor, and may not print properly. If you need to print the output regularly, you should design a printer form to be used if a Print button on the screen form is selected.

− When all selections/entries are made, click the OK button. A blank screen form displays as a full size window.

Page 22: Datacolor TOOLS™ Form Editor

18 Form Maintenance Datacolor TOOLS™ Form Editor

Selecting Display Coordinates The program reports the field locations as coordinates, and they are displayed in the title bar of the Form Editor window as you move around the form. The coordinates are used to identify where fields should be placed on the form.

1. Click on File Menu, Options.

Three units of measurement are available:

− Pixels. Defines the location of the field based on pixel location.

− Inches. Defines the location of the field based on inches. This unit is helpful when designing printer forms.

− Rows/Columns. The Row/Column option scales the form based on column and row numbers (e.g., C19, R2). The current position of the cursor is displayed in the title bar of the form window.

− None. If accurate field location is not required, select this option.

2. Click the button next to the preferred coordinate type. Click OK.

Inserting Fields on the Form Below is a step-by-step example to create a new form. All fields are added in the same manner. The procedure described here can be used regardless of the type of field, standard, batch, system, or delta being inserted into the form. The form created here will display the following information:

• Date (System field)

• Illuminant/Observer Condition (System field)

Page 23: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Form Maintenance 19

• Standard Name (Standard field)

• Standard L*, C* h* Coordinates

• Batch Name (Batch field)

• DL, DC, DH, DE values for batch (Delta fields)

• Pass fail( Text )

• Labels for all of the fields (Text)

1. Add a text label. With the new form displayed on screen, move to the menu bar, and select Edit Menu, Insert Text.

NOTE There is an alternate method for inserting data or text into a form. Move the mouse pointer to the approximate location on the form, and click the right mouse button. A popup menu will display containing most of the Insert options.

Select the option to be used. The dialog box displayed below will appear.

Page 24: Datacolor TOOLS™ Form Editor

20 Form Maintenance Datacolor TOOLS™ Form Editor

2. Enter the text to be displayed.

This example will start with the Date label.

3. The default font is System font. This font is defined in the computer

system's registry, and could be different on every PC. If a form is using a system font, and it is not appealing, you can choose another font for the form. If the displayed font is incorrect, click the Font button.

− In the Font dialog box, select the desired Font type, style, and size, and click OK. When you return to the Insert Data Field dialog box, the selected size is displayed in the Size field.

− When all selections/entries are made, click OK.

Page 25: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Form Maintenance 21

4. Click OK. The text will be displayed in the top left corner of the form.

5. Use your mouse to move it to the correct position on the form:

6. Add the date field to the form. Click on System Fields. Use the up/down

scroll arrows to move through the list to locate the field to be inserted and click to highlight it.

Page 26: Datacolor TOOLS™ Form Editor

22 Form Maintenance Datacolor TOOLS™ Form Editor

7. Complete the fields as appropriate on the bottom half of the window:

− In the Width field, enter the initial width for the field to display

on the form.

− In the Default Ill/Obs field, leave the default entry, Current.

− Strength Adjustment. Enables the strength adjustment option. Only applied to Batch and Delta fields.

− The default font is System font. This font is defined in the computer system's registry, and could be different on every PC. If a form is using a system font, and it is not appealing, you can choose another font for the form. Select the desired Font type, style, and size, and click OK.

− When all selections/entries are made, click OK. The field will be placed in the top left corner of the form.

Page 27: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Form Maintenance 23

8. Use your mouse to reposition the date field:

9. Repeat this procedure for each text label and field to be added. To

reproduce the form in this example, you will need to insert text labels, system, standard, batch, and delta fields.

NOTES If there is no destination location selected on the form for the data or text, the data or text is automatically inserted into the upper left hand corner. This can sometimes cause visual difficulties as this next field may overlap an existing field(s). The placeholder used for an output field that contains numbers is the number symbol (###.##). The number of # characters and the position of the decimal point indicate the maximum number of digits and decimal places the number can have. The placeholder used for an output field that contains text (e.g. pass/fail result), is the letter c (cccccccccccc). The number of C characters identifies the width of field for a text field.

Below is an example of the finished form Screen Form Example:

10. Click on File Menu, Save Form or Save Form As to save the form.

11. To display the form, launch TOOLS and open the form. The form names are listed in alphabetical order. Below is the Screen Form Example we have created:

Page 28: Datacolor TOOLS™ Form Editor

24 Form Maintenance Datacolor TOOLS™ Form Editor

Marking Field for Input This function allows you to mark a field on your form as an "input field." An input type field allows the user to enter or type information into it while working with Tools.

1. Click on the field to become an input field. The field is surrounded by a rectangle, indicating it is selected.

2. Move to the menu bar, and select Edit, Mark for Input. A permanent box is placed around the field, enabling it to accept data.

Inserting Repeat Blocks A repeat block is a piece of information that appears multiple times on the same form. For example, if you are evaluating multiple batches, you would need to repeat the batch name and batch data for each. To do this you must set up a repeat block on the form. A repeat block can be defined for a single field or a group of fields. The repeat block permits multiple outputs without actually having to insert multiple field locations. This simplifies the form design.

1. Open the form you are using and select the field to be repeated. In the form New Screen Form Example, the batch fields will be marked as repeat blocks. This will allow data from multiple batches to be displayed. To make the selection:

− Hold down the Shift key on the keyboard

− Using the mouse, draw a box around all fields to be repeated.

Page 29: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Form Maintenance 25

2. From the menu bar, select Edit, Create Repeat Block. The Repeat field dialog box displays.

3. Number of Iterations per Screen/Page. Number of times the field is repeated on the screen or page. In this example, the information on four (4) batches/page will be displayed, under one (1) illuminant.

NOTES If you enter more fields than fit on the screen or page, an error message displays. You must lower the number of repeats to be displayed. When a repeat block is set, you cannot edit individual fields or add new fields to the repeat block section. See also Editing and Deleting Forms, Removing a Repeat Block for instructions to delete a repeat block.

4. Spacing between repeat fields. Specifies the amount of space to leave between the fields. Type the number of lines (for vertical repetition) or spaces (for horizontal repetition).

5. Sort Order. Assigns a priority to the sort used. In this example, you could display all of the data for one batch, or all of the batch data for a single Illuminant/Observer combination. For example: Sort on Ill/Obs. Repeat on ill/obs to see the first ill/obs condition with all the batches, then the second ill/obs, etc.

Page 30: Datacolor TOOLS™ Form Editor

26 Form Maintenance Datacolor TOOLS™ Form Editor

D65 BAT1 D65 BAT2 D65 BAT3 A BAT1 A BAT2 A BAT3 Sort on Batches. Repeat on batches to see the first batch with all the ill/obs conditions, then the second batch, etc. BAT1 D65 BAT1 A BAT1 CWF BAT2 D65 BAT2 A BAT2 CWF

6. Direction (Vertical or Horizontal). Specifies the direction of the repeat of the fields.—e.g., up and down (Vertical) or side by side (Horizontal).

7. Print All Batches. Applies to printer forms. When selected, all batch measurement data is printed. Place a check in the box to enable this option.

8. When all of the selections are made, click OK. A repeat block has been assigned to the batch data in the form New Screen Form Example:

9. Click File Menu, Save Form to save the changes.

10. To view the display, open TOOLS and select Screen Form Example:

Page 31: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Form Maintenance 27

Aligning Fields This function allows you to place blocks around fields in your form in order to align them. They can be aligned along the top, bottom, left, or right edges. It also allows you to reposition several fields at once, or define a repeat block in the form for multiple batch output. Hold down the Shift Key on the keyboard. Using the mouse, click and drag to draw a box around two fields.

1. Draw a box around the fields to be aligned:

2. From the menu bar, and select Edit, Alignment. From the submenu, select the preferred alignment type—Left, Right, Top, or Bottom.

3. Click File Menu, Save Form to save the changes. The selected fields will be re-aligned in the display.

Page 32: Datacolor TOOLS™ Form Editor

28 Form Maintenance Datacolor TOOLS™ Form Editor

Inserting Text The Insert Text option is used to insert a text string for display purposes. This option is used to create a label, or title, for the data fields. In this example we will insert text to label the Date field.

1. Move to the menu bar, and select Edit, Insert Text.

The Edit Text Field dialog box displays.

2. In the Enter Text field, type the text you want to include (e.g., Date, etc.).

Page 33: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Form Maintenance 29

3. The Font field displays the font to be used. To change this selection click the Font button, and select the desired font characteristics.

4. In the Size field, type the size for the font, or choose the font size from the

Font screen.

5. Click OK when finished.

NOTE When you finish the entry, the text may not be in the correct position on the form. You can use the mouse to move the text box and/or the Alignment option, to align the data properly.

Page 34: Datacolor TOOLS™ Form Editor

30 Form Maintenance Datacolor TOOLS™ Form Editor

6. Repeat these steps to add all of the appropriate labels to the form. In this example, the insert text procedure was repeated to add the standard and batch names, Illuminant/Observer condition.

7. Click File Menu, Save Form to save the changes.

Inserting Buttons In Datacolor TOOLS, buttons are often used to create instant access to procedures performed frequently. For example, if there is a certain plot you use to evaluate your batch(es), you may want to add a button to your form that displays that plot. In the example below a Print button will be inserted. This lets the operator print the data from the screen form itself.

1. Open the form to which you want to add a button.

2. Move to the menu bar, and select Edit, Insert Button. The Insert Button Field dialog box displays:

3. Move through the list of buttons by using the up/down scroll arrow. When the preferred button is shown, click to highlight it.

Page 35: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Form Maintenance 31

4. In the Width and Height fields, enter the desired button dimensions.

5. If the font shown is not correct, click the Font button and select the desired font.

6. When all selections/entries are made, click OK. The form will look as follows:

7. Use the mouse to move the button to an appropriate location on the form.

8. Click File Menu, Save Form to save the changes.

Page 36: Datacolor TOOLS™ Form Editor

32 Form Maintenance Datacolor TOOLS™ Form Editor

9. To view the changes to the form, launch Datacolor Tools and select the form. Below is the form New Screen Form Example, with the Print button displayed:

Inserting Plots You can insert both spectral and colorimetric plots, of specified dimensions, into the form.

Reflectance Plots Color Difference Plots

%R / %T Plot, CIELab; CIELab DE K/S / Absorbance vs. Wavelength CIE LCh, CIE LCh elliptical Log (K/S / Absorbance) vs. Wavelength,

CMC

%R IR. A.I. P/F Hunter Lab FMCII Elliptical, CIELuv

1. Display the form to which you want to add a plot. Move to the menu bar, and select Edit, Insert Plot. The Plot dialog box displays.

Page 37: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Form Maintenance 33

2. In the Width and Height fields, enter the size in pixels of the plot.

NOTE The plot width and height should be a minimum of 240 by 240, to scale properly on a form.

3. Click the radio button next to the preferred plot--Reflectance or Color Difference.

4. Click the down arrow to view the plot choices, and select the preferred plot type. In this example, a CIELCh plot will be added.

Page 38: Datacolor TOOLS™ Form Editor

34 Form Maintenance Datacolor TOOLS™ Form Editor

5. Click OK. When you return to the form window, the plot added is represented in the form as a gray rectangle.

6. To move the plot to a different location on the form, simply click on it and

drag it to a new location in the window

7. Click File Menu, Save Form to save the changes.

8. To view the changes to the form, launch Datacolor Tools and select the form. Below is the form New Screen Form Example, with the plot added:

Page 39: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Form Maintenance • 35

Inserting Other Graphics into a Form There are additional graphics that can be added to the form. They include:

• Color patches

• Bitmaps

• Other graphics

Inserting a Color Patch

A color patch is a video representation of a standard or batch color. This option is useful for displaying visually the standard and batch color differences under multiple illuminants. The color patch is a relative representation of the actual standard and batch colors.

NOTES The color displayed on the screen will not always visually match an object color because of limitations of video monitors. The background patch can be used as a neutral background for the standard and batch patches. This is optional and the patches can be placed directly on the screen. Color patches can be used in a repeat block.

1. Display the form to which you want to add a color patch.

2. Move to the menu bar, and select Edit, Insert Color Patch. The Color Patch dialog box displays.

3. In the Width and Height fields, enter the size in pixels of the color patch.

Page 40: Datacolor TOOLS™ Form Editor

36 • Form Maintenance Datacolor TOOLS™ Form Editor

4. Click the radio button next to the preferred color patch type--Standard, Batch, or Background.

5. Click OK. When you return to the form window, the added color patch is represented in the form as a gray rectangle.

6. To move the color patch, simply click on it and drag it to a new location in the window.

Inserting a Bitmap

This function allows you to insert a bitmap graphics object into a screen or printer form. This option can be used to insert a company logo onto the form.

1. Display the form to which you want to add a bitmap. Move to the menu bar, and select Edit, Insert Bitmap. The Open dialog box displays.

2. Navigate to the location of the bitmap file you want to add, highlight it, and click Open. When you return to the form, the bitmap is inserted.

Inserting a Graphic

This function inserts a simple graphic shape such as a line, rectangle, or ellipse. These tools are used to draw attention to data components on the form.

1. Display the form to which you want to add a graphic. Move to the menu bar, and select Edit, Insert Graphic.

2. From the submenu, select the desired graphic type—Line, Ellipse, or Rectangle.

3. For a Rectangle, do the following:

− When the + appears, hold down the Shift key, and move the mouse with the + to the spot you want it.

− At this starting point, left click and draw the perimeter of the ellipse or rectangle until it is the desired size.

− Then, release the Shift key.

4. For a Line, do the following:

− When the + appears, hold down the Shift key, and move the mouse with the + to the spot you want it.

− At this starting point, left click and draw the line until it is the desired length. Then, release the Shift key.

5. To remove either the rectangle or line, do the following:

− Highlight the spot so that a box appears around the item.

− Press the Delete key.

Page 41: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Form Maintenance • 37

Resizing the Form Display Window This option allows you resize the current window. The size and position of the window displayed here is the actual display size in the TOOLS program.

1. Display the form to be resized on screen.

2. To resize the form window, do the following:

− Click on the border of the form until the pointer changes to a double-sided arrow.

− Press/hold the mouse and drag the window to the desired size.

3. To reposition the form within the window, do the following:

− Move to the title bar of the form (e.g., Screen Form Example).

− Press/hold the mouse pointer and move the window to its preferred location on screen.

Saving a Form Save your form periodically as you work on it, so that you won't lose your work in the event of a power outage. In addition, when editing a form, always be sure to save your changes before leaving the computer for any reason.

There are two ways in which to save a form:

• Use the existing form name

• Assign a new form name

Page 42: Datacolor TOOLS™ Form Editor

38 • Form Maintenance Datacolor TOOLS™ Form Editor

NOTE If you are saving the form for the first time, the Save As dialog box is presented. Refer to the instructions below for completing this dialog box.

When executing either of the Save form options within the program, the form is saved to a default location on the fixed drive on your system. You should also make a duplicate of all customized forms on portable media such as a CD, to be used in the event of a system malfunction. See also Protecting Your Custom Forms below, for additional information.

To save the current form with the assigned name, do the following:

• Display the form on screen, and select File, Save. The form is automatically saved.

To save the current form with a different name, do the following:

1. From the menu bar, and select File, Save Form As. The Save As dialog box displays.

2. In the File name field, enter the name to be used for this form (e.g., New Screen Form Example). By default, the extension FRM is assigned to the form.

3. To save the form to a different location:

− In the Save in field, browse to the destination drive and folder.

− Click Save. If you have entered a file name that does not already exist, the dialog box closes, and the form is saved and the main Form Editor window is emptied.

− If you have entered a file name that already exists, a warning message displays.

Page 43: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Form Maintenance • 39

− If you want to overwrite the existing form name, click Yes.

− If you do not want to overwrite an existing form click No. The Save As dialog box is displayed. Enter a different file name.

Protecting your Custom Forms Whenever new forms are added to Tools they should be saved to a CD or other removable media to be used in the event of a system malfunction. See also Datacolor TOOLS User’s Guide, Appendix, File Backup for information regarding all files to be saved on separate media. See also Datacolor TOOLS User’s Guide, Appendix, Data File Locations for information regarding the location of the form files you are using.

Editing and Deleting Forms These options are used to customize or delete existing Tools forms.

1. Display the form you want to modify in the Form Editor window. Refer to the instructions entitled, “Opening an Existing Form.”

2. With the desired form displayed, use the functions found on the Edit menu (e.g., Insert Text, Insert Button, etc.) to modify the form as necessary.

3. To change a field on the form, click on the field so that a rectangle surrounds the field. Then, move to the Edit menu and select the desired function—e.g., edit field, delete field, mark as input field, etc.

4. To move the field, click on the field and, while continuing to press the mouse button, drag the field to the new location on the form. When the field is in the desired place, release the mouse button.

Cut/Copy/Paste

This standard, Windows function allows you to cut (remove), copy (duplicate), and paste (insert) information within a form or between forms.

To Cut (remove) an item completely, do the following:

1. Highlight the item you want to remove.

2. From the menu bar, select Edit, Cut, or press Ctrl + X.

Page 44: Datacolor TOOLS™ Form Editor

40 • Form Maintenance Datacolor TOOLS™ Form Editor

To Copy (make a duplicate) of an existing item and copy it to another location in the same form or a different form, do the following:

1. Highlight the item you want to copy.

2. From the menu bar, select Edit, Copy, or press Ctrl + C.

3. Open the form (either the same form or a different form) into which you want to copy the selected item.

4. Refer to the instructions entitled, “Paste.”

To Paste (insert) the item that has been copied onto the clipboard (the holding location in your system), do the following:

1. Display the form to which you want to insert the item.

2. From the menu bar, select Edit, Paste, or press Ctrl + V. The item is inserted.

3. To relocate the item on the form, simply click on it the item, and drag it to the new location.

Editing a Field

This function allows you to change the field contents of the field currently selected. In the example below, the Illuminant/Observer label will be edited.

1. Display the form, and click on the field to be edited. The field is surrounded by a rectangle, indicating it is selected.

2. Do one of the following:

− From the menu bar, select Edit Menu, Edit Field.

− Use the mouse and double-click the field.

Based on the type of field selected, Text or Data, the appropriate dialog box displays.

Text Field Dialog Data Field Dialog

Page 45: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Form Maintenance • 41

3. Make the necessary changes, and click OK.

Deleting a Field

This function allows you to delete an existing field on the current form.

1. Click on the field to be deleted. The field is surrounded by a rectangle, indicating it is selected.

2. Do one of the following:

− Press the DEL key on your keyboard.

− From the menu bar, select Edit, Delete Field.

The field is removed.

Removing a Repeat Block

When a repeat block is set, you cannot edit individual fields or add new fields to the repeat block section. This option removes the repeat block and the fields are available as they were before the repeat block was set.

1. Click on the repeat block to select it.

2. From the menu, select Edit, Remove Repeat Block. The box around the fields is removed and the fields are accessible.

Deleting an Entire Form To delete a form permanently, it must be deleted from the folder in which it resides. This is done using standard Windows delete commands. See also Datacolor TOOLS User’s Guide, Appendix, Data File Locations to determine the location of the *.FRM file you need to delete.

About Printer Forms Printer forms are designed to format the data for printing. Typically, a screen can hold more information than a printed sheet. Because of this special attention is paid to aligning the fields on a printer form to insure that the information is legible.

Page 46: Datacolor TOOLS™ Form Editor

42 • Form Maintenance Datacolor TOOLS™ Form Editor

Creating a New Printer Form 1. From the menu bar, select File, New Form. From the submenu of options—

Screen, Printer, and File—select Printer Form.

The Printer Form dialog box displays.

2. Form Name/Header. Type in a name for the new form. This name is used to select the form in the Tools QC program. Maximum length = 23 chars.

NOTE The program will allow you to create multiple forms with the same name. However, the TOOLS program will only recognize one of the forms. We strongly advise you to assign unique names to each form you create.

3. Default Ill/Obs. Click the down arrow to view the choices and select the appropriate Illuminant/Observer condition to be used. If you select Current, the program will use the system default Illuminant/Observer. See also Datacolor TOOLS User Guide, Illuminant/Observer Menu for instructions to view and change this selection.

4. Printer. Displays the current default Windows printer. This is written to the form, but it is not currently used. The form uses the default Windows printer specified on the local PC. DO NOT CHANGE THIS SETTING.

Page 47: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Form Maintenance • 43

5. Form Feed. Do not change this setting.

6. Display Header. When selected, the form name is printed as a header across the form. Place a check in the box to enable it.

NOTE This option is typically not used.

7. Portrait/Landscape. Specifies the orientation of the form for printing.

8. When all selections/entries are made, click OK. A blank field will be displayed. The printer form fills the entire window. You cannot see the entire page at one time. You should design your printer form based on the printed copy, rather than the appearance in the Form Editor window. To do this, you need to set the location of the cursor on the form.

9. Select File Menu, Options. The window below is displayed:

10. Selecting inches will help you to locate the fields on a printer form, taking

into consideration the size of the printed page.

11. Add text and data fields as appropriate. See also Creating New Forms in this guide for detailed instructions.

It is best to print trial pages as you develop a printer form. To do this:

1. Save your printer form.

2. Launch Datacolor TOOLS. Select Forms Menu, Printer Forms. A list of printer forms will be displayed. Select the printer form you are designing from the list. It will be sent to the printer immediately.

Page 48: Datacolor TOOLS™ Form Editor

44 • Form Maintenance Datacolor TOOLS™ Form Editor

Printer Forms, Repeat Fields

Repeat fields are done the same as for screen forms. The only difference occurs when the option “Print All Batches” is included on the form.

• If you enable this option, the form prints all the desktop batches, using as many pages as necessary.

• When this option is disabled, the form prints only the number of batches specified in the repeat setup.

See also Creating New Forms, Repeat Blocks in this guide for details on this option.

About File Forms Three types of form files, screen, printer and file, can be created and edited using Form Editor. File forms are used to transfer color data to an ACSII file. The data can then be imported into another program. The format of the data in the ASCII file can be customized to your needs.

To create or edit a file form:

1. From the submenu of options—Screen, Printer, and File—select File Form.

The File Form dialog displays.

Page 49: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Form Maintenance • 45

2. Form Name/Header. Enter a name for the new form. This name is used to select the form in the Tools QC program. Maximum length = 23 chars.

3. Default Ill/Obs. Default Illuminant/Observer is current / active one in Tools.

4. Output File Name. Enter a name for the output file. It can have a file extension *.CSV, *.TXT or *.QTX. In this example it is REFL.CSV.

5. Append to File. This option allows data to be added to the same file over time.

6. Create New File. This option creates a new file each time it is selected and assigns it the same name. This option overwrites the existing date in the file.

7. Delimiter. Delimiters are used to separate data fields in the file. The delimiter can be a space, a tab, a comma, or a semicolon. Click the radio button next to the desired option.

NOTES You do not have to insert the delimiters. Form Editor inserts them when you run the form in QC. Simply place the fields next to each other without any delimiters. We do not recommend that you use a space as a delimiter. This can cause the data to be exported in an undesirable position in the output file.

Page 50: Datacolor TOOLS™ Form Editor

46 • Form Maintenance Datacolor TOOLS™ Form Editor

8. When all selections/entries are made, click OK. The form fills the Form Editor window, and contains scroll bars along the right side and bottom of the window. These allow you to move through multiple data fields quickly. Since this type of form creates a file on your computer, it is not limited to the size of your viewing screen, and can hold large quantities of data.

Editing Forms with a Text Editor For most users, the Form Editor provides the editing tools needed to format the data exported to ASCII files. However, advanced users may need to edit the form file using an ASCII editor such as Notepad. Editing a form file with a text editor is usually done to align fields in complex forms. This allows you to locate the fields using position numbers, and may be easier than using the Alignment tool in Form Editor.

Screen Form Example

Shown below is a listing of the form, Display CMC PF - SMBCMC1.FRM. Display CMC PF 1 0 638 343 640 480 MULTI CIELAB REPEAT 0 SCREEN TEXT "DL*/lSL" 208 49 -1 16777216 0 0 0 0 0 0 0 0 0 1 0 0 0 0 "System" TEXT "DC*/cSC" 290 49 -1 16777216 0 0 0 0 0 0 0 0 0 1 0 0 0 0 "System" TEXT "DH*/SH" 374 49 -1 16777216 0 0 0 0 0 0 0 0 0 1 0 0 0 0 "System" TEXT "CMC Color Difference" 217 0 -1 16777216 0 -22 0 0 0 0 0 0 0 1 4 0 1 0 "Arial" TEXT "Batch Name" 47 49 -1 16777216 0 0 0 0 0 0 0 0 0 1 0 0 0 0 "System" ILLNAME OUTPUT 516 21 -1 0 0 15 0 16777216 0 0 0 0 0 0 0 0 0 1 0 0 0 0 "System" 0 TEXT "CMC DE" 445 49 -1 16777216 0 0 0 0 0 0 0 0 0 1 0 0 0 0 "System" STD_NAME OUTPUT 10 20 -1 1 0 24 0 16777216 0 0 0 0 0 0 0 0 0 1 0 0 0 0 "System" 0 TEXT "Standard Name" 37 0 -1 16777216 0 0 0 0 0 0 0 0 0 1 0 0 0 0 "System" TEXT "CMC Pass/Fail" 518 49 -1 16777216 0 0 0 0 0 0 0 0 0 1 0 0 0 0 "System" TEXT "Current Illuminant" 500 0 -1 16777216 0 0 0 0 0 0 0 0 0 1 0 0 0 0 "System" REPEAT BATCH 15 1 VERT 0 FALSE 0 BAT_NAME OUTPUT 12 66 -1 1 0 24 0 16777216 0 0 0 0 0 0 0 0 0 1 0 0 0 0 "System" 0 CMC_DL OUTPUT 196 66 -1 0 0 6 0 16777216 0 0 0 0 0 0 0 0 0 1 0 0 0 0 "System" 0 CMC_DC OUTPUT 277 66 -1 0 0 6 0 16777216 0 0 0 0 0 0 0 0 0 1 0 0 0 0 "System" 0 CMC_DH OUTPUT 363 66 -1 0 0 6 0 16777216 0 0 0 0 0 0 0 0 0 1 0 0 0 0 "System" 0

Page 51: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Form Maintenance • 47

CMC_DE OUTPUT 443 66 -1 0 0 6 0 16777216 0 0 0 0 0 0 0 0 0 1 0 0 0 0 "System" 0 CMC_PFDesc OUTPUT 543 66 -1 0 0 6 0 16777216 0 0 0 0 0 0 0 0 0 1 0 0 0 0 "System" 0 ENDREPEAT

Position and Size. 1st and 2nd characters = Position of upper left corner of window.

3rd and 4th characters = Width and Height in Pixels.

5th and 6th characters = Screen resolution of form file.

Fields

• 1st String = Field Name

• 2nd String = INPUT or OUTPUT field.

• 3rd Char = X (Horiz) Position in Pixels

• 4th Char = Y (Vert) Position in Pixels

• 5th Char = Font - 0=Default Font 1-9 = Font 1-9 (Old Method)

• 6th Char = Allowed For Input - 1=OK 0=NO

• 7th Char = Not Used

• 8th thru 25th = Font Characteristics

• 26th = Strength Adjustment Status

Text. Actual text string is in quotes

• 1st Char = X (Horiz) Position in Pixels

• 2nd Char = Y (Vert) Position in Pixels

• 3rd Char = Font - 0=Default Font 1-9 = Font 1-9 (Old Method)

• 4th thru 19th = Font Characteristics

NOTE After you make any changes, save the form. If you save the form to a new external DOS file name, you should first change the internal form name. If you don’t, you will see 2 identical form names in the forms list in the QC program.

Page 52: Datacolor TOOLS™ Form Editor

48 • Form Maintenance Datacolor TOOLS™ Form Editor

Form File Format for Plots

You may need to use a text editor to align a plot in the form. Below is an example of the format for displaying a plot:

PLOT OUTPUT 5 50 200 170 2 1

Using the above example, graphic plots in a form are formatted as follows:

• PLOT. Field Type. Must be PLOT for a plot

• OUTPUT. Should always be OUTPUT

• 5. X coordinate for top left corner of plot

• 50. Y coordinate for top left corner of plot

• 200. Width of plot in pixels

• 170. Height of plot in pixels

• 2. The type of plot. “1” = curve; “2” = color difference. If the “type of plot” (as shown in the previous position) is 1, the following curve sub-types are used:

− 1 = Reflectance/Transmission

− 2 = K/S / Absorbance

− 3 = Log K/S / Log Absorbance

− 4 = IR

If the “type of plot” (as shown in the previous position) is 2, the following color difference sub-types are used:

− 1 = CIELAB

− 2 = CIELAB DE

− 3 = CIELCH Rectangular

− 4 = CIELCH Elliptical

− 5 = CIELUV

− 6 = FMC2

− 7 = Hunter Lab

− 8 = CMC

− 9 = AI P/F

Page 53: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor • 49

Menu Options This section summarizes all options that are displayed on the drop-down menus in the Form Editor program.

File Menu These menu options are used to create and manage your forms. Click on the File Menu to view the options:

NOTE Some of these menu options are not displayed (e.g., Edit Form, Save Form) until a form is opened.

• New Form. Used to create a new form. You will be asked whether you want to create a Screen Form, a Printer Form, or a File Form.

• Edit Form. Used to change the name of the form, or the name of a printer form file name. It is not used change the individual fields on a form. Use File Menu, Open Form to change the fields.

• Open Form. Opens an existing form. Once opened, you can customize it to your needs.

• Save Form. Saves the form you are working on, without leaving the program or exiting the form.

• Save Form As. Saves the form you are working on under a different name. This allows you to modify an existing form, save the changed version under a new name, without destroying the original version.

• Options. Allows you to display the coordinates of your cursor as you edit the form. You have the choice of expressing the coordinates in

Page 54: Datacolor TOOLS™ Form Editor

50 • Menu Options Datacolor TOOLS™ Form Editor

terms of pixels, inches, row and column, or not displaying the coordinates at all.

• Exit. Closes the Form Editor program. If you select Exit before saving your current form, the program will remind you that you have not done so, and will ask you if you want to save the changes you have made.

Edit Menu The Edit Menu provides all of the options required to manage the fields on a form. This includes changing features such as text or button on the form, as well as changing individual fields within the form. Click on the Edit Menu to view the options:

• Insert Text. Inserts a text string for display purposes. This is the way to create a label or title for your data fields.

• Insert Button. Inserts a command button to the form. Add a button to your form for start a function you perform regularly (e.g. %R Plot, Next Batch, Retrieve Stds, etc.).

• Insert List Box. Inserts an input dropdown box, linked to a specific file containing a list of data.

Page 55: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Menu Options • 51

• Insert Plot. Inserts a plot of specified dimensions into the form.

− Reflectance plots include the following: %R / %T Plot, K/S / Absorbance vs. Wavelength, Log (K/S / Absorbance) vs. Wavelength, and %R IR.

− Color Difference plots include the following: CIELab, CIELab DE, CIELCh, CIELCh Elliptical, CIELuv, FMCII, Hunter Lab, CMC, and A.I. P/F.

− The dimensions of the plot must be a minimum of 240 x 240, in order to scale the plot properly on the form.

• Insert Data Selection Control. Inserts a database input box from which to enter/retrieve the samples onto a screen form.

• Insert Color Patch. A color patch is a video representation of a standard or batch color. The color displayed on the screen will not always visually match an object color because of limitations of video monitors. The color patch will be a relative representation of the actual color.

• Insert Bitmap. Insert a bitmap image into the form. Bitmaps are not sized by the Form Editor and, therefore, should be created in the proper size. The bitmap file must be in the .BMP format.

• Insert Graphic. Create simple graphic shapes such as a line, rectangle, or ellipse.

• Cut/Copy/Paste. Standard Windows feature that allow you to cut (remove) or copy (duplicate) information from the current location, and paste (or insert) this same information into the new location. This feature is for data fields, and not used for inserted text fields.

• Edit Field. Allows you to change the field contents for the currently selected field.

• Delete Field. Removes the currently selected field.

• Alignment. Align marked fields along their left or right sides, or along their top or bottom edge.

• Mark for Input. Marks a selected field as an "input field." This allows you to enter information (such as the sample name) into the blank field.

• Create Repeat Block. Repeat selected fields to use for listing multiple batch data.

• Remove Repeat Block. Removes the selected repeat block from a field or group of fields.

Page 56: Datacolor TOOLS™ Form Editor

52 • Menu Options Datacolor TOOLS™ Form Editor

System Field Menu

The System Field menu option opens the dialog box containing all of the selections available for System Fields. See also Appendix A in this guide for a complete list of the System Fields. See also Creating a New Form for instructions to use these fields to build a form.

Standard Field Menu

This menu option opens the dialog box containing all of the selections available for System Fields. See also Appendix A in this guide for a complete list of the Standard Fields. See also Creating a New Form for instructions to use these fields to build a form.

Page 57: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Menu Options • 53

Batch Field Menu

This menu option opens the dialog box containing all of the selections available for System Fields. See also Appendix A in this guide for a complete list of the Batch Fields. See also Creating a New Form for instructions to use these fields to build a form.

Page 58: Datacolor TOOLS™ Form Editor

54 • Menu Options Datacolor TOOLS™ Form Editor

Delta Field Menu

This menu option opens the dialog box containing all of the selections available for System Fields. See also Appendix A in this guide for a complete list of the Delta Fields. See also Creating a New Form in this guide for instructions to use these fields to build a form.

User Field Maintenance

This menu provides access to the options used to add user fields to forms and to the database.

See also User Field Maintenance in this guide for instructions to use these options.

Page 59: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Menu Options • 55

Procedure Maintenance

This menu provides access to the options used to create and edit procedures.

See also Procedure Maintenance in this guide for instructions to use these options.

Page 60: Datacolor TOOLS™ Form Editor
Page 61: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Overview • 57

User Field Maintenance

Overview This function allows a user to create custom data fields, which can be added to screen forms, printer forms, or file forms. The custom fields can include both text and calculations as needed. These custom data fields can also be permanently added to the Datacolor TOOLS database for retrieval of the custom data for future evaluations. The custom data fields are added to the file called USER.FLD.

If you have added a custom field to a form(s), you have changed an individual form file *.FRM (where * is the name assigned to the form). Datacolor will not have a copy of any custom fields or forms you have developed in the event that your system malfunctions. You must save the USER.FLD file, and any forms that have been edited to add the new fields.

See also Creating/Editing New Screen Form for instructions to add fields to a form.

See also Protecting Custom Fields and Forms in this guide for the location of the files that are edited.

NOTE In the event that you re-install TOOLS files on your system, the procedure will not overwrite the file USER.FLD, if one already exists.

Page 62: Datacolor TOOLS™ Form Editor

58 • Overview Datacolor TOOLS™ Form Editor

Data Types Four (4) custom data field types can be created in User Field Maintenance:

• System Fields: Date, time, and other general fields

• Standards Fields: Fields related to the standard

• Batch Fields: Fields related to the batch

• Delta Fields: Fields displaying difference data

Before You Begin Prior to creating the user fields you should consider the following:

• Do you need only to view the new data, or to view the data and store it into the database?

• Viewing Only. Adding the field changes the file USER.FLD. The field must also be added to a form (*.FRM) to be accessed and/or displayed.

WARNING When you add new fields, the desktop data in Datacolor TOOLS is automatically deleted the next time you launch Datacolor TOOLS. If you have Tools desktop data which needs to be saved, save all important data to the database, BEFORE creating new user defined fields.

See also Datacolor TOOLS Form Editor.PDF for instructions to add customized fields to a form.

• Storing the field into the database. Depending on the type of field added (standard or batch), changes are made to the file(s), STANDARD.FMT, BATCH.FMT.

• Exchanging TOOLS data with other users. The new field names will need to be added to the file, CTMAIL.FLD. See also Datacolor TOOLS User’s Guide, Applications Technology, Exchanging Data with Other Users, for instructions to edit the CTMAIL.FLD file.

Page 63: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Creating Custom Fields • 59

Creating Custom Fields All custom QC fields are defined using the User Field Maintenance option in the Form Editor program. The sections below provide step-by-step instructions for creating the custom field Operator Name.

It will have the following characteristics:

• The data for the custom field is assigned as a System field.

• The data will consist of text.

• The field will be an input field, and the user will enter the information.

• The data will be displayed on forms and stored into the database.

• The operator will not be required to enter this data into the standard record.

The procedure remains the same for any user field you need to create.

IMPORTANT When you add new fields, the desktop data in Datacolor TOOLS is automatically deleted the next time you launch Datacolor TOOLS. You must save important data to the database BEFORE creating new user defined fields.

Procedure To access User Field Maintenance, do the following:

• Launch the Datacolor TOOLS Form Editor. Click User Field Maintenance, New found on the far right side of the menu bar.

The Create User Defined Field dialog box is displayed.

Page 64: Datacolor TOOLS™ Form Editor

60 • Creating Custom Fields Datacolor TOOLS™ Form Editor

New Field Name • Field names must be less than 128 characters in length

• Field Name can be composed of letters and numbers. (up to 64 characters is suggested, for display purposes)

• Field names cannot begin with a space

• Field names cannot have spaces between words. Use the underscore character “_” to join words.

Page 65: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Creating Custom Fields • 61

Data Type

Four (4) custom data field types can be created in User Field Maintenance:

• System Fields. Includes date, time, and other general fields. In this example, the type will be a System Field.

• Standards Fields. Fields that contain any information specifically associated with a standard. For example information that is customer-specific or product-specific may be associated with the standard.

• Batch Fields. Fields that contain any information specifically associated with a batch. Date of processing and date of final approval are examples of data that might be specifically associated with a batch.

• Delta Fields. Fields that display difference data. These can include colorimetric differences, differences based on index evaluations, etc. Fields Showing Difference Data.

Page 66: Datacolor TOOLS™ Form Editor

62 • Creating Custom Fields Datacolor TOOLS™ Form Editor

Description

The Description is used to identify and select the field in the Form Editor. Enter a simple, short description, as this appears in the list of fields available to be added to a form. The description must be less than 256 characters. Spaces can be used in the description.

Field Types

A field is defined either as a string or integer. The final use of the field determines the type. You must assign a field type using one of the types defined below:

Available Types Description

Type=FLOAT Floating Point Number (2 decimal). This is a number field that requires some decimal precision.

Type=DOUBLE Double Precision Floating Point (4 decimal)This is a number field type that provides the most precision, and uses the most data space. It is the default field type.

Type=INT Regular Integer (-32,768 to 32,767) This is a number field used for whole numbers. There is no decimal precision.

Type=LONG Long Integer. A number field type used when the numbers are larger than 32, 767.

Type=STRING A text field used to display information not generated from a calculation.

Type=CALC Calculation Field. This field performs a calculation using other field names and returns the results of the calculation. The equation is defined in the Calculation box. The syntax of a calculation is similar to writing a math equation, using math operator functions. Below is an example.

Page 67: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Creating Custom Fields • 63

CALC Example

Below is an example of a calculation field:

CALC. sqrt ((CIE_DL *CIE_DL ) / 1.5)

• where sqrt is the square root of the equation in brackets

• where CIE_DL is the CIELab Delta L value of a sample

When using spectral data (% R or % T) in the calculation box, use this syntax:

STD_R(nnn)

• where nnn is the wavelength.

STD_R(520)

• This instruction retrieves the %R value of the standard, at 520 nm.

See also Math Operators and Functions Used in Calculation Field Type below for a list of all math operators available.

Page 68: Datacolor TOOLS™ Form Editor

64 • Creating Custom Fields Datacolor TOOLS™ Form Editor

Math Operators and Functions Used in Calculation Field Type

Operator/Function Description

+ Addition - Subtraction * Multiplication / Division abs Absolute Value acos Arccosine asin Arcsine atan Arctangent ceil Rounds a number up to nearest integer cos Cosine cosh Hyperbolic cosine exp Returns e raised to the power of number floor Rounds down log Returns the natural logarithm log10 Returns logarithm to base 10 sin Sine sinh Hyperbolic sine sqrt Square root of number tan Tangent tanh Hyperbolic tangent sum Adds array

IMPORTANT When using calculation fields, you must be careful that your calculation does not cause an error. For example, dividing by zero or taking the logarithm of 0 or a negative number, will result in an error in Tools. The program will not trap these errors and floating point or other fatal errors may result.

Field Attributes • Length. Determines the number of characters that can be handled by

the width of the field.

• Precision. Decimal precision for fields types. Identifies the number of decimal places to be displayed in FLOAT and DOUBLE fields. The default =2.

Page 69: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Creating Custom Fields • 65

• Default. Default value for the field, if no data is entered or calculated. This will be displayed in the field when no information is provided. The default is 1.

• Low. Lowest data value permitted in the field.

• High. Highest data value permitted in the field.

• Array Elements. Some data points, such as reflectance values, are composed of multiple cells of data. This option creates an array for the number of fields defined. In the case of reflectance values, the number of cells = 85. Each of these cells contain a single reflectance point.

Field Uses • This field will be used as an input field in Datacolor TOOLS. A

checkmark indicates that the field will be an input field. If this box is not checked, the field cannot be marked for input on a form and will not accept input data. See also Form Editor, Mark Data for Input for instructions to enable user input.

• Store This Field Into The Database. A checkmark indicates the field will be created in the Tools database. When new fields are created in the database, this may change several files. The files affected are STANDARD.FMT, and BATCH.FMT. See also Protecting Custom Fields and Forms in this section for instructions to backup the custom fields and forms you have created.

• Required Field. A checkmark indicates that the field cannot be left blank. When a required field is left empty, you will receive an error message in TOOLS.

Implementing the New Field After a field definition is made, the new information is stored in the USER.FLD file. The field is now available to be displayed on a form, and/or stored into the TOOLS data base. The field can also be exchanged with other users via the email options, and import/export file options.

NOTE You must re-start the Form Editor to view the new field in the list of fields.

1. Click on File Menu, Open to open a screen, printer, or file form(s) in the Form Editor program. In the example below, the form to be edited is New Screen Form Example. This field was specified as a System field at creation.

Page 70: Datacolor TOOLS™ Form Editor

66 • Creating Custom Fields Datacolor TOOLS™ Form Editor

2. Click on the System Field menu to open the System Field menu:

3. Highlight the field to be added. to display the new information. In this

example, the Operator Name field will be Marked for Input. Highlight the field in the main Form Editor screen, and click Edit Menu, Mark for Input.

4. Save the form.

5. Launch TOOLS and open the screen form New Screen Form Example.

Page 71: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Creating Custom Fields • 67

This field was marked for input. The user can enter information into the Operator Name field:

If the new data fields need to be exported to another user via the Tools QTX file, the new fields will need to be added to the file, CTMAIL.FLD, using Microsoft Notepad. See also Datacolor TOOLS User’s Guide, Applications Technology, Exchanging Data with Other Users for a discussion of this feature.

The new custom field needs to be added to any systems that will receive the data. The USER.FLD and CTMAIL.FLD files on the receiving system must be updated, to include this field. The field(s) must also be added to a form file (*.FRM) on the receiving systems to display of the new field.

NOTE If you receive program errors in Datacolor TOOLS after adding user defined fields, check the fields carefully for spelling, spacing, and case.

Page 72: Datacolor TOOLS™ Form Editor

68 • Creating Custom Fields Datacolor TOOLS™ Form Editor

Protecting Custom Fields and Forms When a new field is added it can be used in forms, and may also be added to the database. Whenever new fields are added to Tools, files important to the operation of TOOLS may be changed. These files should be saved to a CD or other removable media to be used in the event of a system malfunction.

The files to be saved include:

• USER.FLD. defines any unique database fields created

• STANDARD. FMT

• BATCH.FMT

• CTMAIL.FLD

The default location of these files is:

C:\Documents and Settings\All Users\Application Data\Datacolor\Tools\Tools_Global

Page 73: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Creating Custom Fields • 69

NOTE See also Datacolor TOOLS User’s Guide, Appendix, Data File Locations for information on data file locations. See also Datacolor TOOLS Technical Reference.PDF for information on the file locations used by terminal server applications. If you reload the software into the same directory, some files will be overwritten. However, USER.FLD is programmed so that it will not be overwritten if one already exists.

Page 74: Datacolor TOOLS™ Form Editor
Page 75: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Overview • 71

Procedure Maintenance

Overview This function allows a user to create a procedure. Procedures are powerful tools that guide a user, step-by-step through a routine color evaluation process. They are typically used to control complex processes. A procedure can be designed to prompt the user, for all required input, and to automatically display the resulting output. Procedures are accessed from buttons, located either on the TOOLS button bars.

New Procedures In the example below step-by-step instructions will be provided to create a procedure that does the following

• Recalls standards

• Measure batches

• Displays the output on the form New Screen Form Example

1. From the Form Editor Menu bar, select Procedure Maintenance on the far right side of the menu bar. From the menu, select Create New Procedure.

The dialog box below is displayed:

Page 76: Datacolor TOOLS™ Form Editor

72 • New Procedures Datacolor TOOLS™ Form Editor

2. In the Enter Procedure Name field, enter a name to describe this procedure. Click OK.

3. The Procedure Maintenance dialog box displays. Under the Procedure

heading, a highlighted field named STEP 1 is displayed. This is the default selection for the first step. Move to the lower portion of the dialog box, and click the Insert STEP #1 button.

Page 77: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor New Procedures • 73

4. Click on the line just below this entry.

5. Move to the list shown on the right side of the window under the Functions

heading and do the following:

− Scroll through the list using the up/down scroll bar until the item, New Standard is located.

− Click to highlight this item.

− Click Add. The text is moved to the left side of the window.

Page 78: Datacolor TOOLS™ Form Editor

74 • New Procedures Datacolor TOOLS™ Form Editor

NOTE Remember to click Add after inserting each function.

6. After all the functions for Step 1, move to the counter below the Insert STEP # button, and click the (+) sign to increment the counter to 2. The text, [STEP 2] is added to the Procedure listing.

7. Click on the line below the [STEP 2] notation and add the following functions:

− New Batch

− Batch Input: Instrument. Select the Batch Input function, click Add and, in the Select Measurement Mode dialog box that displays, click Instrument

8. Add [STEP 3]. This step should open a form to display the data.

9. Repeat the above steps to add the remaining functions to be executed. The procedure below includes several steps for retrieving a standard, measuring a batch and displaying a color difference evaluation:

Page 79: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor New Procedures • 75

10. Click OK to close the procedure. The Save As dialog box displays. Enter a

file name (up to 8 characters) to identify the procedure you just created. All Procedure names must be followed by a .PRC extension.

11. Click on Save.

Page 80: Datacolor TOOLS™ Form Editor

76 • Implementing a Procedure in TOOLS Datacolor TOOLS™ Form Editor

Implementing a Procedure in TOOLS Procedures are implemented in TOOLS by adding them to the top or bottom button bars.

1. Launch TOOLS and click System Menu, Edit Button Bars.

2. Under Button Type, Click on Command. The Available Buttons list refreshes to display command choices. The window below is displayed:

3. Click on Procedure. A list of available procedures is displayed:

Page 81: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Edit Procedure • 77

4. In the Button Text field, enter a name for the procedure. This will be displayed on the button bar. When finished, click OK. The dialog box will close, and the button will be added to the button bar:

5. Click on the button to launch the procedure.

Edit Procedure To change the steps in an existing procedure:

1. From the menu bar, select Procedure Maintenance, Edit Procedure. The Select Procedure dialog box displays.

2. From the Procedure listing, click on the procedure you want to edit.

Page 82: Datacolor TOOLS™ Form Editor

78 • Edit Procedure Datacolor TOOLS™ Form Editor

3. Click OK. The Procedure Maintenance dialog box displays:

4. Make the necessary changes, and then click OK.

Page 83: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor About the Field Listing • 79

Appendix A: Form Editor Field Listing

About the Field Listing This section contains a complete listing of all the fields used in the Tools program. This list is an essential reference when creating forms. The fields are grouped using the same categories--System, Standard, Batch, and Delta-- used in the Form Editor.

• Description lists the name of the field as seen in the Form Editor. The column labeled

• Field Name lists the actual internal field name. The column labeled

• Explanation provides additional comments regarding the information contained and uses of the field.

Page 84: Datacolor TOOLS™ Form Editor

80 •

Sys

tem

Fie

lds

Dat

acol

or T

OO

LS™

For

m E

dito

r

Syst

em F

ield

s Th

e sy

stem

fiel

d na

mes

are

in b

rack

ets

[ ] a

t the

top

of th

e Q

C.F

LD a

nd U

SE

R. F

LD fi

les

befo

re th

e [S

TAN

DAR

D_D

ATA

] sec

tion.

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

Tota

lSta

ndar

ds

Tota

l # S

tand

ards

N

umbe

r of S

tand

ards

on

Des

ktop

A

ctiv

eSta

ndar

ds

Tota

l # A

ctiv

e S

tand

ards

N

umbe

r of A

ctiv

e S

tand

ards

C

urS

tand

ard

C

urre

nt S

tand

ard

# C

urre

nt S

tand

ard

Num

ber

Tota

lBat

ches

To

tal #

Bat

ches

N

umbe

r of B

atch

es o

f Cur

rent

St

anda

rd

Act

iveB

atch

es

Tota

l # A

ctiv

e B

atch

es

Num

ber o

f Act

ive

Bat

ches

D

CIT

olFa

ctor

D

atac

olor

Tol

eran

ce F

acto

r D

atac

olor

Tol

eran

ce F

acto

r D

IN99

_Ke

D

IN99

Ke

D

IN99

Ke

D

IN99

_Kch

D

IN99

Kch

D

IN99

Kch

C

urre

ntB

atch

C

urre

nt B

atch

#

Cur

rent

Bat

ch N

umbe

r S

UB

STR

ATE

_NA

ME

S

ubst

rate

Nam

e N

ame

of S

ubst

rate

P

RIM

ILLN

AM

E

Prim

ary

Illum

inan

t Nam

e P

rimar

y Ill

umin

ant N

ame

ILLN

AM

E

Cur

rent

Illu

min

ant N

ame

Cur

rent

Illu

min

ant N

ame

SY

S_D

ATE

C

urre

nt d

ate

Toda

y’s

Dat

e S

YS

_TIM

E

Cur

rent

tim

e C

urre

nt T

ime

STA

T_D

ES

C

Sta

tistic

s Fi

eld

Des

crip

tion

( 5)

Fiel

d fo

r Sta

tistic

s (V

aria

ble

Arr

ay

of 1

0)

JOB

_FIL

E

Job

File

N

ame

of J

ob F

ile

JOB

_NA

ME

Jo

b N

ame

Nam

e of

Job

Page 85: Datacolor TOOLS™ Form Editor

Dat

acol

or T

OO

LS™

For

m E

dito

r S

yste

m F

ield

s •

81

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

CA

LIB

RA

TIO

N_S

TD_S

ETT

ING

S

Nam

e O

f Whi

te C

alib

ratio

n St

anda

rd

Nam

e of

whi

te u

sed

for

inst

rum

ent c

alib

ratio

n; u

sual

ly

Fact

ory

Whi

te T

ile.

CU

RR

EN

T_IN

STR

UM

EN

T_C

ON

DIT

ION

C

urre

nt In

stru

men

t Con

ditio

n C

urre

nt in

stru

men

t con

ditio

n

CU

RR

EN

T_W

HIT

EN

ES

S_B

RIG

HTN

ES

S_U

VIN

C_C

ON

DIT

ION

C

urre

nt W

hite

ness

/Brig

htne

ss U

V

Incl

ude

Con

ditio

n C

urre

nt W

hite

ness

/Brig

htne

ss U

V

Incl

ude

Con

ditio

n fo

r Ins

trum

ent

CU

RR

EN

T_B

RIG

HTN

ES

S_U

VE

XC

_CO

ND

ITIO

N

Cur

rent

Brig

htne

ss U

V E

xclu

de

Con

ditio

n C

urre

nt B

right

ness

UV

Exc

lude

C

ondi

tion

for I

nstru

men

t C

UR

RE

NT_

WH

ITE

NES

S_U

VEX

C_C

ON

DIT

ION

C

urre

nt W

hite

ness

UV

Exc

lude

C

ondi

tion

Cur

rent

Whi

tene

ss U

V E

xclu

de

Con

ditio

n fo

r Ins

trum

ent

SY

STE

M_S

UR

F_C

OR

R_V

ALU

E

Sys

tem

Sur

face

Cor

rect

ion

Val

ue

Cur

rent

sys

tem

def

ault

for

surfa

ce c

orre

ctio

n va

lue

SY

STE

M_S

UR

F_C

OR

R_S

TATU

S

Sys

tem

Sur

face

Cor

rect

ion

Sta

tus

Cur

rent

sys

tem

def

ault

for

surfa

ce c

orre

ctio

n S

OFT

WA

RE

_VE

RS

ION

_NU

MB

ER

S

oftW

are

Ver

sion

Num

ber

Sof

twar

e ve

rsio

n

SO

FTW

AR

E_B

UIL

D_N

UM

BE

R

Sof

tWar

e B

uild

Num

ber

Sof

twar

e bu

ild n

umbe

r S

YS

_BLO

CK

_NA

ME

D

efau

lt S

yste

m D

CI T

oler

ance

B

lock

Nam

e D

efau

lt fo

r sys

tem

tole

ranc

e bl

ock

QC

_AP

P_T

ITLE

Q

C A

pplic

atio

n Ti

tle

Nam

e of

pro

gram

title

C

UR

RE

NT_

INST

RU

MEN

T_

UV

CA

LIB

RA

TIO

N_M

ETH

OD

C

urre

nt In

stru

men

t UV

Cal

ibra

tion

met

hod

UV

calib

ratio

n m

etho

d us

ed fo

r in

stru

men

t UV

filte

r

Page 86: Datacolor TOOLS™ Form Editor

82 •

Sta

ndar

d Fi

elds

D

atac

olor

TO

OLS

™ F

orm

Edi

tor

Stan

dard

Fie

lds

The

stan

dard

fiel

d na

mes

are

in b

rack

ets

[ ] a

t the

top

of th

e Q

C.F

LD a

nd U

SE

R. F

LD fi

les

unde

r the

[S

TAN

DAR

D_D

ATA

] sec

tion.

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

STD

_R

Std

%R

's

%R

Val

ues

of S

tand

ard

(Arra

y of

16

/31)

S

TD_G

LOS

S_U

NA

DJU

STE

D_R

S

td G

loss

Una

djus

ted

%R

's

%R

val

ues

of u

nadj

uste

d S

td fo

r gl

oss

mea

sure

men

t S

TD_R

EFL

LOW

Fi

rst W

avel

engt

h S

tand

ard

Firs

t Wav

elen

gth

of th

e S

tand

ard

STD

_RE

FLH

IGH

La

st W

avel

engt

h S

tand

ard

Las

t Wav

elen

gth

of th

e S

tand

ard

MS

_STD

_R

M&

S S

td %

R's

%

R V

alue

s eq

ual t

o 16

poi

nts,

from

40

0 nm

to 7

00 n

m, i

nter

pola

ted

from

31

pt d

ata

MS

_STD

_RE

FLIN

TER

VA

L

M&

S S

pect

ral

Inte

rval

Sta

ndar

d S

pect

ral I

nter

val o

f M&

S S

tand

ard

MS

_STD

_RE

FLLO

W

M&

S F

irst W

avel

engt

h S

tand

ard

Firs

t Wav

elen

gth

of M

&S

Sta

ndar

d S

TD_S

ubst

rate

R

Std

Sub

stra

te %

R's

S

ubst

rate

%R

’s o

f Sta

ndar

d S

TD_S

UB

RE

FLP

OIN

TS

Std

Sub

stra

te R

ef P

oint

s S

td S

ubst

rate

# o

f Ref

lect

ance

P

oint

s S

TD_S

UB

RE

FLIN

TER

VA

L

Std

Sub

stra

te I

nter

val

Std

Sub

stra

te S

pect

ral I

nter

val

STD

_SU

BR

EFL

LOW

S

td S

ubst

rate

Sta

rt w

avel

engt

h S

td S

ubst

rate

Sta

rt w

avel

engt

h S

TD_V

IEW

ING

S

td In

stru

men

t Con

ditio

n In

stru

men

t con

ditio

n us

ed fo

r St

anda

rd

STD

_ME

AS

UR

EM

EN

T_O

RIG

IN

Orig

in O

f Sta

ndar

d M

easu

rem

ent

Orig

in O

f Sta

ndar

d M

easu

rem

ent

STD

_IN

STR

UM

EN

T_S

ER

IAL_

NO

In

stru

men

t Ser

ial N

umbe

r In

stru

men

t Ser

ial N

umbe

r for

St

anda

rd

STD

_UV

_CA

LIB

RA

TIO

N_M

ETH

OD

Std

Inst

rum

ent U

V C

alib

ratio

n m

etho

d S

td In

stru

men

t UV

Cal

ibra

tion

met

hod

Page 87: Datacolor TOOLS™ Form Editor

Dat

acol

or T

OO

LS™

For

m E

dito

r S

tand

ard

Fiel

ds •

83

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

STD

_CO

RR

ELA

TIO

N_S

TATE

S

td In

stru

men

t Cor

rela

tion

Sta

te

Std

Inst

rum

ent C

orre

latio

n S

tate

S

TD_C

OR

RE

LATI

ON

_VIE

WIN

G

Std

Mas

ter I

nstru

men

t Cor

rela

tion

Con

ditio

n S

td M

aste

r Ins

trum

ent C

orre

latio

n C

ondi

tion

STD

_CO

RR

ELA

TIO

N_I

NS

TR_I

NFO

R

Std

Cor

rela

tion

Mas

ter I

nstru

men

t In

for

Std

Cor

rela

tion

Mas

ter I

nstru

men

t In

for

STD

_CO

RR

ELA

TIO

N_A

VG

DE

_BE

FO

RE

S

td M

aste

r Ins

trum

ent A

vg P

re-

corre

latio

n D

E

Std

Mas

ter I

nstru

men

t Avg

Pre

-co

rrela

tion

DE

S

TD_C

OR

RE

LATI

ON

_AV

GD

E_A

FTE

R

Std

Mas

ter I

nstru

men

t Avg

Pos

t-co

rrela

tion

DE

S

td M

aste

r Ins

trum

ent A

vg P

ost-

corre

latio

n D

E

STD

_SU

BST

RA

TE_V

IEW

ING

S

td S

ubst

rate

Inst

rum

ent C

ondi

tion

Std

Sub

stra

te In

stru

men

t Con

ditio

n S

td_S

UB

STR

ATE

_ME

AS

UR

EM

EN

T_O

RIG

IN

Orig

in O

f Sta

ndar

d S

ubst

rate

M

easu

rem

ent

Orig

in O

f Sta

ndar

d S

ubst

rate

M

easu

rem

ent

Std_

SUBS

TRAT

E_I

NST

RU

MEN

T_S

ER

IAL_

NO

S

td S

ubst

rate

Inst

rum

ent S

eria

l N

umbe

r S

td S

ubst

rate

Inst

rum

ent S

eria

l N

umbe

r S

td_W

HIT

EN

ESS

_BR

IGH

TNE

SS

_UV

INC

_VIE

WIN

G

Std

Whi

tene

ss/B

right

ness

UV

In

clud

e C

ondi

tion

Std

Whi

tene

ss/B

right

ness

UV

In

clud

e C

ondi

tion

Std

_BR

IGH

TNE

SS

_UV

EXC

_VIE

WI

NG

S

td B

right

ness

UV

Exc

lude

C

ondi

tion

Std

Brig

htne

ss U

V E

xclu

de

Con

ditio

n S

td_W

HIT

EN

ESS

_UV

EXC

_VIE

WIN

G

Std

Whi

tene

ss U

V E

xclu

de C

ondi

tionS

td W

hite

ness

UV

Exc

lude

Con

ditio

n

Std

_GLO

SS

S

td G

loss

S

td G

loss

S

td_R

0

Std

R0

of C

R/O

paci

ty/H

aze

Std

R0

of C

R/O

paci

ty/H

aze

Std

_RW

BG

S

td R

(W)/W

hite

Tile

of

Opa

city

/Pap

er

Std

R(W

)/Whi

te T

ile o

f O

paci

ty/P

aper

S

td_B

AS

IS_W

EIG

HT

S

td B

asis

Wei

ght

Std

Bas

is W

eigh

t S

td_B

I_TA

PP

I5 5

_UV

Exc

lude

S

td R

57/

T5 5

UV

Exc

lude

d S

td R

57/

T5 5

UV

Exc

lude

d S

td_W

I(CIE

)_U

VE

xclu

ded

S

td W

hite

ness

CIE

UV

Exc

lude

d S

td W

hite

ness

CIE

UV

Exc

lude

d S

td_W

I_C

IE_T

_U

VE

xclu

de

Std

CIE

Whi

tene

ss T

UV

Exc

lude

d S

td C

IE W

hite

ness

T U

V E

xclu

ded

Page 88: Datacolor TOOLS™ Form Editor

84 •

Sta

ndar

d Fi

elds

D

atac

olor

TO

OLS

™ F

orm

Edi

tor

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

Std

_SU

RF_

CO

RR

_VA

LUE

S

td S

urfa

ce C

orre

ctio

n V

alue

A

mou

nt in

per

cent

or v

alue

, for

st

anda

rd's

cur

ve a

djus

tmen

t St

d_SU

RF_

CO

RR

_STA

TUS

St

d S

urfa

ce C

orre

ctio

n D

escr

ipto

r S

tand

ard

is A

djus

ted

or U

nadj

uste

d S

td_M

S_I

NS

T_C

ON

DIT

ION

M

&S

Inst

rum

ent C

ondi

tion

Inst

rum

ent t

ype,

spe

ctra

l len

gth,

co

nditi

ons

of m

easu

rem

ent

Std_

X

Std

CIE

X

X Tr

istim

ulus

Val

ue o

f Sta

ndar

d S

td_Y

S

td C

IE Y

Y

Tris

timul

us V

alue

of S

tand

ard

Std

_Z

Std

CIE

Z

Z Tr

istim

ulus

Val

ue o

f Sta

ndar

d S

td_C

IEL

S

td C

IE L

L*

Val

ue o

f Sta

ndar

d S

td_C

IEa

S

td C

IE a

a*

Val

ue o

f Sta

ndar

d S

td_C

IEb

S

td C

IE b

b*

Val

ue o

f Sta

ndar

d S

td_C

IEC

S

td C

IE C

C

* V

alue

of S

tand

ard

Std

_CIE

h

Std

CIE

h

h (h

ue a

ngle

) of S

tand

ard

Std

_CIE

u

Std

CIE

u

u* V

alue

of S

tand

ard

Std

_CIE

v

Std

CIE

v

v* V

alue

of S

tand

ard

Std

_CIE

x

Std

CIE

x

x - C

hrom

atic

ity C

oord

inat

e of

St

anda

rd

Std

_CIE

y

Std

CIE

y

y - C

hrom

atic

ity C

oord

inat

e of

St

anda

rd

Std

_CIE

z

Std

CIE

z

z - C

hrom

atic

ity C

oord

inat

e of

St

anda

rd

Std

_Hun

terL

S

td H

unte

r L

Hun

ter L

Val

ue o

f Sta

ndar

d S

td_H

unte

ra

Std

Hun

ter a

H

unte

r a V

alue

of S

tand

ard

Std

_Hun

terb

S

td H

unte

r b

Hun

ter b

Val

ue o

f Sta

ndar

d S

td_D

IN99

L

Std

DIN

99 L

D

IN99

L v

alue

of S

tand

ard

Std

_DIN

99a

S

td D

IN99

a

DIN

99 a

val

ue o

f Sta

ndar

d S

td_D

IN99

b

Std

DIN

99 b

D

IN99

b v

alue

of S

tand

ard

Page 89: Datacolor TOOLS™ Form Editor

Dat

acol

or T

OO

LS™

For

m E

dito

r S

tand

ard

Fiel

ds •

85

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

Std

_DIN

99C

S

td D

IN99

C

DIN

99 C

val

ue o

f Sta

ndar

d S

td_D

IN99

h

Std

DIN

99 h

D

IN99

h v

alue

of S

tand

ard

Std

_WI(T

AU

BE

) S

td T

aube

's W

hite

ness

Ta

ube

Whi

tene

ss o

f Sta

ndar

d S

td_W

I(CIE

) S

td W

hite

ness

CIE

/E31

3 C

IE /

E31

3 W

hite

ness

Inde

x of

St

anda

rd

Std

_DW

I(CIE

) S

td D

elta

Whi

tene

ss C

IE (U

V

In/O

ut)

CIE

whi

tene

ss d

iffer

ence

of

Stan

dard

bet

wee

n U

V in

clud

ed a

nd

UV

excl

uded

mea

sure

men

t S

td_W

I_B

erge

r S

td B

erge

r Whi

tene

ss

Ber

ger W

hite

ness

Inde

x of

St

anda

rd

Std

_WI_

Gan

zN

Std

Gan

z W

hite

ness

Neu

tral

Gan

z N

eutra

l Whi

tene

ss o

f St

anda

rd

Std

_WI_

Gan

zG

Std

Gan

z W

hite

ness

Gre

en

Gan

z G

reen

Whi

tene

ss o

f Sta

ndar

d S

td_W

I_G

anzR

S

td G

anz

Whi

tene

ss R

ed

Gan

z R

ed W

hite

ness

of S

tand

ard

Std

_WI_

Ste

phan

sen

S

td S

teph

anse

n W

hite

ness

St

epha

nsen

Whi

tene

ss In

dex

of

Stan

dard

S

td_W

I_H

arris

on

Std

Har

rison

Whi

tene

ss

Har

rison

Whi

tene

ss o

f Sta

ndar

d S

td_W

I_G

anzG

riess

er

Std

Gan

z-G

riess

er W

hite

ness

G

anz-

Grie

sser

Whi

tene

ss o

f St

anda

rd

Std

_TV

_Gan

zGrie

sser

S

td G

anz-

Grie

sser

Tin

t G

anz-

Grie

sser

Tin

t Val

ue o

f St

anda

rd

Std

_Dev

_Gan

zGrie

sser

S

td G

anz-

Grie

sser

Dev

iatio

n G

anz-

Grie

sser

Tin

t Dev

iatio

n of

St

anda

rd

Std

_Des

c_G

anzG

riess

er

Std

Gan

z-G

riess

er D

escr

ipto

r G

anz-

Grie

sser

Tin

t Des

crip

tion

ofS

td

Std

_YI(E

313)

S

td Y

ello

wne

ss E

313

E313

Yel

low

ness

Inde

x of

Sta

ndar

d S

td_Y

I(D19

5)

Std

Yel

low

ness

D19

25

D19

25 Y

ello

wne

ss In

dex

of

Stan

dard

Page 90: Datacolor TOOLS™ Form Editor

86 •

Sta

ndar

d Fi

elds

D

atac

olor

TO

OLS

™ F

orm

Edi

tor

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

Std

_YI(D

IN61

67)

Std

DIN

6167

Yel

low

ness

D

IN61

67 Y

ello

wne

ss In

dex

of

Stan

dard

S

td_Y

I(GE

PQ

S )

S

td G

E-P

QS

2 Y

ello

wne

ss

S

td_B

I_TA

PP

I525

S

td R

457/

T525

Brig

htne

ss

Std

R45

7/T5

25 w

ith U

V In

clud

ed

Std_

BI_D

TAPP

I525

St

d D

elta

R45

7/T5

25(U

V In

/Out

) D

elta

R45

7 of

the

Sta

ndar

d S

td_W

I_C

IE_T

INT

S

td C

IE W

hite

ness

Tin

t C

IE W

hite

ness

Tin

t Val

ue o

f the

St

anda

rd

Std

_DW

I_C

IE_T

INT

S

td D

elta

CIE

Whi

tene

ss T

int (

UV

In

/Out

) S

tand

ard’

s C

IE w

hite

ness

di

ffere

nce

betw

een

UV

incl

uded

/UV

excl

uded

S

td_N

EW

S_D

OM

INA

NT_

WL

S

td D

omin

ant w

avel

engt

h fo

r ne

wsp

rint

Sta

ndar

d D

omin

ant W

avel

engt

h fo

r ne

wsp

rint

Std

_NE

WS

_PU

RIT

Y

Std

Pur

ity fo

r new

sprin

t S

tand

ard

purit

y fo

r new

sprin

t S

td_C

ON

TRA

ST_

RA

TIO

S

td C

R/O

paci

ty/H

aze

Sta

ndar

d C

ontra

st

Rat

io/O

paci

ty/H

aze

Std

_TR

AN

SP

AR

EN

CY

S

td T

rans

pare

ncy

Stan

dard

tran

spar

ency

S

td_O

P_S

X

Std

Opt

ical

SX

S

tand

ard

Opt

ical

SX

Std

_OP

_KX

S

td O

ptic

al K

X

Sta

ndar

d O

ptic

al K

X S

td_O

P_S

S

td O

ptic

al S

S

tand

ard

Opt

ical

S

Std

_OP

_K

Std

Opt

ical

K

Sta

ndar

d O

ptic

al K

St

d_LF

_Rx

St

d Lu

min

ous

R(x

) Fac

tor

Lum

inou

s R

efle

ctan

ce F

acto

r Rx

ofS

td

Std_

LF_R

y

Std

Lum

inou

s R

(y) F

acto

r Lu

min

ous

Ref

lect

ance

Fac

tor R

y of

Std

S

td_L

F_R

z

Std

Lum

inou

s R

(z) F

acto

r Lu

min

ous

Ref

lect

ance

Fac

tor R

z of

Std

S

td_K

_OV

ER

_S

Std

K/S

's

K/S

Val

ues

of S

tand

ard

(Arra

y of

16

/31)

Page 91: Datacolor TOOLS™ Form Editor

Dat

acol

or T

OO

LS™

For

m E

dito

r S

tand

ard

Fiel

ds •

87

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

Std_

Mea

sTyp

e

Typ

e of

Std

Mea

sure

men

t S

td M

eas

Type

(i.e

., %

R, %

T, L

ab,

etc.

) S

td_W

L_M

AX

_AB

S

Std

Wl

of M

ax A

bs

Wav

elen

gth

of M

ax A

bsor

ptio

n of

Std

S

td_R

_WLM

axA

bs

Std

%R

at W

l of

Max

Abs

%

R V

alue

at W

L of

Max

Abs

orpt

ion

Std

_KS

_WLM

axA

bs

Std

K/S

or A

at W

l of

Max

Abs

K

/S o

r Abs

at W

L of

Max

Abs

orpt

ion

Std

_DA

TE

Dat

eStd

was

mea

sure

d D

ate

the

Sta

ndar

d W

as M

easu

red

Std

_TIM

E

Tim

eStd

was

mea

sure

d Ti

me

the

Stan

dard

Was

Mea

sure

d St

d_C

OR

RE

LATI

ON

_DAT

E

Dat

eStd

Mas

ter I

nstru

men

t was

co

rrela

ted

Dat

eStd

Mas

ter I

nstru

men

t was

co

rrela

ted

Std

_CO

RR

ELA

TIO

N_T

IME

T

imeS

td M

aste

r Ins

trum

ent w

as

corre

late

d Ti

meS

td M

aste

r Ins

trum

ent w

as

corre

late

d St

d_C

MYK

_C

Std

STA

TUS

T de

nsity

C

Std

C v

alue

for S

tatu

s T

dens

ity

Std_

CM

YK_M

S

td S

TATU

S T

dens

ity M

S

td M

val

ue fo

r Sta

tus

T de

nsity

St

d_C

MYK

_Y

Std

STA

TUS

T de

nsity

Y

Std

Y v

alue

for S

tatu

s T

dens

ity

Std

_CM

YK

_K

Std

den

sity

K (I

SO

Vis

ual D

ensi

ty)

Std

K v

alue

for I

SO

Vis

ual d

ensi

ty

Std_

STAT

USA

_CM

YK_C

S

td S

TATU

S A

dens

ity C

St

d C

val

ue fo

r Sta

tus

A de

nsity

St

d_ST

ATU

SA_C

MYK

_M

Std

STA

TUS

A de

nsity

M

Std

M v

alue

for S

tatu

s A

den

sity

St

d_ST

ATU

SA_C

MYK

_Y

Std

STA

TUS

A de

nsity

Y

Std

Y v

alue

for S

tatu

s A

den

sity

St

d_ST

ATU

SM_C

MYK

_C

Std

STA

TUS

M d

ensi

ty C

St

d C

val

ue fo

r Sta

tus

M d

ensi

ty

Std

_STA

TUS

M_C

MY

K_M

S

td S

TATU

S M

den

sity

M

Std

M v

alue

for S

tatu

s M

den

sity

S

td_S

TATU

SM

_CM

YK

_Y

Std

S

TATU

S M

den

sity

Y

Std

Y v

alue

for S

tatu

s M

den

sity

S

td_D

OM

INA

NT_

WA

VE

LEN

GTH

S

td D

omin

ant W

avel

engt

h S

tand

ard

Dom

inan

t Wav

elen

gth

for

new

sprin

t S

td_P

UR

ITY

S

td P

urity

S

tand

ard

purit

y fo

r new

sprin

t S

td_

INTE

G_V

ALU

E

Std

Stre

ngth

Inte

g Va

lue

Std

Stre

ngth

Inte

g Va

lue

Std

_B11

ST_

VA

LUE

S

td C

olor

Dep

th 1

/1

Std

Col

or D

epth

1/1

Page 92: Datacolor TOOLS™ Form Editor

88 •

Sta

ndar

d Fi

elds

D

atac

olor

TO

OLS

™ F

orm

Edi

tor

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

Std

_B13

ST_

VA

LUE

S

td C

olor

Dep

th 1

/3

Std

Col

or D

epth

1/3

S

td_B

19S

T_V

ALU

E

Std

Col

or D

epth

1/9

St

d C

olor

Dep

th 1

/9

Std

_B 5

ST_

VA

LUE

S

td C

olor

Dep

th 1

/ 5

Std

Col

or D

epth

1/ 5

S

td_S

OR

T_B

OX

_NU

M

Sta

ndar

d S

ort B

ox N

umbe

r S

tand

ard

Sor

t Box

Num

ber

Std_

SD_L

sd

Std

1/1

Stan

dard

Dep

th L

sd

Std

1/1

Stan

dard

Dep

th L

sd

Std

_SD

_DL

S

td 1

/1 S

tand

ard

Dep

th D

L St

d 1/

1 St

anda

rd D

epth

DL

Std

_SD

_PFD

esc

S

td 1

/1 S

tand

ard

Dep

th P

/F

Det

erm

inat

ion

Std

1/1

Sta

ndar

d D

epth

P/F

Res

ult

Std

_CM

CC

ON

97_D

E

Std

Col

or in

cons

tanc

y D

E St

d C

olor

inco

nsta

ncy

DE

Std

_CM

CC

ON

97_D

a

Std

Col

or in

cons

tanc

y D

a St

d C

olor

inco

nsta

ncy

Da

Std

_CM

CC

ON

97_D

b

Std

Col

or in

cons

tanc

y D

b St

d C

olor

inco

nsta

ncy

Db

Std

_CM

CC

ON

97_D

C

Std

Col

or in

cons

tanc

y D

C

Std

Col

or in

cons

tanc

y D

C

Std

_CM

CC

ON

97_D

H

Std

Col

or in

cons

tanc

y D

H

Std

Col

or in

cons

tanc

y D

H

Std

_CM

CC

ON

97_D

L

Std

Col

or in

cons

tanc

y D

L St

d C

olor

inco

nsta

ncy

DL

Std

_CU

RV

E_A

DJ_

TYP

E

Std

Cur

ve A

djus

tmen

t Typ

e A

djus

tmen

t of c

urve

by

perc

ent o

r am

ount

S

td_C

UR

VE

_AD

J_V

ALU

E

Std

Cur

ve A

djus

tmen

t Val

ue

Val

ue to

adj

ust c

urve

S

td_C

UR

VE

_AD

J_D

ES

CR

IPTO

R

Std

Cur

ve A

djus

tmen

t Des

crip

tor

Des

crib

es w

heth

er c

urve

is a

djus

ted

or n

ot a

djus

ted

Std

_GLO

SS

_AD

J_S

TATU

S

Std

Glo

ss A

djus

ted

Sta

tus

Sta

tus

of s

tand

ard

adju

sted

for g

loss

Std

_GLO

SS

_AD

J_G

EO

ME

TRY

S

td G

loss

Adj

ustm

ent G

eom

etry

G

loss

geo

met

ry u

sed

for S

tand

ard

Std

_GLO

SS

_VA

LUE

S

td G

loss

Val

ue

Glo

ss v

alue

of S

tand

ard

Std

_GLO

SS

_AD

J_D

ES

CR

IPTO

R

Std

Glo

ss A

djus

tmen

t Des

crip

tor

Glo

ss d

escr

ipto

r of S

tand

ard

CIE

_l

CIE

2000

l C

IE20

00 l

val

ue o

f Sta

ndar

d C

IE _

c

CIE

2000

0 c

CIE

2000

0 c

valu

e of

Sta

ndar

d C

IE _

h

CIE

2000

h

CIE

2000

h v

alue

of S

tand

ard

CM

C_l

C

MC

l C

MC

l v

alue

of S

tand

ard

Page 93: Datacolor TOOLS™ Form Editor

Dat

acol

or T

OO

LS™

For

m E

dito

r S

tand

ard

Fiel

ds •

89

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

CM

C_c

C

MC

c

CM

C c

val

ue o

f Sta

ndar

d C

IE94

_l

CIE

94 l

CIE

94 l

val

ue o

f Sta

ndar

d C

IE94

_c

CIE

94 c

C

IE94

c v

alue

of S

tand

ard

CIE

94_h

C

IE94

h

CIE

94 h

val

ue o

f Sta

ndar

d C

MC

_SL

C

MC

SL

CM

C S

L V

alue

of S

tand

ard

CM

C_S

C

CM

C S

C

CM

C S

C V

alue

of S

tand

ard

CM

C_S

H

CM

C S

H

CM

C S

H V

alue

of S

tand

ard

CIE

94_S

L

CIE

94 S

L C

IE94

SL

Valu

e of

Sta

ndar

d C

IE94

_SC

C

IE94

SC

C

IE94

SC

Val

ue o

f Sta

ndar

d C

IE94

_SH

C

IE94

SH

C

IE94

SH

Val

ue o

f Sta

ndar

d S

td_B

LOC

K_N

AM

E

Std

DC

I Tol

eran

ce B

lock

Nam

e

Std

_NA

ME

S

td N

ame

Nam

e of

Cur

rent

Des

ktop

Sta

ndar

d S

td_F

ILE

S

td F

ile

Cur

rent

Sta

ndar

d’s

File

Nam

e (n

ot

used

) S

td_A

DJS

TATU

S

Sta

tus

of a

dj t

oStd

N

ot u

sed.

S

td_M

ULT

I_M

EA

S_N

UM

S

td M

ulti-

mea

sure

men

t #

Num

ber o

f Avg

Rea

ds T

o Ta

ke

Std

_CO

LOR

_PA

TCH

S

td C

olor

Pat

ch

Sta

ndar

d C

olor

Pat

ch

Std

_IR

S

td I

R %

R's

IR

%R

’s o

f Sta

ndar

d S

td_C

OL_

FILE

_NA

ME

S

td C

olor

ant F

ile

Col

oran

t File

of S

tand

ard

Std

_FR

M_F

ILE

_NA

ME

S

td F

orm

ula

File

Fo

rmul

a Fi

le o

f Sta

ndar

d S

td_K

1

Std

K1

Spe

cula

r %R

of S

tand

ard

Std

_K

Std

K

Inte

rnal

%R

of S

tand

ard

Std

_Sub

stra

te_I

D

Std

Sub

stra

te ID

S

ubst

rate

ID o

f Sta

ndar

d S

td_S

ubst

rate

_Nam

e

Std

Sub

stra

te N

ame

Sub

stra

te N

ame

of S

tand

ard

Std

_CO

L_ID

S

td C

olor

ant I

D (8

) C

olor

ant I

D N

umbe

rs o

f Sta

ndar

d S

td_C

OL_

Nam

e

Std

Col

oran

t Nam

e (8

) C

olor

ant N

ames

of S

tand

ard

Std

_CO

L_A

mou

nt

Std

Col

oran

t Am

ount

(8)

Col

oran

t Am

ount

s of

Sta

ndar

d

Page 94: Datacolor TOOLS™ Form Editor

90 •

Sta

ndar

d Fi

elds

D

atac

olor

TO

OLS

™ F

orm

Edi

tor

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

Std

_CO

L_S

cale

dLab

el

Sca

ledS

td C

ol U

nit L

abel

La

bel f

or S

cale

d C

olor

ant o

f St

anda

rd

Std

_CO

L_S

cale

dAm

ount

S

cale

dStd

Col

oran

t Am

ount

(8)

Sca

led

Col

oran

t Am

ount

s of

St

anda

rd

Std

_Film

_Thi

ckne

ss

Std

Film

Thi

ckne

ss

Film

Thi

ckne

ss o

f Sta

ndar

d S

td_I

NS

T_TY

PE

S

td I

nstru

men

t Typ

e In

stru

men

t ID

Tex

t fro

m

TOO

LMA

N32

.INI

Std

_Sub

stra

te_I

NS

T_TY

PE

S

td S

ubst

rate

Inst

rum

ent T

ype

S

td_M

eas_

Che

cksu

m

Std

Che

cksu

m

Che

cksu

m v

alue

of t

he c

urre

ntS

td

%R

. M

S_S

td_M

eas_

Che

cksu

m

M&

SS

td C

heck

sum

C

heck

sum

val

ue o

f M&

S S

tand

ard

Std

_KN

_Val

ue

Std

KN

- P

r C

ontra

st

KN

or P

rint C

ontra

st V

alue

ofS

td

Std

_CO

ST

P

rice

For S

treng

th C

alcu

latio

n C

ost o

f sta

ndar

d fo

r stre

ngth

di

ffere

nce

S

td_C

ON

CE

NTR

ATI

ON

M

ater

ial C

once

ntra

tion

For S

treng

th

Cal

cula

tion

Sta

ndar

d’s

mat

eria

l con

cent

ratio

n fo

r st

reng

th c

alcu

latio

n St

d_IN

TEG

RAL

_STR

ENG

TH

Inte

gral

Stre

ngth

For

Std

In

tegr

al s

treng

th v

alue

for s

tand

ard

Std

_IN

PU

T_M

ETH

OD

M

etho

d of

Inpu

t for

Sta

ndar

d D

ata

Mea

sure

men

t met

hod

of s

tand

ard

Std

_FO

LDE

RID

S

tand

ard

Dat

abas

e Fo

lder

Id

Fold

er ID

of S

tand

ard

Std

_SA

MP

LEID

S

tand

ard

Dat

abas

e ID

S

ampl

e ID

of S

tand

ard

Std

_FO

LDE

RN

AM

E

Sta

ndar

d D

atab

ase

Fold

er N

ame

Dat

abas

e fo

lder

nam

e of

Sta

ndar

d S

td_D

ES

CR

IPTI

ON

S

tand

ard

Des

crip

tion

Des

crip

tion

of S

tand

ard,

sto

red

from

M

atch

Tex

tile

Std

_WI_

Ste

nsby

S

tens

by W

hite

ness

forS

td

Ste

nsby

whi

tene

ss in

dex

for

stan

dard

S

td_R

GB

_R

Sta

ndar

d R

GB

R V

alue

R

val

ue fo

r col

or p

atch

of s

tand

ard

Std

_RG

B_G

S

tand

ard

RG

B G

Val

ue

G v

alue

for c

olor

pat

ch o

f sta

ndar

d S

td_R

GB

_B

Sta

ndar

d R

GB

B V

alue

B

val

ue fo

r col

or p

atch

of s

tand

ard

Page 95: Datacolor TOOLS™ Form Editor

Dat

acol

or T

OO

LS™

For

m E

dito

r B

atch

Fie

lds

• 9

1

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

Std

_GU

ID

Sta

ndar

d G

loba

l Ide

ntifi

er

Uni

que

ID fo

r Sta

ndar

d St

d_D

CIT

OLF

ACTO

R

Stan

dard

DC

I Tol

eran

ce B

lock

Fa

ctor

D

CI T

oler

ance

Blo

ck v

alue

of

Stan

dard

S

td_O

PC

AL_

ME

THO

D

Sta

ndar

d C

alcu

latio

n M

etho

d fo

r C

R/O

paci

ty/H

aze

Sta

ndar

d C

alcu

latio

n M

etho

d fo

r C

R/O

paci

ty/H

aze

Bat

ch F

ield

s

The

batc

h fie

ld n

ames

are

in b

rack

ets

[ ] a

t the

top

of th

e Q

C.F

LD a

nd U

SE

R. F

LD fi

les

unde

r the

[B

ATC

H_D

ATA

] sec

tion.

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

BA

T_R

B

atch

%R

's

%R

Val

ues

of B

atch

(Arra

y of

16

/31)

B

AT_

GLO

SS

_UN

AD

JUS

TED

_R

Bat

ch G

loss

Una

djus

ted

%R

's

B

AT_

RE

FLP

OIN

TS

Bat

Ref

l Poi

nts

Num

ber o

f Bat

ch re

flect

ance

po

ints

B

AT_

RE

FLLO

W

Firs

t Wav

elen

gth

Bat

ch

Firs

t Wav

elen

gth

of th

e B

atch

B

AT_

RE

FLH

IGH

La

st W

avel

engt

h B

atch

La

st W

avel

engt

h of

the

Bat

ch

MS

_BA

T_R

M

&S

Bat

ch %

R's

16

poi

nt re

flect

ance

dat

a in

terp

olat

ed fr

om 3

1 po

int (

long

er)

spec

tral d

ata

MS

_BA

T_R

EFL

INTE

RV

AL

M

&S

Spe

ctra

l Int

erva

l Bat

ch

Spe

ctra

l Int

erva

l of M

&S

Bat

ch

MS

_BA

T_R

EFL

LOW

M

&S

Low

Wav

elen

gth

Bat

ch

Low

Wav

elen

gth

of M

&S

Bat

ch

BA

T_S

ubst

rate

R

Bat

ch S

ubst

rate

%R

's

Bat

ch S

ubst

rate

%R

's

BA

T_S

UB

RE

FLP

OIN

TS

Bat

ch S

ubst

rate

Ref

poi

nts

Bat

ch S

ubst

rate

Ref

lect

ance

po

ints

B

AT_

SU

BR

EFL

INTE

RV

AL

B

atch

Sub

stra

teR

ef In

terv

al

Bat

ch S

ubst

rate

Ref

lect

ance

In

terv

al

Page 96: Datacolor TOOLS™ Form Editor

92 •

Bat

ch F

ield

s D

atac

olor

TO

OLS

™ F

orm

Edi

tor

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

BA

T_S

UB

RE

FLLO

W

Bat

ch S

ubst

rate

sta

rt w

avel

engt

h B

atch

Sub

stra

te s

tart

wav

elen

gth

BA

T_V

IEW

ING

B

at In

stru

men

t Con

ditio

n B

at In

stru

men

t Set

up T

ext o

r K

eybo

ard

BA

T_M

EA

SU

RE

ME

NT_

OR

IGIN

O

rigin

Of B

atch

Mea

sure

men

t B

atch

mea

sure

men

t orig

in -

inst

rum

ent o

r key

boar

d B

AT_

INST

RU

ME

NT_

SE

RIA

L_N

O

Inst

rum

ent S

eria

l Num

ber

Inst

rum

ent s

eria

l num

ber o

f bat

ch

BA

T_U

V_C

ALI

BR

ATI

ON

_ME

THO

D

Bat

Inst

rum

ent U

V C

alib

ratio

n m

etho

d U

V c

alib

ratio

n m

etho

d of

Bat

ch

mea

sure

men

t B

AT_

CO

RR

ELA

TIO

N_S

TATE

B

at In

stru

men

t Cor

rela

tion

Sta

te

Inst

rum

ent c

orre

latio

n st

ate

of

batc

h m

easu

rem

ent

BA

T_C

OR

RE

LATI

ON

_VIE

WIN

G

Bat

Mas

ter I

nstru

men

t Cor

rela

tion

Con

ditio

n B

at M

aste

r Ins

trum

ent C

orre

latio

n C

ondi

tion

BA

T_C

OR

RE

LATI

ON

_IN

STR

_IN

FOR

B

at C

orre

late

d M

aste

r Ins

trum

ent

Info

r B

at C

orre

late

d M

aste

r Ins

trum

ent

Info

rmat

ion

BA

T_C

OR

RE

LATI

ON

_AV

GD

E_B

EFO

RE

B

at M

aste

r Ins

trum

ent A

vg P

re-

corre

latio

n D

E

Bat

Mas

ter I

nstru

men

t Avg

Pre

-co

rrela

tion

DE

B

AT_

CO

RR

ELA

TIO

N_A

VG

DE

_AFT

ER

Bat

Mas

ter I

nstru

men

t Avg

Pos

t-co

rrela

tion

DE

B

at M

aste

r Ins

trum

ent A

vg P

ost-

corre

latio

n D

E

BA

T_S

UB

STR

ATE

_VIE

WIN

G

Bat

Sub

stra

te In

stru

men

t C

ondi

tion

Bat

Sub

stra

te In

stru

men

t C

ondi

tion

BAT_

SUBS

TRAT

E_M

EASU

REM

EN

T_O

RIG

IN

Orig

in O

f Bat

ch S

ubst

rate

M

easu

rem

ent

Orig

in O

f Bat

ch S

ubst

rate

M

easu

rem

ent

BAT_

SUBS

TRAT

E_I

NST

RU

MEN

T_S

ER

IAL_

NO

B

at S

ubst

rate

Inst

rum

ent S

eria

l N

umbe

r B

at S

ubst

rate

Inst

rum

ent S

eria

l N

umbe

r B

AT_

WH

ITE

NE

SS

_BR

IGH

TNE

SS

_UV

INC

_VIE

WIN

G

Bat

Whi

tene

ss/B

right

ness

UV

In

clud

e C

ondi

tion

Bat

Whi

tene

ss/B

right

ness

UV

In

clud

e M

easu

rem

ent C

ondi

tion

BA

T_B

RIG

HTN

ES

S_U

VE

XC

_VI

EW

ING

B

at B

right

ness

UV

Exc

lude

C

ondi

tion

Bat

Brig

htne

ss U

V E

xclu

de

Mea

sure

men

t Con

ditio

n

Page 97: Datacolor TOOLS™ Form Editor

Dat

acol

or T

OO

LS™

For

m E

dito

r B

atch

Fie

lds

• 9

3

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

BA

T_W

HIT

EN

ES

S_U

VE

XC_V

IEW

ING

B

at W

hite

ness

UV

Exc

lude

C

ondi

tion

Bat

Whi

tene

ss U

V E

xclu

de

Mea

sure

men

t Con

ditio

n B

AT_

GLO

SS

B

atch

Glo

ss

Glo

ss V

alue

of B

atch

B

AT_

R0

B

atch

R0

of C

R/O

paci

ty/H

aze

CIE

Y v

alue

of o

ver d

ark

mea

sure

men

t of b

atch

B

AT_

RW

BG

B

atch

R(W

)/Whi

te T

ile o

f O

paci

ty/P

aper

B

atch

R(W

) val

ue o

f Whi

te T

ile fo

r O

paci

ty/P

aper

B

AT_

BA

SIS

_WE

IGH

T

Bat

ch B

asis

Wei

ght

Use

r def

ined

wei

ght o

f pap

er

batc

h B

AT_

BI_

TAP

PI5

25_U

VE

xclu

de

Bat

ch R

457/

T525

UV

Exc

lude

d Ba

tch

R45

7/T5

25 in

dex

from

UV

excl

uded

mea

sure

men

t B

AT_

WI(C

IE)_

UV

Exc

lude

d

Bat

Whi

tene

ss C

IE U

V E

xclu

ded

Bat

ch C

IE w

hite

ness

from

UV

ex

clud

ed m

easu

rem

ent

BAT_

WI_

CIE

_Tin

t_U

VExc

lude

B

at C

IE W

hite

ness

Tin

t UV

Ex

clud

ed

Bat

ch C

IE w

hite

ness

tint

from

U

V ex

clud

ed m

easu

rem

ent

BA

T_S

UR

F_C

OR

R_V

ALU

E

Bat

ch S

urfa

ce C

orre

ctio

n Va

lue

Batc

h Su

rface

Cor

rect

ion

Valu

e B

AT_

SU

RF_

CO

RR

_STA

TUS

B

at S

urfa

ce C

orre

ctio

n D

escr

ipto

r B

atch

Sur

face

Cor

rect

ion

Sta

tus

BA

T_M

S_I

NS

T_C

ON

DIT

ION

M

&S

Inst

rum

ent C

ondi

tion

Con

tain

s al

l M&

S in

stru

men

t co

nditi

ons

for b

atch

mea

sure

men

t B

AT_

X

Bat

ch C

IE X

X

Tris

timul

us V

alue

of B

atch

B

AT_

Y

Bat

ch C

IE Y

Y

Tris

timul

us V

alue

of B

atch

B

AT_

Z

Bat

ch C

IE Z

Z

Tris

timul

us V

alue

of B

atch

B

AT_

CIE

L

Bat

ch C

IE L

L*

Val

ue o

f Bat

ch

BA

T_C

IEa

B

atch

CIE

a

a* V

alue

of B

atch

B

AT_

CIE

b

Bat

ch C

IE b

b*

Val

ue o

f Bat

ch

BA

T_C

IEC

B

atch

CIE

C

C*

Val

ue o

f Bat

ch

BA

T_C

IEh

B

atch

CIE

h

h (h

ue a

ngle

) of B

atch

B

AT_

CIE

u

Bat

ch C

IE u

u*

Val

ue o

f Bat

ch

Page 98: Datacolor TOOLS™ Form Editor

94 •

Bat

ch F

ield

s D

atac

olor

TO

OLS

™ F

orm

Edi

tor

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

BA

T_C

IEv

B

atch

CIE

v

v* V

alue

of B

atch

B

AT_

CIE

x

Bat

ch C

IE x

x

- Chr

omat

icity

Coo

rdin

ate

of

Bat

ch

BA

T_C

IEy

B

atch

CIE

y

y - C

hrom

atic

ity C

oord

inat

e of

B

atch

B

AT_

CIE

z

Bat

ch C

IE z

z

- Chr

omat

icity

Coo

rdin

ate

of

Bat

ch

BA

T_H

unte

rL

Bat

ch H

unte

r L

Hun

ter L

Val

ue o

f Bat

ch

BA

T_H

unte

ra

Bat

ch H

unte

r a

Hun

ter a

Val

ue o

f Bat

ch

BA

T_H

unte

rb

Bat

ch H

unte

r b

Hun

ter b

Val

ue o

f Bat

ch

BA

T_D

IN99

L

Bat

ch D

IN99

L

DIN

99 L

val

ue o

f Bat

ch

BA

T_D

IN99

a

Bat

ch D

IN99

a

DIN

99 a

val

ue o

f Bat

ch

BA

T_D

IN99

b

Bat

ch D

IN99

b

DIN

99 b

val

ue o

f Bat

ch

BA

T_D

IN99

C

Bat

ch D

IN99

C

DIN

99 C

val

ue o

f Bat

ch

BA

T_D

IN99

h

Bat

ch D

IN99

h

DIN

99 h

val

ue o

f Bat

ch

BA

T_W

I(TA

UB

E)

Bat

ch T

aube

's W

hite

ness

Ta

ube

whi

tene

ss o

f Bat

ch

BA

T_W

I(CIE

) B

at W

hite

ness

CIE

/E31

3 C

IE/E

313

whi

tene

ss o

f Bat

ch

BA

T_D

WI(C

IE)

Bat

Del

ta W

hite

ness

CIE

(UV

In

/Out

) B

atch

Del

ta C

IE/E

313

whi

tene

ss

betw

een

UV

incl

uded

/UV

excl

uded

mea

sure

men

t B

AT_

WI_

Ber

ger

Bat

ch B

erge

r Whi

tene

ss

Ber

ger W

hite

ness

Inde

x of

Bat

ch

BA

T_W

I_G

anzN

B

atch

Gan

z W

hite

ness

Neu

tral

Gan

z N

eutra

l Whi

tene

ss o

f B

atch

B

AT_

WI_

Gan

zG

Bat

ch G

anz

Whi

tene

ss G

reen

G

anz

Gre

en W

hite

ness

of B

atch

B

AT_

WI_

Gan

zR

Bat

ch G

anz

Whi

tene

ss R

ed

Gan

z R

ed W

hite

ness

of B

atch

B

AT_

WI_

Ste

phan

sen

S

teph

anse

n W

hite

ness

St

epha

nsen

Whi

tene

ss In

dex

of

Bat

ch

BA

T_W

I_H

arris

on

Bat

Har

rison

Whi

tene

ss

Page 99: Datacolor TOOLS™ Form Editor

Dat

acol

or T

OO

LS™

For

m E

dito

r B

atch

Fie

lds

• 9

5

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

BA

T_W

I_G

anzG

riess

er

Bat

Gan

z-G

riess

er W

hite

ness

G

anz-

Grie

sser

Whi

tene

ss o

f B

atch

B

AT_

TV_G

anzG

riess

er

Bat

Gan

z-G

riess

er T

int

Gan

z-G

riess

er T

int V

alue

of

Bat

ch

BA

T_D

ev_G

anzG

riess

er

Bat

Gan

z-G

riess

er D

evia

tion

Gan

z-G

riess

er T

int D

evia

tion

of

Bat

ch

BA

T_D

esc_

Gan

zGrie

sser

B

at G

anz-

Grie

sser

Des

crip

tor

Gan

z-G

riess

er T

int D

escr

iptio

n of

Bat

B

AT_

YI(E

313)

B

atch

Yel

low

ness

E31

3 E

313

Yel

low

ness

Inde

x of

Bat

ch

BA

T_Y

I(D19

25)

Bat

ch Y

ello

wne

ss D

1925

D

1925

Yel

low

ness

Inde

x of

B

atch

B

AT_

YI(D

IN61

67)

Bat

DIN

6167

Yel

low

ness

D

IN61

67 Y

ello

wne

ss In

dex

of

Bat

ch

BA

T_Y

I(GE

PQ

S2)

B

at G

EP

QS

2 Y

ello

wne

ss

GE

PQ

S2

Yel

low

ness

of B

atch

B

AT_

BI_

TAP

PI5

25

Bat

R45

7/T5

25 B

right

ness

R

457/

T525

Brig

htne

ss o

f Bat

ch

BA

T_B

I_D

TAP

PI5

25

Bat

Del

ta R

457/

T525

(UV

In/O

ut)

Del

ta R

457

of th

e B

atch

(UV

In

/Out

) B

AT_

WI_

CIE

_Tin

t B

at C

IE W

hite

ness

Tin

t C

IE W

hite

ness

Tin

t Val

ue o

f the

B

atch

BA

T_D

WI_

CIE

_Tin

t B

at D

elta

CIE

Whi

tene

ss T

int (

UV

In

/Out

) B

atch

Del

ta C

IE w

hite

ness

tint

be

twee

n U

V in

clud

ed/U

V ex

clud

ed m

easu

rem

ent

BA

T_N

EW

S_D

OM

INA

NT_

WL

B

at D

omin

ant w

avel

engt

h fo

r ne

wsp

r Ba

tch

dom

inan

t wav

elen

gth

valu

e fo

r new

sprin

t B

AT_

NE

WS

_PU

RIT

Y

Bat

Pur

ity fo

r new

spr

Bat

ch p

urity

for n

ewsp

rint

BA

T_C

ON

TRAS

T_R

ATIO

B

at C

R/O

paci

ty/H

aze

Bat

ch C

ontra

st R

atio

B

AT_

TRA

NS

PA

RE

NC

Y

Bat

ch T

rans

pare

ncy

Bat

ch tr

ansp

aren

cy

BA

T_O

P_S

X

Bat

ch O

ptic

al S

X B

atch

Opt

ical

SX

valu

e B

AT_

OP

_KX

B

atch

Opt

ical

KX

Bat

ch O

ptic

al K

X va

lue

Page 100: Datacolor TOOLS™ Form Editor

96 •

Bat

ch F

ield

s D

atac

olor

TO

OLS

™ F

orm

Edi

tor

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

BA

T_O

P_S

B

atch

Opt

ical

S

Bat

ch O

ptic

al S

val

ue

BA

T_O

P_K

B

atch

Opt

ical

K

Bat

ch O

ptic

al K

val

ue

BAT_

LF_R

x

Bat L

umin

ous

R(x

) Fac

tor

Lum

inou

s R

efle

ctan

ce F

acto

r Rx

of B

at

BA

T_LF

_Ry

B

at L

umin

ous

R(y

) Fac

tor

Lum

inou

s R

efle

ctan

ce F

acto

r Ry

of B

at

BA

T_LF

_Rz

B

at L

umin

ous

R(z

) Fac

tor

Lum

inou

s R

efle

ctan

ce F

acto

r Rz

of B

at

BA

T_K

_OV

ER

_S

Bat

ch K

/S's

K

/S V

alue

s of

Bat

ch (A

rray

of

16/3

1)

BA

T_M

easT

ype

Ty

pe o

f Bat

ch M

easu

rem

ent

Bat

Mea

s Ty

pe (i

.e. %

R, %

T,

Lab,

etc

) B

AT_

WL_

MA

X_A

BS

B

atch

Wl

of M

ax A

bs

Wav

elen

gth

of M

ax A

bsor

ptio

n of

B

at

BA

T_R

_WLM

axA

bs

Bat

%R

at W

l of

Max

Abs

%

R V

alue

at W

L of

Max

A

bsor

ptio

n - B

at

BA

T_K

S_W

LMax

Abs

B

at K

/S o

r A a

t Wl

of M

ax A

bs

K/S

or A

bs a

t WL

of M

ax

Abs

orpt

ion

- Bat

B

AT_

DA

TE

Dat

e ba

tch

was

mea

sure

d D

ate

batc

h w

as m

easu

red

BA

T_TI

ME

Ti

me

batc

h w

as m

easu

red

Tim

e ba

tch

was

mea

sure

d B

AT_

CO

RR

ELA

TIO

N_D

ATE

D

ate

batc

h M

aste

r Ins

trum

ent

was

cor

rela

ted

Dat

e ba

tch

Mas

ter I

nstru

men

t w

as c

orre

late

d B

AT_

CO

RR

ELA

TIO

N_T

IME

Ti

me

batc

h M

aste

r Ins

trum

ent

was

cor

rela

ted

Tim

e ba

tch

Mas

ter I

nstru

men

t w

as c

orre

late

d BA

T_C

MYK

_C

Bat.

STAT

US

T de

nsity

C

Batc

h C

val

ue fo

r Sta

tus

T de

nsity

BA

T_C

MYK

_M

Bat.

STAT

US

T de

nsity

M

Bat

ch M

val

ue fo

r Sta

tus

T de

nsity

B

AT_

CM

YK

_Y

Bat

. STA

TUS

T d

ensi

ty Y

B

atch

Y v

alue

for S

tatu

s T

dens

ity

Page 101: Datacolor TOOLS™ Form Editor

Dat

acol

or T

OO

LS™

For

m E

dito

r B

atch

Fie

lds

• 9

7

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

BA

T_C

MY

K_K

B

at. d

ensi

ty K

(IS

O V

isua

l D

ensi

ty)

Bat

ch K

val

ue fo

r IS

O V

isua

l de

nsity

BA

T_ST

ATU

SA_C

MYK

_C

Bat.

STAT

US

A de

nsity

C

Bat

ch C

val

ue fo

r Sta

tus

A

dens

ity

BAT_

STAT

USA

_CM

YK_M

Ba

t. ST

ATU

S A

dens

ity M

B

atch

M v

alue

for S

tatu

s A

de

nsity

BA

T_ST

ATU

SA_C

MYK

_Y

Bat.

STAT

US

A de

nsity

Y

Batc

h Y

valu

e fo

r Sta

tus

A de

nsity

BA

T_ST

ATU

SM_C

MYK

_C

Bat.

STAT

US

M d

ensi

ty C

B

atch

C v

alue

for S

tatu

s M

de

nsity

BA

T_ST

ATU

SM_C

MYK

_M

Bat.

STA

TUS

M d

ensi

ty M

B

atch

M v

alue

for S

tatu

s M

de

nsity

BA

T_ST

ATU

SM_C

MYK

_Y

Bat

STAT

US

M d

ensi

ty Y

B

atch

Y v

alue

for S

tatu

s M

de

nsity

B

AT_

DO

MIN

ANT_

WA

VE

LEN

GT

H

Bat

ch D

omin

ant W

avel

engt

h B

atch

Dom

inan

t Wav

elen

gth

BA

T_P

UR

ITY

B

atch

Pur

ity

Bat

ch P

urity

B

AT_

INTE

G_V

ALU

E

Bat

ch S

treng

th I

nteg

Val

ue

Bat

ch S

treng

th In

teg

Val

ue

BAT_

B11S

T_VA

LUE

Ba

t Col

or D

epth

1/1

Ba

t Col

or D

epth

1/1

BA

T_B1

3ST_

VALU

E

Bat C

olor

Dep

th 1

/3

Bat C

olor

Dep

th 1

/3

BAT_

B19S

T_VA

LUE

Ba

t Col

or D

epth

1/9

Ba

t Col

or D

epth

1/9

BA

T_B

5ST_

VALU

E

Bat C

olor

Dep

th 1

/ 5

Batc

h C

olor

Dep

th 1

/25

BA

T_S

OR

T_BO

X_N

UM

B

atch

Sor

t Box

Num

ber

Bat

ch S

ort B

ox N

umbe

r B

AT_

SD

_Lsd

B

at 1

/1 S

tand

ard

Dep

th L

sd

1/1

Stan

dard

Dep

th L

sd o

f Bat

ch

BA

T_S

D_D

L

Bat

1/1

Sta

ndar

d D

epth

DL

1/1

Sta

ndar

d D

epth

DL

of B

atch

B

AT_

SD

_PFD

esc

B

at 1

/1 S

tand

ard

Dep

th P

/F

Det

erm

inat

ion

1/1

Stan

dard

Dep

th P

/F re

sult

of

Bat

ch

BA

T_C

MC

CO

N97

_DE

B

at C

olor

inco

nsta

ncy

DE

B

at C

olor

inco

nsta

ncy

DE

BA

T_C

MC

CO

N97

_Da

Ba

t Col

or in

cons

tanc

y D

a Ba

t Col

or in

cons

tanc

y D

a

Page 102: Datacolor TOOLS™ Form Editor

98 •

Bat

ch F

ield

s D

atac

olor

TO

OLS

™ F

orm

Edi

tor

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

BAT

_CM

CC

ON

97_D

b

Bat C

olor

inco

nsta

ncy

Db

Bat C

olor

inco

nsta

ncy

Db

BAT_

CM

CC

ON

97_D

C

Bat C

olor

inco

nsta

ncy

DC

Ba

t Col

or in

cons

tanc

y D

C

BAT_

CM

CC

ON

97_D

H

Bat C

olor

inco

nsta

ncy

DH

Ba

t Col

or in

cons

tanc

y D

H

BAT_

CM

CC

ON

97_D

L

Bat C

olor

inco

nsta

ncy

DL

Bat C

olor

inco

nsta

ncy

DL

BA

T_U

SE

R_O

PA

CIT

Y

Test

Opa

city

U

ser d

efin

ed te

st o

paci

ty o

f pa

per

BA

T_U

SE

R_T

RA

NS

PA

RE

NC

Y

Test

Tra

nspa

renc

y U

ser d

efin

ed te

st tr

ansp

aren

cy o

f pa

per

BA

T_U

SE

R_B

AS

IS_W

EIG

HT

Te

st B

asis

Wei

ght

Use

r def

ined

test

wei

ght o

f pap

er

BA

T_C

UR

VE

_AD

J_TY

PE

B

at C

urve

Adj

ustm

ent T

ype

Bat

Cur

ve A

djus

tmen

t Typ

e B

AT_

CU

RV

E_A

DJ_

VA

LUE

B

atch

Cur

ve A

djus

tmen

t Val

ue

Bat

ch C

urve

Adj

ustm

ent V

alue

B

AT_

CU

RV

E_A

DJ_

DE

SC

RIP

TOR

B

at C

urve

Adj

ustm

ent D

escr

ipto

r B

at C

urve

Adj

ustm

ent D

escr

ipto

r

BA

T_G

LOS

S_A

DJ_

STA

TUS

B

atch

Glo

ss A

djus

ted

Sta

tus

Bat

ch G

loss

Adj

uste

d S

tatu

s B

AT_

GLO

SS

_AD

J_G

EO

ME

TRY

B

atch

Glo

ss A

djus

tmen

t G

eom

etry

B

atch

Glo

ss A

djus

tmen

t G

eom

etry

B

AT_

GLO

SS

_VA

LUE

B

atch

Glo

ss V

alue

B

atch

Glo

ss V

alue

B

AT_

GLO

SS

_AD

J_D

ES

CR

IPTO

R

Bat

ch G

loss

Adj

ustm

ent

Des

crip

tor

Bat

ch G

loss

Adj

ustm

ent

Des

crip

tor

BAT_

THEO

_OPA

CIT

Y

Theo

Opa

city

Ba

tch

theo

retic

al o

paci

ty

BA

T_TH

EO

_TR

AN

SP

AR

EN

CY

Th

eo T

rans

pare

ncy

Bat

ch th

eore

tical

tran

spar

ency

B

AT_

THE

O_B

AS

IS_W

EIG

HT

Th

eo B

asis

Wei

ght

Bat

ch th

eore

tical

bas

is w

eigh

t BA

T_TH

EO_S

X

Theo

Opa

city

SX

Batc

h th

eore

tical

SX

opac

ity

BAT_

THEO

_KX

Th

eo O

paci

ty K

X Ba

tch

theo

retic

al K

X op

acity

B

AT_

NA

ME

B

atch

Nam

e N

ame

of C

urre

nt D

eskt

op B

atch

B

AT_

FILE

S

td F

ile F

or B

atch

C

urre

nt B

atch

’s S

tand

ards

File

N

ame

Page 103: Datacolor TOOLS™ Form Editor

Dat

acol

or T

OO

LS™

For

m E

dito

r B

atch

Fie

lds

• 9

9

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

BA

T_H

IST_

FILE

B

atch

His

tory

File

C

urre

nt B

atch

’s H

isto

ry F

ile

Nam

e B

AT_

HIS

T_FI

LE_S

TD

Sta

ndar

d Fo

r Bat

ch H

isto

ry

Stan

dard

Ass

ocia

ted

with

C

urre

nt B

atch

B

AT_

PF_

JUD

GE

P

ass/

Fail

Indi

cato

r N

umer

ic P

/F F

lag

- 1=P

ass

2=Fa

il 0

=Exc

B

AT_

PF_

DE

SC

P

ass/

Fail

Judg

emen

t V

isua

l P/F

Fla

g - T

ext -

P

ass/

Fail/

Exc

lude

B

AT_

AD

JSTA

TUS

S

tatu

s of

adj

to

batc

h Te

xt F

lag

whe

n B

atch

is

adju

sted

. B

AT_

MU

LTI_

ME

AS

_NU

M

Bat

Mul

ti-m

easu

rem

ent #

N

umbe

r of A

vg R

eads

To

Take

B

AT_

CO

LOR

_PA

TCH

B

atch

Col

or P

atch

B

atch

Col

or P

atch

B

AT_

IR

Bat

ch IR

%R

's

IR %

R’s

of B

atch

B

AT_

CO

L_FI

LE_N

AM

E

Bat

ch C

olor

ant F

ile

Col

oran

t File

of B

atch

B

AT_

FRM

_FIL

E_N

AM

E

Bat

ch F

orm

ula

File

Fo

rmul

a Fi

le o

f Bat

ch

BA

T_K

1

Bat

ch K

1 S

pecu

lar %

R o

f Bat

ch

BA

T_K

B

atch

K

Inte

rnal

%R

of B

atch

B

AT_

Sub

stra

te_I

D

Bat

ch S

ubst

rate

ID

Sub

stra

te ID

of B

atch

B

AT_

Sub

stra

te_N

ame

B

atch

Sub

stra

te N

ame

Sub

stra

te N

ame

of B

atch

B

AT_

CO

L_ID

B

atch

Col

oran

t ID

(8)

Col

oran

t ID

Num

bers

of B

atch

B

AT_

CO

L_N

ame

B

atch

Col

oran

t Nam

e (8

) C

olor

ant N

ames

of B

atch

B

AT_

CO

L_P

erce

ntA

mou

nt

Per

cent

For

mul

a (8

) C

olor

ant P

erce

nts

of B

atch

B

AT_

CO

L_P

erce

ntTo

talA

mt

Per

cent

For

mul

a To

tal A

mou

nt

Per

cent

For

mul

a To

tal A

mou

nt o

f B

atch

B

AT_

CO

L_S

cale

dLab

el

Sca

led

Bat

ch C

ol U

nit L

abel

La

bel f

or S

cale

d C

olor

ant o

f B

atch

B

AT_

CO

L_S

cale

dAm

ount

S

cale

d Fo

rmul

a (8

) S

cale

d C

olor

ant A

mou

nts

of

Bat

ch

Page 104: Datacolor TOOLS™ Form Editor

100

• B

atch

Fie

lds

Dat

acol

or T

OO

LS™

For

m E

dito

r

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

BA

T_C

OL_

Sca

ledT

otal

Am

t S

cale

d Fo

rmul

a To

tal A

mou

nt

Sca

led

Col

oran

t Am

ount

s of

B

atch

B

AT_

CO

L_U

nitC

ost

Bat

ch C

olor

ant U

nit C

ost (

8)

Uni

t Col

oran

t Cos

t B

AT_

CO

L_C

ost

Bat

ch C

olor

ant C

ost (

8)

Col

oran

t Cos

t B

AT_

CO

L_To

tal_

Cos

t B

atch

Col

oran

t Tot

al C

ost

Tota

l Cos

t of F

orm

ula

BA

T_Fi

lm_T

hick

ness

B

atch

Film

Thi

ckne

ss

Film

Thi

ckne

ss o

f Bat

ch

BA

T_P

RE

V_P

ER

CE

NT

B

atch

Per

cent

Am

ount

Bef

ore

Cor

rect

ion

(8)

Per

cent

Bat

ch F

orm

ula

Bef

ore

Cor

rect

ion

BA

T_P

RE

V_S

CA

LED

_AM

OU

NT

B

atch

Sca

led

Am

ount

Bef

ore

Cor

rect

ion

(8)

Sca

led

Bat

ch F

orm

ula

Bef

ore

Cor

rect

ion

BA

T_P

RE

DIC

TED

_PE

RC

EN

T

Bat

ch P

redi

cted

Col

oran

t Am

ount

(8

) P

erce

nt M

atch

To

Bat

ch F

orm

ula

CO

RR

_FA

CTO

R

Cor

rect

ion

Fact

or (8

) P

erfo

rman

ce F

acto

rs

AM

T_A

DD

A

mou

nt A

dd (8

) C

olor

ant A

dd A

mou

nts

PE

RC

EN

T_A

DD

P

erce

nt A

dd (8

) C

olor

ant P

erce

nt A

dd

NO

RM

ALI

ZED

_AD

D

Nor

mal

ized

Add

(8)

Nor

mal

ized

Col

oran

t Add

BA

TCH

_TO

TAL_

WEI

GH

T_AD

D

Tota

l Bat

ch W

eigh

t Add

ed

Tota

l Am

ount

Add

ed

Bat

chP

lusA

dd_S

cale

dAm

t B

atch

Plu

s A

dd S

cale

d Fo

rmul

a (8

) O

rigin

al B

atch

Am

ount

s P

lus

Add

Bat

chP

lusA

dd_S

cale

dTot

al

Bat

ch P

lus

Add

Sca

led

Tota

l A

mts

To

tal A

mou

nt o

f Sca

led

Bat

ch

Plu

s A

dd

MAT

CH

_TO

_BAT

CH

_DE

D

E O

f The

Mat

ch T

o Th

e Ba

tch

DE

of t

he M

atch

To

The

Bat

ch

Form

ula

BA

T_IN

ST_T

YPE

B

at In

stru

men

t Typ

e In

stru

men

t ID

Tex

t fro

m

TOO

LMA

N32

.INI

BA

T_S

ubst

rate

_IN

ST_

TYP

E

Bat

Sub

stra

te In

stru

men

t Typ

e C

heck

sum

val

ue o

f the

cu

rrent

Bat

%R

.

Page 105: Datacolor TOOLS™ Form Editor

Dat

acol

or T

OO

LS™

For

m E

dito

r B

atch

Fie

lds

• 1

01

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

Bat

ch_M

eas_

Che

cksu

m

Bat

ch C

heck

sum

C

heck

sum

val

ue o

f the

cu

rrent

Bat

%R

. M

S_B

atch

_Mea

s_C

heck

sum

M

&S

Bat

ch C

heck

sum

C

heck

sum

val

ue o

f int

erpo

late

d 16

pt r

efle

ctan

ces

BA

T_K

N_V

alue

B

at K

N -

Pr

Con

trast

K

N V

alue

or P

rint C

ontra

st o

f B

atch

B

AT_

CO

ST

P

rice

For S

treng

th C

alcu

latio

n C

ost t

o ad

just

for s

treng

th

diffe

renc

es

BA

T_C

ON

CE

NTR

ATI

ON

M

ater

ial C

once

ntra

tion

For

Stre

ngth

Cal

cula

tion

Col

oran

t am

ount

cal

cula

ted

to

adju

st s

treng

th

BA

T_IN

PU

T_M

ETH

OD

M

etho

d of

Inpu

t for

Bat

ch D

ata

Mea

sure

men

t met

hod

of b

atch

B

AT_

FOLD

ER

ID

Bat

ch D

atab

ase

Fold

er ID

B

atch

Ste

nsby

Whi

tene

ss

BA

T_S

AM

PLE

ID

Bat

ch D

atab

ase

ID

R v

alue

for b

atch

col

or d

ispl

ay

BA

T_FO

LDE

RN

AM

E

Bat

ch D

atab

ase

Fold

er N

ame

G v

alue

for b

atch

col

or d

ispl

ay

BA

T_D

ES

CR

IPTI

ON

B

atch

Des

crip

tion

B v

alue

for b

atch

col

or d

ispl

ay

BA

T_P

RO

DU

CTI

ON

SO

RT_

BIN

NU

MB

ER

B

in n

umbe

r of c

urre

nt p

rodu

ctio

n sh

ade

sort

Bat

ch A

I sor

t bin

num

ber

BA

T_W

I_S

tens

by

Ste

nsby

Whi

tene

ss fo

r Bat

ch

Bat

ch S

tens

by W

hite

ness

B

AT_

RG

B_R

B

atch

RG

B R

Val

ue

R v

alue

for b

atch

col

or d

ispl

ay

BA

T_R

GB

_G

Bat

ch R

GB

G V

alue

G

val

ue fo

r bat

ch c

olor

dis

play

B

AT_

RG

B_B

B

atch

RG

B B

Val

ue

B v

alue

for b

atch

col

or d

ispl

ay

BA

T_G

UID

B

atch

Glo

bal I

dent

ifier

U

niqu

e ID

num

ber f

or b

atch

B

AT_

OP

CA

L_M

ETH

OD

B

atch

Cal

cula

tion

Met

hod

for

CR

/Opa

city

/Haz

e B

atch

Cal

cula

tion

Met

hod

for

CR

/Opa

city

/Haz

e

Page 106: Datacolor TOOLS™ Form Editor

102

• D

elta

Fie

lds

Dat

acol

or T

OO

LS™

For

m E

dito

r

Del

ta F

ield

s Th

e de

lta fi

eld

nam

es a

re in

bra

cket

s [ ]

at t

he to

p of

the

QC

.FLD

and

US

ER

. FLD

file

s un

der t

he

[DE

LTA

_DA

TA] s

ectio

n.

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

DEL

TA_R

D

elta

%R

's

%R

Diff

eren

ce b

etw

eenS

td a

nd

Bat

D

ELT

A_K

_OV

ER

_S

Del

ta K

/S's

K

/S D

iffer

ence

bet

wee

nStd

and

B

at

CIE

_DL

C

IE D

L D

L* V

alue

C

IE_D

a

CIE

Da

Da*

Val

ue

CIE

_Db

C

IE D

b D

b* V

alue

C

IE_D

C

CIE

DC

D

C*

Val

ue

CIE

_DH

C

IE D

H

DH

* V

alue

C

IE_D

E

CIE

DE

D

E*

Val

ue

CIE

_Du

C

IE D

u D

u* V

alue

C

IE_D

v

CIE

Dv

Dv*

Val

ue

CIE

_DE

uv

CIE

DE

uv

DE

uv*

Val

ue

CIE

_DX

C

IE D

X D

elta

X

CIE

_DY

C

IE D

Y

Del

ta Y

C

IE_D

Z

CIE

DZ

Del

ta Z

C

IE_D

x

CIE

Dx

Del

ta x

C

IE_D

y

CIE

Dy

Del

ta y

H

unte

r_D

L

Hun

ter D

L H

unte

r DL

Page 107: Datacolor TOOLS™ Form Editor

Dat

acol

or T

OO

LS™

For

m E

dito

r D

elta

Fie

lds

• 1

03

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

Hun

ter_

Da

H

unte

r Da

Hun

ter D

a H

unte

r_D

b

Hun

ter D

b H

unte

r Db

Hun

ter_

DE

H

unte

r DE

H

unte

r DE

C

MC

_DL

C

MC

DL*

/SL

CM

C D

L*/S

L C

MC

_DC

C

MC

DC

*/SC

C

MC

DC

*/SC

C

MC

_DH

C

MC

DH

*/SH

C

MC

DH

*/SH

C

MC

_DE

C

MC

DE

C

MC

DE

C

IE94

_DL

C

IE94

DL*

/SL

CIE

94 D

L*/S

L C

IE94

_DC

C

IE94

DC

*/SC

C

IE 9

4 D

C*/S

C

CIE

94_D

H

CIE

94 D

H*/S

H

CIE

94

DH

*/SH

C

IE94

_DE

C

IE94

DE

C

IE94

DE

C

IE94

_SL

C

IE94

SL

CIE

94 S

L C

IE94

_SC

C

IE94

SC

C

IE94

SC

C

IE94

_SH

C

IE94

SH

C

IE94

SH

C

IE94

_RF

C

IE94

Rot

atio

n Fa

ctor

C

IE94

Rot

atio

n Fa

ctor

G

EP

QS

_DC

G

E_P

QS

II D

C

GE

_PQ

S II

DC

G

EP

QS

_DY

Y

GE

_PQ

S II

DY

/Y

GE

_PQ

S II

DY/

Y

GE

PQ

S_D

X

GE

_PQ

S II

Dx

GE

_PQ

S II

Dx

GE

PQ

S_D

Y

GE

_PQ

S II

Dy

GE

_PQ

S II

Dy

GE

PQ

S_D

XM

GE

_PQ

S II

Met

amer

ic s

hift

coor

dina

te x

G

E_P

QS

II M

etam

eric

shi

ft co

ordi

nate

x

GE

PQ

S_D

YM

G

E_P

QS

II M

etam

eric

shi

ft co

ordi

nate

y

GE

_PQ

S II

Met

amer

ic s

hift

coor

dina

te y

D

IN99

_DL

D

IN99

DL

DIN

99 D

L

Page 108: Datacolor TOOLS™ Form Editor

104

• D

elta

Fie

lds

Dat

acol

or T

OO

LS™

For

m E

dito

r

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

DIN

99_D

a

DIN

99 D

a D

IN99

Da

DIN

99_D

b

DIN

99 D

b D

IN99

Db

DIN

99_D

C

DIN

99 D

C

DIN

99 D

C

DIN

99_D

H

DIN

99 D

H

DIN

99 D

H

DIN

99_D

E

DIN

99 D

E

DIN

99 D

E

Ellip

se_D

E

Ellip

tical

DE

E

lliptic

al D

E

FMC

2_D

L

FM

C2

DL

FMC

2 D

L FM

C2_

DC

RG

F

MC

2 D

CR

G

FMC

2 D

CR

G

FMC

2_D

CY

B

FM

C2

DC

YB

FM

C2

DC

YB

FM

C2_

DC

F

MC

2 D

C

FMC

2 D

C

FMC

2_D

E

FM

C2

DE

FM

C2

DE

M

S89

_DL

M

&S

89

DL

M&

S 8

9 D

L M

S89_

DC

M

&S 8

9 D

C

M&S

89

DC

M

S89_

DH

M

&S 8

9 D

H

M&S

89

DH

M

S89

_DE

M

&S

89

DE

M

&S

89

DE

M

S89

_DL_

Ver

bal

M&

S 8

9 D

L D

escr

ipto

r M

&S

89

DL

Des

crip

tor

MS

89_D

C_V

erba

l M

&S

89

DC

Des

crip

tor

M&

S 8

9 D

C D

escr

ipto

r M

S89

_DH

_Ver

bal

M&

S 8

9 D

H D

escr

ipto

r M

&S

89

DH

Des

crip

tor

MS

89_P

F_In

dica

tor

M&

S 8

9 P

F In

dica

tor

M&

S 8

9 P

F In

dica

tor

MI

Met

amer

ism

Inde

x/M

ultip

licat

ive

Cor

rect

ion

Met

amer

ism

Inde

x/M

ultip

licat

ive

Cor

rect

ion

Met

hod

MI_

ADD

ITIV

E

Met

amer

ism

Inde

x/A

dditi

ve

Cor

rect

ion

Met

amer

ism

Inde

x/A

dditi

ve

Cor

rect

ion

Met

hod

D_W

I(TAU

BE)

Tau

be's

Whi

tene

ss D

elta

Ta

ube'

s W

hite

ness

Del

ta

Page 109: Datacolor TOOLS™ Form Editor

Dat

acol

or T

OO

LS™

For

m E

dito

r D

elta

Fie

lds

• 1

05

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

D_W

I(CIE

) W

hite

ness

CIE

/E31

3 D

elta

W

hite

ness

CIE

/E31

3 D

elta

D

_WI(C

IE)_

UV

Excl

uded

W

hite

ness

CIE

UV

Exc

lude

d D

elta

C

IE W

hite

ness

Del

ta o

f UV

ex

clud

ed m

easu

rem

ents

D

_DW

I(CIE

) W

hite

ness

CIE

Del

ta (U

V In

/Out

) C

IE W

hite

ness

Del

ta b

etw

een

UV

incl

uded

/UV

exc

lude

d m

easu

rem

ent

D_W

I_B

erge

r B

erge

r Whi

tene

ss D

elta

B

erge

r Whi

tene

ss D

elta

D

_WI_

Gan

zN

Gan

z W

hite

ness

Neu

tral D

elta

G

anz

Whi

tene

ss N

eutra

l Del

ta

D_W

I_G

anzG

G

anz

Whi

tene

ss G

reen

Del

ta

Gan

z W

hite

ness

Gre

en D

elta

D

_WI_

Gan

zR

Gan

z W

hite

ness

Red

Del

ta

Gan

z W

hite

ness

Red

Del

ta

D_W

I_St

epha

nsen

S

teph

anse

n W

hite

ness

Del

ta

Ste

phan

sen

Whi

tene

ss D

elta

D

_WI_

Har

rison

H

arris

on W

hite

ness

Del

ta

Har

rison

Whi

tene

ss D

elta

D

_WI_

Gan

zGrie

sser

G

anz-

Grie

sser

Whi

tene

ss D

elta

G

anz-

Grie

sser

Whi

tene

ss D

elta

D

_TV

_Gan

zGrie

sser

G

anz-

Grie

sser

Tin

t Del

ta

Gan

z-G

riess

er T

int D

elta

D

_YI(E

313)

Y

ello

wne

ss E

313

Del

ta

E313

Yel

low

ness

Inde

x D

elta

D

_YI(D

19 5

) Y

ello

wne

ss D

1925

Del

ta

D19

25 Y

ello

wne

ss In

dex

Del

ta

D_Y

I(DIN

6167

) D

IN 6

167

Yel

low

ness

Del

ta

DIN

616

7 Ye

llow

ness

Inde

x D

elta

D

_YI(G

EP

QS

)

GE

PQ

S Y

ello

wne

ss D

elta

G

E-P

QS

II Y

ello

wne

ss D

elta

D

_BI_

TAPP

I525

R

457/

T525

Brig

htne

ss D

elta

D

elta

R45

7 U

V In

clud

ed

D_B

I_TA

PP

I525

_UV

Exc

lude

R

457/

T525

UV

Exc

lude

d D

elta

D

elta

R45

7 U

V E

xclu

ded

D_B

I_D

TAP

PI5

25

Del

ta R

57/

T5 5

(UV

In/O

ut) D

elta

D

elta

of D

elta

R45

7 U

V In

c an

d D

elta

R45

7 U

V E

xc

GS

_Col

orC

hang

e

Gra

y S

cale

for C

olor

Cha

nge

Gra

y S

cale

for C

olor

Cha

nge

- D

ecim

al

Page 110: Datacolor TOOLS™ Form Editor

106

• D

elta

Fie

lds

Dat

acol

or T

OO

LS™

For

m E

dito

r

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

GS_

Col

orC

hang

eRat

ing

G

ray

Sca

le fo

r Col

or C

hang

e R

atin

g G

ray

Sca

le fo

r Col

or C

hang

e -

Rat

ing

GS

_Sta

inin

g

Gra

y S

cale

for S

tain

ing

Gra

y S

cale

for S

tain

ing

- D

ecim

al

GS

_Sta

inin

gRat

ing

G

ray

Sca

le fo

r Sta

inin

g R

atin

g G

ray

Sca

le fo

r Sta

inin

g - R

atin

g D

_WI_

CIE

_Tin

t C

IE W

hite

ness

Tin

t Del

ta

CIE

Whi

tene

ss T

int D

elta

D

_WI_

CIE

_Tin

t_U

VExc

lude

d

CIE

Whi

tene

ss T

int U

V E

xclu

ded

Del

ta

CIE

Whi

tene

ss T

int D

elta

of U

V

excl

uded

mea

sure

men

t D

_DW

I_C

IE_T

int

Del

ta C

IE W

hite

ness

Tin

t (U

V

In/O

ut) D

elta

C

IE W

hite

ness

Tin

t Del

ta o

f UV

in

clud

ed/U

V e

xclu

ded

mea

sure

men

t D

_LF_

Rx

L

umin

ous

R(x

) Fac

tor D

elta

Lu

min

ous

R(x

) Fac

tor D

elta

D

_LF_

Ry

L

umin

ous

R(y

) Fac

tor D

elta

Lu

min

ous

R(y

) Fac

tor D

elta

D

_LF_

Rz

L

umin

ous

R(z

) Fac

tor D

elta

Lu

min

ous

R(z

) Fac

tor D

elta

D

_GLO

SS

G

loss

Del

ta

Glo

ss D

elta

FU

ZZY

_PF

A

I P/F

Val

ue

DE

Val

ue fo

r AI E

llipso

idal

P

ass/

Fail

FUZZ

Y_-

L

AI P

/F -L

A

I Low

P/F

Tol

eran

ce fo

r DL*

FU

ZZY

_ L

A

I P/F

L

AI H

igh

P/F

Tol

eran

ce fo

r DL*

FU

ZZY

_-C

A

I P/F

-C

AI L

ow P

/F T

oler

ance

for D

C*

FUZZ

Y_

C

AI P

/F C

A

I Hig

h P

/F T

oler

ance

for D

C*

FUZZ

Y_-

H

AI P

/F -H

A

I Low

P/F

Tol

eran

ce fo

r DH

* FU

ZZY

_ H

A

I P/F

H

AI H

igh

P/F

Tol

eran

ce fo

r DH

* FU

ZZY

_OFF

SET_

L

AI P

/F O

ffset

L

AI O

ffset

Tol

eran

ce fo

r DL*

FU

ZZY

_OFF

SET_

C

AI P

/F O

ffset

C

AI O

ffset

Tol

eran

ce fo

r DC

*

Page 111: Datacolor TOOLS™ Form Editor

Dat

acol

or T

OO

LS™

For

m E

dito

r D

elta

Fie

lds

• 1

07

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

FUZZ

Y_O

FFSE

T_H

A

I P/F

Offs

et H

A

I Offs

et T

oler

ance

for D

H*

FUZZ

Y_P

AS

STO

L

AI P

/F P

ass

Tol

Pass

Tol

eran

ce V

alue

- D

efin

es

Che

ck

FUZZ

Y_F

AIL

TOL

A

I P/F

Fai

l Tol

Fa

il To

lera

nce

Valu

e - D

efin

es

Che

ck

Ellip

se_D

L_H

I L

CH

Elip

DL

P/F

Tol

E

lliptic

al P

/F T

oler

ance

for D

L*

Ellip

se_D

C_H

I L

CH

Elip

DC

P/F

Tol

E

lliptic

al P

/F T

oler

ance

for D

C*

Ellip

se_D

H_H

I L

CH

Elip

DH

P/F

Tol

E

lliptic

al P

/F T

oler

ance

for D

H*

CIE

_DE

_HI

CIE

DE

P/F

Tol

P

/F T

oler

ance

for D

E*

(CIE

La

b)

CIE

_DL_

LO

CIE

DL

Low

P/F

Tol

Lo

w P

/F T

oler

ance

for D

L* (C

IE

Lab)

C

IE_D

L_H

I C

IE D

L H

igh

P/F

Tol

H

igh

P/F

Tole

ranc

e fo

r DL*

(C

IE L

ab)

CIE

_Da_

LO

CIE

Da

Low

P/F

Tol

Lo

w P

/F T

oler

ance

for D

a* (C

IE

Lab)

C

IE_D

a_H

I C

IE D

a H

igh

P/F

Tol

H

igh

P/F

Tole

ranc

e fo

r Da*

(C

IE L

ab)

CIE

_Db_

LO

CIE

Db

Low

P/F

Tol

Lo

w P

/F T

oler

ance

for D

b* (C

IE

Lab)

C

IE_D

b_H

I C

IE D

b H

igh

P/F

Tol

H

igh

P/F

Tole

ranc

e fo

r Db*

(C

IE L

ab)

CIE

_DE

LCh_

HI

CIE

LCh

DE

P/F

Tol

P

/F T

oler

ance

for D

E*

(CIE

LC

H)

CIE

_DLC

h_LO

C

IELC

h D

L Lo

w P

/F T

ol

Low

P/F

Tol

eran

ce fo

r DL*

(CIE

LC

H)

CIE

_DLC

h_H

I C

IELC

h D

L H

igh

P/F

Tol

H

igh

P/F

Tole

ranc

e fo

r DL*

(C

IE L

CH

)

Page 112: Datacolor TOOLS™ Form Editor

108

• D

elta

Fie

lds

Dat

acol

or T

OO

LS™

For

m E

dito

r

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

CIE

_DC

_LO

C

IE D

C L

ow P

/F T

ol

Low

P/F

Tol

eran

ce fo

r DC

* (C

IE L

CH

) C

IE_D

C_H

I C

IE D

C H

igh

P/F

Tol

H

igh

P/F

Tole

ranc

e fo

r DC

* (C

IE L

CH

) C

IE_D

H_L

O

CIE

DH

Low

P/F

Tol

Lo

w P

/F T

oler

ance

for D

H*

(CIE

LC

H)

CIE

_DH

_HI

CIE

DH

Hig

h P

/F T

ol

Hig

h P/

F To

lera

nce

for D

H*

(CIE

LC

H)

CIE

_DE

uv_H

I C

IELu

v D

E P

/F T

ol

P/F

Tol

eran

ce fo

r DE

* (C

IE

Luv)

C

IE_D

Luv_

LO

CIE

Luv

DL

Low

P/F

Tol

Lo

w P

/F T

oler

ance

for D

L* (C

IE

Luv)

C

IE_D

Luv_

HI

CIE

Luv

DL

Hig

h P

/F T

ol

Hig

h P/

F To

lera

nce

for D

L*

(CIE

Luv

) C

IE_D

u_LO

C

IE D

u Lo

w P

/F T

ol

Low

P/F

Tol

eran

ce fo

r Du*

(CIE

Lu

v)

CIE

_Du_

HI

CIE

Du

Hig

h P

/F T

ol

Hig

h P/

F To

lera

nce

for D

u*

(CIE

Luv

) C

IE_D

v_LO

C

IE D

v Lo

w P

/F T

ol

Low

P/F

Tol

eran

ce fo

r Dv*

(CIE

Lu

v)

CIE

_Dv_

HI

CIE

Dv

Hig

h P

/F T

ol

Hig

h P/

F To

lera

nce

for D

v*

(CIE

Luv

) H

unte

r_D

e_H

I H

unte

r DE

P/F

Tol

P

/F T

oler

ance

for D

E (H

unte

r La

b)

Hun

ter_

DL_

LO

Hun

ter D

L Lo

w P

/F T

ol

Low

P/F

Tol

eran

ce fo

r DL

(Hun

ter L

ab)

Hun

ter_

DL_

HI

Hun

ter D

L H

igh

P/F

Tol

H

igh

P/F

Tole

ranc

e fo

r DL

(Hun

ter L

ab)

Page 113: Datacolor TOOLS™ Form Editor

Dat

acol

or T

OO

LS™

For

m E

dito

r D

elta

Fie

lds

• 1

09

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

Hun

ter_

Da_

LO

Hun

ter D

a Lo

w P

/F T

ol

Low

P/F

Tol

eran

ce fo

r Da

(Hun

ter L

ab)

Hun

ter_

Da_

HI

Hun

ter D

a H

igh

P/F

Tol

H

igh

P/F

Tole

ranc

e fo

r Da

(Hun

ter L

ab)

Hun

ter_

Db_

LO

Hun

ter D

b Lo

w P

/F T

ol

Low

P/F

Tol

eran

ce fo

r Db

(Hun

ter L

ab)

Hun

ter_

Db_

HI

Hun

ter D

b H

igh

P/F

Tol

H

igh

P/F

Tole

ranc

e fo

r Db

(Hun

ter L

ab)

CM

C_D

E_H

I C

MC

DE

P/F

Tol

P

/F T

oler

ance

for D

E (C

MC

) C

IE94

_DE

_HI

CIE

94 D

E P

/F T

ol

P/F

Tol

eran

ce fo

r DE

(CIE

94)

FMC

2_D

E_H

I F

MC

II D

E P

/F T

ol

P/F

Tol

eran

ce fo

r DE

(FM

CII)

FM

C2_

DL_

LO

FM

CII

DL

Low

P/F

Tol

Lo

w P

/F T

oler

ance

for D

L (F

MC

II)

FMC

2_D

L_H

I F

MC

II D

L H

igh

P/F

Tol

H

igh

P/F

Tole

ranc

e fo

r DL

(FM

CII)

FM

C2_

DC

RG

_LO

F

MC

II D

CR

G L

ow P

/F T

ol

Low

P/F

Tol

eran

ce fo

r DC

RG

(F

MC

II)

FMC

2_D

CR

G_H

I F

MC

II D

CR

G H

igh

P/F

Tol

H

igh

P/F

Tole

ranc

e fo

r DC

RG

(F

MC

II)

FMC

2_D

CY

B_L

O

FM

CII

DC

YB

Low

P/F

Tol

Lo

w P

/F T

oler

ance

for D

CY

B

(FM

CII)

FM

C2_

DC

YB

_HI

FM

CII

DC

YB

Hig

h P

/F T

ol

Hig

h P

/F T

oler

ance

for D

CY

B

(FM

CII)

M

S89

_DE

_HI

M&

S 8

9 D

E T

oler

ance

P

/F T

oler

ance

for D

E (M

S89

) M

S89

_DL_

HI

M&

S 8

9 D

L To

lera

nce

P/F

Tol

eran

ce fo

r DL

(MS

89)

MS

89_D

C_H

I M

&S

89

DC

Tol

eran

ce

P/F

Tol

eran

ce fo

r DC

(MS

89)

MS

89_D

H_H

I M

&S

89

DH

Tol

eran

ce

P/F

Tol

eran

ce fo

r DH

(MS

89)

Page 114: Datacolor TOOLS™ Form Editor

110

• D

elta

Fie

lds

Dat

acol

or T

OO

LS™

For

m E

dito

r

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

GE

PQ

S2_

DC

_HI

GE

-PQ

S II

DC

P/F

Tol

P

/F T

oler

ance

for D

C (G

E-P

QS

II)

GE

PQ

S2_

DY

Y_L

O

GE

-PQ

S II

Low

DY

/Y P

/F T

ol

Low

P/F

Tol

eran

ce fo

r DY

/Y (G

E-

PQ

SII)

G

EP

QS

2_D

YY

_HI

GE

-PQ

S II

Hig

h D

Y/Y

P/F

Tol

H

igh

P/F

Tol

eran

ce fo

r DY

/Y

(GE

-PQ

SII)

G

EP

QS

2_D

X_LO

G

E-P

QS

II L

ow D

x P

/F T

ol

Low

P/F

Tol

eran

ce fo

r Dx

(GE

-P

QS

II)

GE

PQ

S2_

DX_

HI

GE

-PQ

S II

Hig

h D

x P

/F T

ol

Hig

h P

/F T

oler

ance

for D

x (G

E-

PQ

SII)

G

EP

QS

2_D

Y_L

O

GE

-PQ

S II

Low

Dy

P/F

Tol

Lo

w P

/F T

oler

ance

for D

y (G

E-

PQ

SII)

G

EP

QS

2_D

Y_H

I G

E-P

QS

II H

igh

Dy

P/F

Tol

H

igh

P/F

Tol

eran

ce fo

r Dy

(GE

-P

QS

II)

DIN

99_D

E_H

I D

IN99

DE

P/F

Tol

P

/F T

oler

ance

for D

E (D

IN99

) D

IN99

_DL_

LO

DIN

99 D

L Lo

w P

/F T

ol

Low

P/F

Tol

eran

ce fo

r DL

(D

IN99

) D

IN99

_DL_

HI

DIN

99 D

L H

igh

P/F

Tol

H

igh

P/F

Tole

ranc

e fo

r DL

(DIN

99)

DIN

99_D

a_LO

D

IN99

Da

Low

P/F

Tol

Lo

w P

/F T

oler

ance

for D

a (D

IN99

) D

IN99

_Da_

HI

DIN

99 D

a H

igh

P/F

Tol

H

igh

P/F

Tole

ranc

e fo

r Da

(DIN

99)

DIN

99_D

b_LO

D

IN99

Db

Low

P/F

Tol

Lo

w P

/F T

oler

ance

for D

b (D

IN99

) D

IN99

_Db_

HI

DIN

99 D

b H

igh

P/F

Tol

H

igh

P/F

Tole

ranc

e fo

r Db

(DIN

99)

DIN

99_D

C_L

O

DIN

99 D

C L

ow P

/F T

ol

Low

P/F

Tol

eran

ce fo

r DC

(D

IN99

)

Page 115: Datacolor TOOLS™ Form Editor

Dat

acol

or T

OO

LS™

For

m E

dito

r D

elta

Fie

lds

• 1

11

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

DIN

99_D

C_H

I D

IN99

DC

Hig

h P

/F T

ol

Hig

h P/

F To

lera

nce

for D

C

(DIN

99)

DIN

99_D

H_L

O

DIN

99 D

H L

ow P

/F T

ol

Low

P/F

Tol

eran

ce fo

r DH

(D

IN99

) D

IN99

_DH

_HI

DIN

99 D

H H

igh

P/F

Tol

H

igh

P/F

Tole

ranc

e fo

r DH

(D

IN99

) G

EN

TOL_

LO

Gen

eric

Low

Tol

eran

ce(1

5)

Low

P/F

Tol

eran

ce fo

r Gen

eric

Fi

eld

(5)

GE

NTO

L_H

I G

ener

ic H

igh

Tole

ranc

e(15

) H

igh

P/F

Tol

eran

ce fo

r Gen

eric

Fi

eld

(5)

GE

NW

AR

NTO

L_LO

G

ener

ic W

arn

Low

Tol

eran

ce(1

5)

Low

P/F

War

n To

lera

nce

for

Gen

eric

Fie

ld (5

) G

EN

WA

RN

TOL_

HI

Gen

eric

War

n H

igh

Tole

ranc

e(15

) H

igh

P/F

War

n To

lera

nce

for

Gen

eric

Fie

ld (5

) G

EN

TOL_

VA

LUE

G

ener

ic P

F V

alue

(15)

G

ener

ic F

ield

Val

ue (5

) G

EN

TOL_

DE

SC

G

ener

ic P

F D

escr

iptio

n(15

) D

escr

iptio

n of

Gen

eric

Fie

ld (5

) G

EN

TOL_

JUD

GE

G

ener

ic P

/F D

eter

min

atio

n(15

) P

ass/

Fail

Text

for G

ener

ic F

ield

(5

) G

EN

WA

RN

TOL_

JUD

GE

G

ener

ic W

arn

Det

erm

inat

ion(

15)

Pas

s/Fa

il de

term

inat

ion

for

Gen

eric

tole

ranc

e G

EN

TOL_

ILLO

BS

P

rope

rty Il

lum

inan

t/Obs

erve

r(15

) G

ener

ic to

lera

nce

field

for

illum

inan

t/obs

erve

r G

EN

TOL_

INS

TCO

ND

S

Pro

perty

Inst

rum

ent C

ondi

tion(

15)

Gen

eric

tole

ranc

e fie

ld fo

r in

stru

men

t con

ditio

ns

GE

NTO

L_TA

RG

ET

P

rope

rty T

arge

t Val

ue(1

5)

Gen

eric

tole

ranc

e ta

rget

val

ue

STR

EN

GTH

S

treng

th D

iffer

ence

S

treng

th D

iffer

ence

be

twee

nStd

and

Bat

S

TRE

NG

TH_M

ETH

OD

S

treng

th A

dj M

etho

d M

etho

d of

Stre

ngth

Adj

ustm

ent

Page 116: Datacolor TOOLS™ Form Editor

112

• D

elta

Fie

lds

Dat

acol

or T

OO

LS™

For

m E

dito

r

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

Std

_DE

V

Sta

ndar

d D

evia

tion

( 5)

Std

Dev

iatio

n fo

r Fie

ld (n

) /

n=10

A

VG

A

vera

ge (

5)

Ave

rage

for F

ield

(n) /

n=1

0 D

_CO

NTR

AS

T_R

ATI

O

CR

/Opa

city

/Haz

e D

elta

D

elta

CR

/Opa

city

/Haz

e be

twee

nStd

/Bat

55

5_D

escr

iptio

n

555

Col

or S

pace

C

olor

Spa

ce fo

r 555

Sor

t 55

5_To

lDes

crip

tion

5

55 T

oler

ance

Des

crip

tion(

3)

Text

Des

crip

tion

of 5

55

Tole

ranc

e (3

) 55

5_B

oxes

N

umbe

r of 5

55 B

oxes

N

umbe

r of B

oxes

Use

d in

555

S

ort

555_

Lo_T

oler

ance

5

55 L

ow S

ort T

oler

ance

(3)

Low

Sor

t Tol

eran

ces

for 5

55

Sor

t (3)

55

5_H

i_To

lera

nce

5

55 H

igh

Sort

Tole

ranc

e(3)

H

igh

Sor

t Tol

eran

ce fo

r 555

S

ort (

3)

555_

Rat

ing

5

55 S

ort C

ode

Act

ual 5

55 S

ort C

ode

for B

atch

TO

C_R

atin

g

TO

C S

ort C

ode

Trun

cate

d O

ctah

edro

n M

etho

d fo

r Sha

de S

ortin

g D

CI_

DL

D

CI D

L P

/F T

ol

Dat

acol

or D

L P

/F to

lera

nce

DC

I_D

C

DC

I DC

P/F

Tol

D

atac

olor

DC

P/F

tole

ranc

e D

CI_

DH

D

CI D

H P

/F T

ol

Dat

acol

or D

H P

/F to

lera

nce

DC

I_D

E

DC

I DE

P/F

Tol

D

atac

olor

DE

P/F

tole

ranc

e C

IELa

b_P

FDes

c

CIE

Lab

P/F

Det

erm

inat

ion

Pas

s/Fa

il Te

xt fo

r CIE

Lab

P/F

C

IELC

h_P

FDes

c

CIE

LC

h P

/F D

eter

min

atio

n P

ass/

Fail

Text

for C

IE L

Ch

P/F

C

IELU

V_P

FDes

c

CIE

LU

V P

/F D

eter

min

atio

n P

ass/

Fail

Text

for C

IE L

UV

P/F

E

llipse

LCh_

PFD

esc

E

llipse

LC

h P

/F D

eter

min

atio

n P

ass/

Fail

Text

for E

llipse

LC

h P

/F

Page 117: Datacolor TOOLS™ Form Editor

Dat

acol

or T

OO

LS™

For

m E

dito

r D

elta

Fie

lds

• 1

13

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

CM

C_P

FDes

c

CM

C P

/F D

eter

min

atio

n P

ass/

Fail

Text

for C

MC

P/F

C

IE94

_PFD

esc

C

IE94

P/F

Det

erm

inat

ion

Pas

s/Fa

il Te

xt fo

r CIE

94 P

/F

CIE

2000

_PFD

esc

C

IE20

00 P

/F D

eter

min

atio

n P

ass/

Fail

Text

for C

IE20

00 P

/F

GE

PQ

S2_

PFD

esc

G

E-P

QS

II P

/F D

eter

min

atio

n P

ass/

Fail

Text

for G

E-P

QS

II P

/F

DIN

99_P

FDes

c

DIN

99 P

/F D

eter

min

atio

n P

ass/

Fail

Text

for D

IN99

P/F

FM

CII_

PFD

esc

F

MC

II P/

F D

eter

min

atio

n P

ass/

Fail

Text

for F

MC

II P/

F H

unte

r_P

FDes

c

Hun

ter L

ab P

/F D

eter

min

atio

n P

ass/

Fail

Text

for H

unte

r Lab

P

/F

Fuzz

y_P

FDes

c

AI P

/F D

eter

min

atio

n P

ass/

Fail

Text

for A

I P/F

M

S89

_PFD

esc

M

&S

89

P/F

Det

erm

inat

ion

Pas

s/Fa

il Te

xt fo

r MS

89 P

/F

Com

bine

d_P

FDes

c

Com

bine

d P

/F D

eter

min

atio

n P

ass/

Fail

Text

for C

ombi

ned

P/F

Fu

zzy_

LDes

c

AI P

/F D

L D

escr

iptio

n Li

ghtn

ess

Des

crip

tor f

or A

I/PF

Fuzz

y_C

Des

c

AI P

/F D

C D

escr

iptio

n C

hrom

a D

escr

ipto

r for

AI/P

F Fu

zzy_

HD

esc

A

I P/F

DH

Des

crip

tion

Hue

Des

crip

tor f

or A

I/PF

PIG

ME

NT_

WEI

GH

T

Pig

men

t Wei

ght

Wei

ght o

f pig

men

t in

stre

ngth

sa

mpl

e.

CLE

AR

_WE

IGH

T

Cle

ar W

eigh

t W

eigh

t of c

lear

in s

treng

th

sam

ple.

P

IGM

EN

T_A

DD

P

igm

ent A

dd

Am

ount

of p

igm

ent t

o ad

d fo

r =

stre

ngth

. C

LEA

R_A

DD

C

lear

Add

A

mou

nt o

f cle

ar to

add

for =

st

reng

th.

INTE

GR

AL_

CO

ST_S

TRE

NG

TH

Inte

gral

Stre

ngth

Bas

ed O

n C

ost

Inte

gral

Stre

ngth

Bas

ed O

n C

ost

Page 118: Datacolor TOOLS™ Form Editor

114

• D

elta

Fie

lds

Dat

acol

or T

OO

LS™

For

m E

dito

r

Fiel

d N

ame

Des

crip

tion

Expl

anat

ion

D_K

N_V

alue

D

elta

KN

Val

ue

Del

ta K

N V

alue

bet

wee

nStd

an

d B

at

TOLB

LOC

K_P

FDes

c

Tol

Blo

ck P

/F D

eter

min

atio

n Pa

ss/F

ail d

eter

min

atio

n ba

sed

on T

oler

ance

Blo

ck

Chr

oma_

QC

_HD

esc

C

IE D

H D

escr

iptio

n C

IE D

H c

olor

des

crip

tor

Chr

oma_

QC

_CD

esc

C

IE D

C D

escr

iptio

n C

IE D

C c

olor

des

crip

tor

Chr

oma_

QC

_LD

esc

C

IE D

L D

escr

iptio

n C

IE D

L co

lor d

escr

ipto

r C

hrom

a_Q

C_a

Des

c

CIE

Da

Des

crip

tion

CIE

Da

colo

r des

crip

tor

Chr

oma_

QC

_bD

esc

C

IE D

b D

escr

iptio

n C

IE D

b co

lor d

escr

ipto

r D

ELT

A_W

I_S

tens

by

Ste

nsby

Whi

tene

ss D

elta

S

tens

by W

hite

ness

Del

ta

Page 119: Datacolor TOOLS™ Form Editor

Datacolor TOOLS™ Form Editor Index • 115

Index

A Aligning Fields, 27

B Batch Field Menu, 54 Batch Fields, 11, 91 Buttons, 30

C Calculation Field Type, 64 Custom Fields, 59, 68 Custom Forms

protecting, 39 Cut/Copy/Paste, 39

D Data Types, 58 Deleting a Field, 42 Delta Field Menu, 55 Delta Fields, 12, 102 Display Coordinates, 18

E Edit Menu, 51 Edit Procedure, 77 Editing a Field, 41 Editing Forms, 47

F File Forms, 8, 45 File Menu, 50

Form creating new, 14 deleting, 42 opening existing, 5 saving, 37

Form Components, 7 Form Display Window, 37 Form Editor Field Listing, 79 Form Editor Installation, 4 Form Fields, 8

inserting, 18 Form File Format for Plots, 49 Form Maintenance, 1, 14 Form Types, 7 Forms

deleting, 39 editing, 39

I Implementing a Procedure, 76 Text, 28

M Marking Field for Input, 24 Math Operators, 64

N Naming Form Files, 15 New Field, 65 New Procedures, 71

O Other Graphics, 35

Page 120: Datacolor TOOLS™ Form Editor

116 • Delta Fields Datacolor TOOLS™ Form Editor

P Plots, 32 Printer Forms, 8, 42 Procedure Maintenance, 3, 56, 71 Program Exiting, 6 Program Launch, 5 Protecting, 68

R Repeat Block

removing, 42 Repeat Blocks, 24 Repeat Fields, 45

S Screen Forms, 7 Standard Field Menu, 53 Standard Fields, 10, 82 System Field Menu, 53 System Fields, 9, 80

T Text Editor, 47

U User Field Maintenance, 2, 55, 57

Page 121: Datacolor TOOLS™ Form Editor

[email protected]

[email protected]

Asia [email protected]

In over 60 countries ... see www.datacolor.com/locations for a complete list.

Committed to Excellence. Dedicated to Quality. Certified to ISO 9001 in Manufacturing Centers Worldwide.©2006 Datacolor. Datacolor, SPECTRUM and other Datacolor product trademarks are the property of Datacolor.

datacolor