Konica Minolta CM-23d Instruction Manual page 149

Table of Contents

Advertisement

User Class
The User Class classifies measurements according to the results of the User Equation having the same number (for
example, UC1 classifies measurements according to the results of UE1).
Input Example
To classify measurements into 5 classes A, B, C, D, E based on the following conditions:
User Equation result
UE ≥ 4
UE ≥ 3
UE ≥ 2
UE ≥ 1
UE < 1
the class definition would be:
CLASS(4, "A", 4, "B", 3, "C", 2, "D", 1, "E")
Input Format
CLASS(n, "str1", d1, "str2", d2, "str3", d3, ...)
where
n
Number of class thresholds (= number of classes - 1)
str1
Class label for class threshold 1. This label will be applied to UE values greater than class threshold 1.
d1
Class threshold 1
str2
Class label for class threshold 2. This label will be applied to UE values greater than class threshold 2
but less than class threshold 1.
d2
Class threshold 2
str3
Class label for class threshold 3. This label will be applied to UE values greater than class threshold 3
but less than class threshold 2.
d3
Class threshold 3
:
:
• n maximum value: 50
• Class label str maximum length: 6 characters
• Usable characters for class labels str are shown in the table on the following page.
• Class threshold d maximum length: 20 characters, but the number of significant digits used for calculations is 5.
• Classes should be input in order from classes with the largest threshold to the smallest threshold.
• Overall maximum length including "CLASS()": 200 characters
• If User Class will not be used, do not input a User Class definition.
• Class definition parameters are separated by commas ",".
• Period "." is used for the decimal point.
Class
A
B
C
D
E
UE-6

Advertisement

Table of Contents
loading

Table of Contents