Chapter 8 Logic Instructions
8-153
8_
Function Explanation
The ZONE instruction adds the set bias value to the value of
In
and the processing result is output
to
Out
. When the value of
In
is a negative value,
BiasN
is the bias value. When the value of
In
is a
positive value,
BiasP
is the bias value.
The value of In
The value of Out
In<0
In+BiasN
In=0
0
In>0
In+BiasP
The instruction allows input parameters
BiasN
,
In
and
BiasP to
connect the variables of different
data types. When
BiasN
,
In
and
BiasP
are the variables of different data types, the calculation is
performed with the data type which can contain the range of the values of
BiasN
,
In
and
BiasP
. For
example, if the data type of
BiasN
is INT and the data types of
In
and
BiasP
are DINT, the data
type of
Out
is DINT.
The instruction allows the input parameters and the output parameter to connect the variables of
different data types. But the length of the data type of the output variable must contain the length of
the variables that the input parameters
connect. Otherwise, an error will occur during the compiling
of the software.
Precautions for Correct Use
The input variables are not allowed to omit. An error will occur during the compiling of the software
if the input variables are omitted. But the output variable is allowed to omit.
When the value of
BiasN
is larger than
BiasP,
the instruction will still be executed normally.
Programming Example
The data types of ZONE_BiasN, ZONE_In and ZONE_BiasP are INT, INT and DINT and the data
type of Out1 is DINT. When ZONE_EN is TRUE, the value of Out1 is 0 if the values of
ZONE_BiasN, ZONE_In and ZONE_BiasP are 1, 0 and 100 as shown in the following table
Variable 1. If the values of ZONE_BiasN, ZONE_In and ZONE_BiasP are 2, 50 and 100, the value
of Out1 is 150 (150 = 50 + 100) as shown in the following table Variable 2. If the values of
ZONE_BiasN, ZONE_In and ZONE_BiasP are 50, -10 and 100, the value of Out1 is 40 (40 = - 10 +
50) as shown in the following table Variable 3.
Variable 1
Variable name
Data type
Current value
ZONE_EN
BOOL
TRUE
ZONE_BiasN
INT
1
ZONE_In
INT
0
ZONE_BiasP
DINT
100
Out1
DINT
0
Variable 2
Variable name
Data type
Current value
ZONE_EN
BOOL
TRUE
ZONE_BiasN
INT
2
ZONE_In
INT
50
ZONE_BiasP
DINT
100
Out1
DINT
150
Variable 3
Variable name
Data type
Current value
ZONE_EN
BOOL
TRUE
ZONE_BiasN
INT
50
Содержание DVP-15MC Series
Страница 16: ...1 1 1 Preface Table of Contents 1 1 Explanation of Symbols in This Manual 1 2 1 2 Revision History 1 3...
Страница 19: ...DVP 15MC Series Motion Controller Operation Manual 1 4 _1 MEMO...
Страница 20: ...2 1 2 Overview Table of Contents 2 1 Product Description 2 2 2 2 Functions 2 2 2 3 Profile and Components 2 3...
Страница 23: ...DVP 15MC Series Operation Manual 2 4 _2 MEMO...
Страница 31: ...DVP 15MC Series Motion Controller Operation Manual 3 8 _3 MEMO...
Страница 75: ...DVP 15MC Series Motion Controller Operation Manual 6 26 _6 MEMO...
Страница 87: ...DVP 15MC Series Motion Controller Operation Manual 7 12 _7 MEMO...
Страница 432: ...Chapter 8 Logic Instructions 8 345 8_ MEMO...
Страница 433: ...9 1 9 Chapter 9 Introductions of Axis Parameters Table of Contents 9 1 Description of Axis Parameters 9 2...
Страница 470: ...DVP 15MC Series Motion Controller Operation Manual 10 34 10 MEMO...
Страница 878: ...DVP 15MC Series Motion Controller Operation Manual 11 408 11 1 MEMO...
Страница 920: ...DVP 15MC Series Motion Controller Operation Manual A 16 A MEMO...
Страница 941: ...D 1 D Explanation of Homing Modes Table of Contents D 1 Explanation of Homing Modes D 2...
Страница 966: ...DVP 15MC Series Motion Controller Operation Manual D 26 D MEMO...