Download Print this page

Upper And Lower Limit 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

Upper and lower limit control of 32-bit binary data

DLIMIT(P)(_U)
These instructions control the output value to be stored in the device specified by (d) by checking the input value (32-bit binary
data) in the device specified by (s3) with the upper and lower limit values specified by (s1) and (s2).
Ladder diagram
(s1)
*1
FBD/LD
EN
ENO
s1
d
s2
s3
*1 The DLIMIT and DLIMIT_U instructions are not supported by the ST language and the FBD/LD language. Use LIMIT of the standard
function.
Page 1016 LIMIT(_E)
Setting data
■Descriptions, ranges, and data types
Operand
Description
(s1)
DLIMIT(P)
Lower limit value (minimum output value)
DLIMIT(P)_U
(s2)
DLIMIT(P)
Upper limit value (maximum output value)
DLIMIT(P)_U
(s3)
DLIMIT(P)
Input value controlled by the upper and lower
limit values
DLIMIT(P)_U
(d)
DLIMIT(P)
Head device number storing the output value
controlled by the upper and lower limit values
DLIMIT(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
554
8.12 Data Control Instruction
(s2)
(s3)
(d)
Word
T, ST, C, D, W,
SD, SW, R
Structured text
ENO:=DLIMITP(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
*1
ENO:=DLIMITP_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