Download Print this page

Zone Control Of 32-Bit Binary Data - Mitsubishi Electric MELSEC iQ-F FX5 Programming Manual

Instructions, standard functions/function blocks
Hide thumbs Also See for MELSEC iQ-F FX5:

Advertisement

Zone control of 32-bit binary data

DZONE(P)(_U)
These instructions add the bias value specified by (s1) or (s2) to the input value specified by (s3), and store the operation
result in the device specified by (d).
Ladder diagram
(s1)
FBD/LD
EN
ENO
s1
d
s2
s3
Setting data
■Descriptions, ranges, and data types
Operand
Description
(s1)
DZONE(P)
Negative bias value to be added to the input
value
DZONE(P)_U
(s2)
DZONE(P)
Positive bias value to be added to the input value
DZONE(P)_U
(s3)
DZONE(P)
Input value for performing the zone control
DZONE(P)_U
(d)
DZONE(P)
Head device number storing the output value
controlled by the zone
DZONE(P)_U
EN
Execution condition
ENO
Execution result
■Applicable devices
Operand
Bit
X, Y, M, L, SM,
F, B, SB, S
(s1)
(s2)
(s3)
(d)
8 APPLICATION INSTRUCTION
562
8.12 Data Control Instruction
(s2)
(s3)
(d)
Word
T, ST, C, D, W,
SD, SW, R
Structured text
ENO:=DZONE(EN,s1,s2,s3,d);
ENO:=DZONEP(EN,s1,s2,s3,d);
Range
-2147483648 to +2147483647
0 to 4294967295
-2147483648 to +2147483647
0 to 4294967295
-2147483648 to +2147483647
0 to 4294967295
Double word Indirect
U\G
Z
LC
ENO:=DZONE_U(EN,s1,s2,s3,d);
ENO:=DZONEP_U(EN,s1,s2,s3,d);
Data type
32-bit signed binary
32-bit unsigned binary
32-bit signed binary
32-bit unsigned binary
32-bit signed binary
32-bit unsigned binary
32-bit signed binary
32-bit unsigned binary
Bit
Bit
Constant
specification
LZ
K, H
Data type (label)
ANY32_S
ANY32_U
ANY32_S
ANY32_U
ANY32_S
ANY32_U
ANY32_S
ANY32_U
BOOL
BOOL
Others
E
$

Hide quick links:

Advertisement

loading