2 - 57
2 Standard Functions
NX-series Safety Control Unit Instructions Reference Manual (Z931)
Math Instructions
2
ADD
• The data types of In1 to InN and Out can be different. If they are different, calculations are performed
with the data type that includes the range of all of the data types. For example, if In0 is INT data and
In1 is DINT data, calculations are performed with DINT data. Therefore, addition result Out will be
DINT data.
• The input condition depends on whether the output is safety data or standard data. If the condition is
not met, a building error will occur.
• If you set a safety data type variable for the output terminal, set safety data type variables for all of
the input terminals.
• If you set a standard data type variable for the output terminal, you can set either a safety data type
variable or a standard data type variable for the input terminal.
Precautions for Correct Use