EasyManua.ls Logo

Delta Electronics DVP15MC11T

Delta Electronics DVP15MC11T
601 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Chapter 8 Logic Instructions
8_
8.4 Data Movement Instructions
8.4.1 MOVE
FB/FC
Explanation
Applicable
model
FC
Move is used for moving data. DVP15MC11T
Parameters
Parameter
name
Meaning
Input/
Output
Description Valid range
In
Input
signal
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
to.
Boolean
Bit string Integer
Real
number
Time, date
String
BOOL
BYTE
WORD
DWORD
LWORD
USINT
UINT
UDINT
ULINT
SINT
INT
DINT
LINT
REAL
LREAL
TIME
DATE
TOD
DT
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
Variable name Data type Current value
MOVE_EN
BOOL
TRUE
MOVE_In
INT
200
Out1
INT
200
MOVE
EN ENO
In Out
1
MOVE
EN ENO
In Out
MOVE_EN
MOVE_In Out1
8-17

Table of Contents

Related product manuals