D-78 Programming
DC590+ Series DC Digital Drive
LOGIC FUNC
INPUT A 780, 785, 790, 795, 800, 805, 810, 815, 820,
FALSE / TRUE
General purpose logic input.
INPUT B 781, 786, 791, 796, 801, 806, 811, 816, 821,
FALSE / TRUE
General purpose logic input.
INPUT C 782, 787, 792, 797, 802, 807, 812, 817, 822,
FALSE / TRUE
General purpose logic input.
TYPE 783, 788, 793, 798, 803, 808, 813, 818, 823,
See below
The operation to be performed on the three inputs to produce the output value. The operations that can be selected are:
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
12: LATCH
13: SWITCH
14: (A AND B) OR C
15: (A OR B) AND C
OUTPUT 784, 789, 794, 799, 804, 809, 814, 819, 824,
FALSE / TRUE
The result of performing the selected operation on the inputs.