![ABB ACSM1 Series Firmware Manual Download Page 221](http://html1.mh-extra.com/html/abb/acsm1-series/acsm1-series_firmware-manual_3347482221.webp)
Standard function blocks
221
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)
Summary of Contents for ACSM1 Series
Page 1: ...ACSM1 Firmware Manual ACSM1 Speed and Torque Control Program...
Page 2: ......
Page 4: ......
Page 12: ...Table of contents 12...
Page 49: ...Drive control and features 49...
Page 282: ...Standard function blocks 282...
Page 306: ...Application program template 306...
Page 312: ...Control chain block diagrams 312...
Page 331: ...331...
Page 332: ...332...
Page 333: ......