Count - ABB ACS800 Application Manual

Hide thumbs Also See for ACS800:
Table of Contents

Advertisement

20
Operation
Connections

COUNT

Type
Illustration
Operation
Connections
Function blocks
Output bits 0, 1 and 2:
- If I1 > I2, O = ... 001 (Output bit 0 is set.)
- If I1 = I2, O = ... 010 (Output bit 1 is set.)
- If I1 < I2, O = ... 100 (Output bit 2 is set.)
Output bit 3:
- If I1 > I2, O = ... 1xxx (Output bit 3 is set and remains set until I1 < I2 - I3, after
which bit 3 is reset.)
Output value on display:
bit 0
bit 1
bit 2
bit 3
0
0
0
0
1
0
0
0
0
1
0
0
0
0
1
0
0
0
0
1
1
0
0
1
0
1
0
1
0
0
1
1
Input I1, I2 and I3: 24 bit integer values (23 bits + sign)
Output (O): 24 bit integer (packed boolean)
Counter function
COUNT
I1
I2
O
I3
The counter function counts rising edges of the input I1.
The counter is reset by the rising edge of input I2 and limited to the value set with
the input I3.
I1: Trigger input
I2: Reset
I3: Max limit for the counter (B0...B19 -> 0...1048575)
O: Value of the counter (B0...B19 -> 0...1048575), and status of the counter (B20).
B20 = 1: Counter is at max limit or input I3 is negative.
Input I1 and I2: Boolean values
Input I3: 24 bit integer value (20 bits used by the counter)
Output (O): 24 bit integer value (20 bits for counter value and 4 indication bits)
O (value on display)
0
1
2
4
8
9
10
12

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents