EasyManua.ls Logo

Mitsubishi Electric Q173DSCPU - Square Root: SQRT

Mitsubishi Electric Q173DSCPU
556 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
5 - 33
5 OPERATION CONTROL PROGRAMS
F/FS G
5.6.7 Square root : SQRT
Format SQRT(S) Number of basic steps 2
[Usable data]
Setting
data
Usable Data
Bit device
Word device Constant
Calculation
expression
Bit
conditional
expression
Comparison
conditional
expression
16-bit
integer
type
32-bit
integer
type (L)
64-bit
floating
point
type (F)
Coasting
timer
16-bit
integer
type (K/H)
32-bit
integer type
(K/H, L)
64-bit
floating
point
type (K)
(S)
: Usable
[Setting data]
Setting data Description Data type of result
(S)
Data on which square root operation will be
performed
Floating-point type
[Functions]
(1) The square root of the data specified with (S) is found.
(2) Only a positive number may be specified with (S). (Operation cannot be performed
with a negative number.)
(3) If (S) is an integer type, it is converted into a floating-point type before operation is
performed.
[Errors]
(1) An operation error will occur if:
• (S) is a negative number; or
• (S) is an indirectly specified device and its device No. is outside the range.
[Program examples]
(1) Program which finds the square root of D0F and substitutes the result to #0F
#0F = SQRT(D0F)
#3
#2
3.0
#1
#0
D3
D2
9.0
D1
D0
D0F
#0F

Table of Contents

Related product manuals