DVP-15MC Series Motion Controller Operation Manual
8-20
Data Movement Instructions
FB/FC
FC
Move is used for moving data.
DVP15MC11T-06
Parameters
Meaning
Description Valid range
In
Input Move Source
Depends on the data type of the variable
that the input parameter is connected to.
Out
Output
signal
Output Move destination
Depends on the data type of the variable
that the output parameter is connected
Boolean
Bit string Integer
Real
number
Time, date
String
REAL
DATE
TOD
STRING
In
● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ●
Out
● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ●
Note:
The symbol ● indicates that the parameter is allowed to connect to the variable or constant of the data
type.
Function Explanation
The Move instruction moves the value of move source In to move destination Out.
The instruction supports the transmission of the values of array elements.
Precautions for Correct Use
The data type of Out must be the same as that of In. Otherwise, an error will occur in the compiling of
the software.
Programming Example
The variable table and program