EasyManua.ls Logo

SSD 605C - Page 140

SSD 605C
236 pages
Print Icon
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...
6-74 Programming Your Application
605C Frequency Inverter
Functional Description
OUTPUT is generated from the inputs according to the operation type selected. The output is
always limited to be within the range -300.00% to +300.00%.
Operation Description
IF(C) -A If INPUT C is not zero the OUTPUT is minus INPUT A, otherwise the
OUTPUT is the same as INPUT A.
ABS(A+B+C) The OUTPUT is set to the absolute value of INPUT A + INPUT B + INPUT
C.
SWITCH(A,B)
O
UTPUT
INPUT A
INPUT B
INPUT C
If INPUT C is zero the
OUTPUT is set to INPUT A,
otherwise the output is set to
INPUT B
(A*B)/C The OUTPUT is set to (INPUT A * INPUT B) / (INPUT C). The algorithm
compensates for the remainder term.
Parameter Descriptions
INPUT A
Range: -300.00 to 300.00 %
General purpose input.
INPUT B
Range: -300.00 to 300.00 %
General purpose input.
INPUT C
Range: -300.00 to 300.00 %
General purpose input.
TYPE
Range: Enumerated - see
below
The operation to be performed on the three inputs to produce the output value.
Enumerated Value : Type
0 : IF(C) -A
1 : ABS(A+B+C)
2 : SWITCH(A,B)
3 : (A*B)/C
4 : A+B+C
5 : A-B-C
6 : B<=A<=C
7 : A>B+/-C
8 : A>=B
9 : ABS(A)>B+/-C
10 : ABS(A)>=B
11 : A(1+B)
12 : IF(C) HOLD(A)
13 : BINARY DECODE
14 : ON DELAY
15 : OFF DELAY
16 : TIMER
17 : MINIMUM PULSE
18 : PULSE TRAIN
19 : WINDOW
20 : UP/DWN COUNTER
21 : (A*B)/C ROUND
22 : WINDOW NO HYST
OUTPUT
Range: xxx.xx %
The result of performing the selected operation on the inputs.

Table of Contents