Unsigned 16-Bit Integer Value Conversion : Ushort - 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.2 Unsigned 16-bit integer value conversion : USHORT

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

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Q173cpunQ172cpuQ172cpun

Table of Contents