Ctu_Dint - ABB ACSM1 Firmware Manual

Motion control drives, speed and torque control program
Hide thumbs Also See for ACSM1:
Table of Contents

Advertisement

Operation
Inputs
Outputs

CTU_DINT

(10048)
Illustration
Execution time
Operation
The counter output (CV) value is increased by 1 if the counter input (CU) value changes
from 0 -> 1 and the reset input (R) value is 0. If the counter output has reached its
maximum value 32767, the counter output remains unchanged.
The counter output (CV) is reset to 0 if the reset input (R) is 1.
The status output (Q) is 1 if the counter output (CV) value > preset input (PV) value.
Example:
R
CU
0
1 -> 0
0
0 -> 1
1
1 -> 0
1
0 -> 1
0
0 -> 1
0
0 -> 1
CV
is the previous cycle counter output value.
prev
Counter input (CU): Boolean
Reset input (R): Boolean
Preset input (PV): INT
Counter output (CV): INT
Status output (Q): Boolean
0.92 µs
The counter output (CV) value is increased by 1 if the counter input (CU) value changes
from 0 -> 1 and the reset input (R) value is 0. If the counter output has reached its
maximum value 2147483647, the counter output remains unchanged.
The counter output (CV) is reset to 0 if the reset input (R) is 1.
The status output (Q) is 1 if the counter output (CV) value > preset input (PV) value.
Example:
R
CU
0
1 -> 0
0
0 -> 1
1
1 -> 0
1
0 -> 1
0
0 -> 1
0
0 -> 1
CV
is the previous cycle counter output value.
prev
PV
Q
20
0
11
1
20
0
5
0
20
0
30
1
PV
Q
20
0
11
1
20
0
5
0
20
0
30
1
CV
CV
prev
10
10
10
10 + 1 = 11
11
0
0
0
0
0 + 1 = 1
32767
32767
CV
CV
prev
10
10
10
10 + 1 = 11
11
0
0
0
0
0 + 1 = 1
2147483647
2147483647
Standard function blocks
287

Advertisement

Table of Contents
loading

Table of Contents