Move; Mul; Muldiv - ABB ACSM1 Firmware Manual

Speed and torque control program
Hide thumbs Also See for ACSM1:
Table of Contents

Advertisement

222

MOVE

(10005)
Illustration
Execution time
Operation
Inputs
Outputs

MUL

(10006)
Illustration
Execution time
Operation
Inputs
Outputs

MULDIV

(10007)
Illustration
Execution time
Standard function blocks
(BOOL)
TLA1 1 msec
IN1
IN2
2.10 µs (when two inputs are used) + 0.42 µs (for every additional input). When all
inputs are used, the execution time is 14.55 µs.
Copies the input values (IN1...32) to the corresponding outputs (OUT1...32).
The input data type and number of inputs (2...32) are selected by the user.
Input (IN1...IN32): INT, DINT, REAL, REAL24, Boolean
Output (OUT1...OUT32): INT, DINT, REAL, REAL24, Boolean
(DINT)
TLA1 1 msec
IN1
IN2
3.47 µs (when two inputs are used) + 2.28 µs (for every additional input). When all
inputs are used, the execution time is 71.73 µs.
The output (OUT) is the product of the inputs (IN).
O = IN1 × IN2 × ... × IN32
The output value is limited to the maximum and minimum values defined by the selected
data type range.
The input data type and the number of inputs (2...32) are selected by the user.
Input (IN1...IN32): INT, DINT, REAL, REAL24
Output (OUT): INT, DINT, REAL, REAL24
MULDIV
TLA1 1 msec
I
MUL
DIV
7.10 µs
MOVE
51
(1)
OUT1(51)
OUT1
OUT2(51)
OUT2
MUL
52
(1)
OUT(52)
OUT
53
(1)
O
REM(53)
REM
O(53)

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents