Unsigned 32-Bit Integer Value Conversion : Ulong - Mitsubishi Electric Q173CPU Programming Manual

Q series motion controller
Hide thumbs Also See for Q173CPU:
Table of Contents

Advertisement

7 OPERATION CONTROL PROGRAMS

7.7.4 Unsigned 32-bit integer value conversion : ULONG

Format
[Usable data]
Setting
16-bit
data
Bit device
integer
type
(S)
[Setting data]
Setting data
[Functions]
[Errors]
[Program examples]
ULONG(S)
Word device
64-bit
32-bit
floating
integer
point
type (L)
type (F)
Data which will be converted into unsigned 32-bit
(S)
(1) The data specified with (S) is converted into an unsigned 32-bit integer value.
(2) The data range of (S) is 0 to 4294967295.
(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 0 to 4294967295; or
• (S) is an indirectly specified device and its device No. is outside the range.
(1) Program which converts the data of D0 into an unsigned 32-bit integer value and
substitutes the result to #0L
#0L = ULONG(D0)
#1
#0
K65535L
(H0000FFFF)
Usable Data
Constant
16-bit
32-bit
Coasting
integer
integer type
timer
type (K/H)
(K/H, L)
Description
integer value
D0
(HFFFF)
Unsigned value is K65535
7 - 43
F/FS
Number of basic steps
64-bit
Calculation
conditional
floating
expression
expression
point
type (K)
Data type of result
32-bit integer type
K-1
G
2
Bit
Comparison
conditional
expression
: Usable

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Q173cpunQ172cpuQ172cpun

Table of Contents