Remainder - Mitsubishi Electric Melsec Q Series Programming Manual

Motion controller (sv13/sv22)
Hide thumbs Also See for Melsec Q Series:
Table of Contents

Advertisement

5 OPERATION CONTROL PROGRAMS

5.4.6 Remainder : %

Format
[Usable data]
Setting
16-bit
data
Bit device
integer
type
(S1)
(S2)
[Setting data]
Setting data
[Functions]
[Errors]
[Program examples]
(S1)%(S2)
Word device
64-bit
32-bit
floating
integer
point
type (L)
type (F)
(S1)
(S2)
(1) The data specified with (S1) is divided by the data specified with (S2) to find a
remainder.
(2) When (S1) and (S2) differ in data type, the data of the smaller data type is
converted into that of the greater type before operation is performed.
(1) An operation error will occur if:
• (S2) is 0; or
• (S1) or (S2) is an indirectly specified device and its device No. is outside the
range.
(1) Program which divides K456 by #0 and substitutes a remainder to W0
W0 = K456 % #0
W0
87
Usable Data
Constant
16-bit
32-bit
Coasting
integer
integer type
timer
type (K/H)
(K/H, L)
Description
Dividend data
Divisor data
5 - 19
F/FS
Number of basic steps
Bit
64-bit
Calculation
conditional
floating
expression
expression
point
type (K)
Data type of result
Data type (integer type) of
(S1) or (S2) which is greater
(Integer type)
456
%
#0
123
G
4
Comparison
conditional
expression
: Usable

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents