Type Conversions; Signed 16-Bit Integer Value Conversion : Short - 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 Type Conversions

7.7.1 Signed 16-bit integer value conversion : SHORT

Format
[Usable data]
Setting
16-bit
data
Bit device
integer
type
(S)
[Setting data]
Setting data
[Functions]
[Errors]
[Program examples]
SHORT(S)
Word device
64-bit
32-bit
floating
integer
point
type (L)
type (F)
Data which will be converted into signed 16-bit
(S)
(1) The data specified with (S) is converted into a signed 16-bit integer value.
(2) The data range of (S) is -32768 to 32767.
(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 -32768 to 32767; or
• (S) is an indirectly specified device and its device No. is outside the range.
(1) Program which converts the data of D0L into a signed 16-bit integer value and
substitutes the result to #0
#0 = SHORT(D0L)
#0
K-30000
(H8AD0)
Usable Data
Constant
16-bit
32-bit
Coasting
integer
integer type
timer
type (K/H)
(K/H, L)
Description
integer value
7 - 40
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
K-30000L
(HFFFF8AD0)
G
2
Comparison
conditional
expression
: Usable

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Q173cpunQ172cpuQ172cpun

Table of Contents