Mitsubishi Electric MELSEC-Q/L Programming Manual page 118

Hide thumbs Also See for MELSEC-Q/L:
Table of Contents

Advertisement

Device data check
Device data checks for the devices used by basic instructions and application instructions in CPU module are as indicated
below:
■When using BIN data
No error is returned even if the operation results in overflow or underflow. The carry flag (SM700) does not go on at such
times, either.
■When using BCD data
• Each digit is check for BCD value (0 to 9). An operation error is returned if individual digits are outside the 0 to 9 (A to F)
range.
• No error is returned even if the operation results in overflow or underflow. The carry flag (SM700) does not go on at such
times, either.
■When using floating-point data
• An operation error occurs when the following operation results are returned with the single-precision floating-point
operation instruction.
When the absolute value of the floating decimal point data is 1.0  2
When absolute value of floating decimal point data is 1.0  2
• An operation error occurs when the following operation results are returned with the double-precision floating-point
operation instruction.
When the absolute value of the floating decimal point data is 1.0  2
When absolute value of floating decimal point data is 1.0  2
■Using character string data
No data check is conducted.
Buffer memory access
For accessing buffer memories, using instructions with intelligent function module devices (from Un\G0) is recommended.
Multiple CPU shared memory access
For accessing multiple CPU shared memories, using instructions with multiple CPU shared devices (from U3En\G10000) is
recommended.
3 CONFIGURATION OF INSTRUCTIONS
116
3.6 Cautions on Programming (Operation Errors)
-127
or lower
128
or higher
-1023
or lower
1024
or higher

Advertisement

Table of Contents
loading

Table of Contents