EasyManua.ls Logo

ABB ACSM1 - Expt; Mod

ABB ACSM1
510 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...
Standard function blocks
332
Operation The output (OUT) is input IN1 divided by input IN2.
OUT = IN1/IN2
The output value is limited to the maximum and minimum values defined by the selected
data type range.
If the divider (IN2) is 0, the output is 0.
Inputs The input data type is selected by the user.
Input (IN1, IN2): INT, DINT, REAL, REAL24
Outputs Output (OUT): INT, DINT, REAL, REAL24
EXPT
(10003)
Illustration
Execution time 81.90 µs
Operation The output (OUT) is input IN1 raised to the power of the input IN2:
OUT = IN1
IN2
If input IN1 is 0, the output is 0.
The output value is limited to the maximum value defined by the selected data type
range.
Note: The execution of the EXPT function is slow.
Inputs The input data type is selected by the user.
Input (IN1): REAL, REAL24
Input (IN2): REAL
Outputs Output (OUT): REAL, REAL24
MOD
(10004)
Illustration
Execution time 1.67 µs
Operation The output (OUT) is the remainder of the division of the inputs IN1 and IN2.
OUT = remainder of IN1/IN2
If input IN2 is zero, the output is zero.
Inputs The input data type is selected by the user.
Input (IN1, IN2): INT, DINT
Outputs Output (OUT): INT, DINT
EXPT
(REAL) 49
TLA1 1 msec (1)
IN1
IN2
OUT
OUT(49)
MOD
(DINT) 50
TLA1 1 msec (1)
IN1
IN2
OUT
OUT(50)

Table of Contents

Other manuals for ABB ACSM1

Related product manuals