Programming Your Application
6-37
605 Series Frequency Inverter
Functional Description
Operation
Operation
Operation
Operation
Description
Description
Description
Description
NOT(A)
OUTPUT
INPUT A
INPUT B
INPUT C
NOT(A)
If INPUT A is TRUE the
OUTPUT is FALSE, otherwise
the OUTPUT is TRUE.
AND(A,B,C)
OUTPUT
INPUT A
INPUT B
INPUT C
AND(A,B,C)
If A and B and C are all TRUE
then the OUTPUT is TRUE,
otherwise the OUTPUT is
FALSE.
NAND(A,B,C)
OUTPUT
INPUT A
INPUT B
INPUT C
NAND(A,B,C)
If A and B and C are all TRUE
then the OUTPUT is FALSE,
otherwise the OUTPUT is
TRUE.
OR(A,B,C)
OUTPUT
INPUT A
INPUT B
INPUT C
OR(A,B,C)
If at least one of A or B or C is
TRUE then the OUTPUT is
TRUE, otherwise the OUTPUT
is FALSE.
NOR(A,B,C)
OUTPUT
INPUT A
INPUT B
INPUT C
NOR(A,B,C)
If at least one of A or B or C is
TRUE then the OUTPUT is
FALSE, otherwise the OUTPUT
is TRUE.
TYPE
Range: Enumerated - see below
The operation to be performed on the three inputs to produce the output value. The operations
that can be selected are:
Enumerated Value
:
Type
0 : NOT(A)
1 : AND(A,B,C)
2 : NAND(A,B,C)
3 : OR(A,B,C)
4 : NOR(A,B,C)
5 : XOR(A,B)
6 : 0-1 EDGE(A)
7 : 1-0 EDGE(A)
8 : AND(A,B,!C)
9 : OR(A,B,!C)
10 : S FLIP-FLOP
11 : R FLIP-FLOP
OUTPUT
Range: FALSE / TRUE
The result of performing the selected operation on the inputs.
Содержание 605 Series
Страница 16: ...1 4 Getting Started 605 Series Frequency Inverter ...
Страница 22: ...2 6 An Overview of the Inverter 605 Series Frequency Inverter ...
Страница 34: ...3 12 Installing the Inverter 605 Series Frequency Inverter ...
Страница 48: ...4 14 Operating the Inverter 605 Series Frequency Inverter ...
Страница 156: ...8 2 Routine Maintenance and Repair 605 Series Frequency Inverter ...
Страница 198: ...12 12 Certification for the Inverter 605 Series Frequency Inverter ...
Страница 202: ...13 4 Application Notes 605 Series Frequency Inverter ...
Страница 204: ...14 2 Serial Communications 605 Series Frequency Inverter ...