188
Cha
ter 7
Calculation
Anal
sis
and Out
ut of Ins
ection Results
7.3.6 Restrictions on Judgment
Contents of Program Formulas
Less than 16 contents and 102 characters can be incorporated into only one formula.
Example of Count The number of items / characters
that can be incorporated into one
formula
Program Result of Count
Item Up to 16 /BW01 + CA01 3 = "/", "BW01+", "CA01"
Character Up to 102 /BW01 + CA01 10
Incorporating a Judgment Result into another Judgment Program
Judgments are output in the ascending order. Therefore, the number of the Judgment formula that you want to
incorporate must be lower than the number of the Judgment formula that you want to incorporate to.
Example:
Correct JD01=GW01+GW02
JD02=JD01 * CA01
Wrong JD01=JD02+CA01
JD02=GW01+GW02
In this case, the judgment result obtained from the previous inspection is
substituted for JD02 in Judgment formula JD01.
Calculation Order
Calculations are performed in the following priority order:
Higher ---------------------Æ Lower
(, ) / * # +
7.3.7 Error Messages Displayed When You Set a Judgment Formula
When you set a Judgment formula (hereinafter called a “Judgment formula”), the following messages may be
displayed. In any case, an error is included in the Judgment formula. Recheck and correct it.
Message Display Timing Description
E0061: Formula
error.
When saving the
Judgment formula
Grammatical error of the Judgment formula
For example,
“JD01=CM01BW01
E0062: Calculation
error.
When copying
from the existing
Judgment formula
If the number of the formula to be coped is lower than the number of
the formula to copy.
For example,
The number of copied Judgment formula: JD05 = JD03 + CM01
The number of copied Judgment formula: JD02
(Then, “JD02” becomes equal to “JD03 + CM01”; the judgment result
obtained from the previous inspection was substituted for JD03 in
formula JD02.)
E0066: Formula
error. Please check
the checkers used in
the formula.
When saving the
Judgment formula
In the case where you attempted to save a formula in which a
checker and the data of Numeric Calculation (CA) and Judgment
(JD) that have not been set.