Chapter 8 Logic Instructions
8-73
8_
FB/FC
Explanation
Applicable model
FC
MOD finds the remainder for division of two integer variables or constants.
DVP15MC11T
DVP15MC11T-06
Parameters
Parameter
name
Meaning
Input/
Output
Description
Valid range
In1
Dividend
Input
Dividend
Depends on the data type of
the variable that the input
parameter is connected to.
In2
Divisor
Input
Divisor
Depends on the data type of
the variable that the input
parameter is connected to. 0
is excluded.
Out
Remainder
Output
The remainder got by dividing
In1 by In2
Depends on the data type of
the variable that the output
parameter is connected to.
B
oo
le
an
Bit string
Integer
Real
number
Time, date
S
tr
in
g
B
OOL
BYT
E
WO
R
D
DW
O
RD
LW
O
R
D
US
INT
UI
NT
UDI
NT
UL
INT
SI
N
T
IN
T
DI
NT
LI
N
T
R
EA
L
L
R
E
AL
T
IME
D
AT
E
T
O
D
DT
S
T
RI
NG
In1
●
●
●
●
●
●
●
●
●
●
●
●
In2
●
●
●
●
●
●
●
●
●
●
●
●
Out
●
●
●
●
●
●
●
●
●
●
●
●
Note:
The symbol
●
indicates that the parameter is allowed to connect to the variable or constant of the data
type.
Function Explanation
The instruction is used to get the remainder of the division of two integer variables or constants.
The result is output to
Out,
that is,
Out=
In1 – (In1/ In2)*In2
.
The input variable and input variable or the input variable and output variable are allowed to be of
different data types in this instruction. When the data types of input and output variables are
different, the data type of the output variable must include the valid ranges of data types of all input
variables. Otherwise, there will be an error during the compiling of the software. For example, if the
data types of
In1
and
In2
are INT and DINT respectively, the data type of
Out
is DINT. There will be
an error during the compiling of the software if the data type of
Out
is INT. No error will occur during
the compiling of the software if the data type of
Out
is LINT.
MOD
E N
ENO
In1
O ut
In2
Summary of Contents for DVP-15MC Series
Page 19: ...DVP 15MC Series Motion Controller Operation Manual 1 4 _1 MEMO...
Page 23: ...DVP 15MC Series Operation Manual 2 4 _2 MEMO...
Page 31: ...DVP 15MC Series Motion Controller Operation Manual 3 8 _3 MEMO...
Page 75: ...DVP 15MC Series Motion Controller Operation Manual 6 26 _6 MEMO...
Page 87: ...DVP 15MC Series Motion Controller Operation Manual 7 12 _7 MEMO...
Page 432: ...Chapter 8 Logic Instructions 8 345 8_ MEMO...
Page 470: ...DVP 15MC Series Motion Controller Operation Manual 10 34 10 MEMO...
Page 878: ...DVP 15MC Series Motion Controller Operation Manual 11 408 11 1 MEMO...
Page 920: ...DVP 15MC Series Motion Controller Operation Manual A 16 A MEMO...
Page 941: ...D 1 D Explanation of Homing Modes Table of Contents D 1 Explanation of Homing Modes D 2...
Page 966: ...DVP 15MC Series Motion Controller Operation Manual D 26 D MEMO...