Signed 32-Bit Integer Value Conversion : Long - Mitsubishi Electric Melsec Q Series Programming Manual

Motion controller (sv13/sv22)
Hide thumbs Also See for Melsec Q Series:
Table of Contents

Advertisement

5 OPERATION CONTROL PROGRAMS

5.7.3 Signed 32-bit integer value conversion : LONG

Format
[Usable data]
Setting
16-bit
data
Bit device
integer
type
(S)
[Setting data]
Setting data
[Functions]
[Errors]
[Program examples]
LONG(S)
Word device
64-bit
32-bit
floating
integer
point
type (L)
type (F)
Data which will be converted into signed 32-bit
(S)
(1) The data specified with (S) is converted into a signed 32-bit integer value.
(2) The data range of (S) is -2147483648 to 2147483647.
(3) When (S) is a 64-bit floating-point type, its fractional portion is rounded down
before conversion is made.
(4) If (S) is a 32-bit integer type, its value is returned unchanged, with no conversion
processing performed.
(1) An operation error will occur if:
• The (S) data is outside the range -2147483648 to 2147483647; or
• (S) is an indirectly specified device and its device No. is outside the range.
(1) Program which converts the data of D0 into a signed 32-bit integer value and
substitutes the result to #0L
#0L = LONG(D0)
#1
#0
#0L
K-1L
(HFFFFFFFF)
Usable Data
Constant
16-bit
32-bit
Coasting
integer
integer type
timer
type (K/H)
(K/H, L)
Description
integer value
5 - 45
F/FS
Number of basic steps
64-bit
Calculation
conditional
floating
expression
expression
point
type (K)
Data type of result
32-bit integer type
D0
K-1
(HFFFF)
G
2
Bit
Comparison
conditional
expression
: Usable

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents