Program instructions
7.8 Math
S7-200 SMART
260 System Manual, 09/2015, A5E03822230-AC
SM1.1 indicates overflow errors and illegal values. If SM1.1 is set, then the status of SM1.0
and SM1.2 is not valid and the original input operands are not altered. If SM1.1 and SM1.3
are not set, then the math operation has completed with a valid result and SM1.0 and SM1.2
contain valid status. If SM1.3 is set during a divide operation, then the other math status bits
are left unchanged.
IN1, IN2
IW, QW, VW, MW, SMW, SW, T, C, LW, AC, AIW, *VD, *AC, *LD, Constant
DINT ID, QD, VD, MD, SMD, SD, LD, AC, HC, *VD, *LD, *AC, Constant
1
ID, QD, VD, MD, SMD, SD, LD, AC, *VD, *LD, *AC, Constant
OUT INT IW, QW, VW, MW, SMW, SW, LW, T, C, AC, *VD, *AC, *LD
ID, QD, VD, MD, SMD, SD, LD, AC, *VD, *LD, *AC
Real (or floating-point) numbers are represented in the format described in the ANSI/IEEE 754-1985 standard (single-
precision). Refer to that standard for more information.
Example: Integer math instructions
LD I0.0
+I AC1, AC0
*I AC1, VW100
/I VW10, VW200