Chapter 6 Applied Instructions 
6-359 
1.  Take 0.5 for example. When it is entered, users need to enter 0, 0, and 16#5000 into S, S+1, 
S+2 respectively. 
2.  If the value in S is not a binary-coded decimal value (The binary-coded decimal value is 
represented by the hexadecimal number, but one of digits is not within the range between 0 
and 9.), the operation error occurs, SM0 is ON, and the error code in SR0 is 16#200D. 
3.  The value specified by the operand S should be within the range between –1.0 and +1.0. If the 
value specified by the operand S is not within the range, the instruction is not executed, SM0 is 
ON, and the error code in SR0 is 16#2003. 
4.  If users declare the operand S in ISPSoft, the data type will be ARRAY [3] of WORD/IN.