212 function sel – Rockwell Automation 1336E IMPACT Adjustable Frequency AC Drive User Manual V 1-4.XX User Manual

Page 266

Advertising
background image

11-68

Parameters

212

Function Sel

1

Use Function Sel to select which function you would like the
function block to perform.

1 Function Sel was added in Version 2.xx.

Parameter number

212

File:group

Application:Prog Function

Parameter type

destination

Display

x

Factory default

0

Minimum value

0

Maximum value

27

Conversion

1 = 1

Refer to Chapter 10, Using the Function Block, for more
information.

Value

Description

0

Or Tmr
Take the OR of input 1 and input 2
and use the result for the timer
input.

1

Nor Tmr
Take the NOR of input 1 and
input 2 and use the result for the
timer input.

2

And Tmr
Take the AND of input 1 and
input 2 and use the result for the
timer input.

3

Nand Tmr
Take the NAND of input 1 and
input 2 and use the result for the
timer input.

4

Or And Tmr
Take the result of input 1 OR’ed
with input 2 and AND with input 3.
Then,use the result for the timer
input.

5

And Or Tmr
Take the result of input 1 AND
input 2 and OR with input 3. Then,
use the result for the timer input.

6

Tmr Or And
Use input 1 for the timer input and
OR with input 2. Then, AND with
input 3.

7

Tmr And Or
Use input 1 for the timer input and
AND with input 2. Then, OR with
input 3.

8

StateMachine
Change the output value based on
the value of input 1/timer and
input 2.

9

Add/Sub
Add input 1 and input 2.

Value

Description

10

Max/Min
Compare input 1 with input 2 and
based on input 3, output
whichever value is larger or
smaller.

11

Counter
Count up (input 1) or down
(input 2).

12

Mult/Div
Multiply input 1 and input 2 and
then divide by input 3.

13

Scale
Scale the value of input 1 from
one range to another.

14

Hysteresis
Create Hysteresis band (In4-Hi,
In5-Lo) for Input 1.

15

Band
Create Band (In4-Hi, In5-Lo) for
Input 1.

16

Or Add
Take the OR of input 1 and input 2
and use the result for the add/sub
input.

17

Nor Add
Take the NOR of input 1 and
input 2 and use the result for the
add/sub input.

18

And Add
Take the AND of input 1 and
input 2 and use the result for the
add/sub input.

19

Nand Add
Take the NAND of input 1 and
input 2 and use the result for the
add/sub input.

Value

Description

20

Or And Add
Take the result of input 1 OR’ed
with input 2 and AND with input 3.
Then, use the result for the
add/sub input.

21

And Or Add
Take the result of input 1 AND
input 2 and OR with input 3. Then,
use the result for the add/sub
input.

22

Or Mult
Take the OR of input 1 and input 2
and use the result for the mult/div
input.

23

Nor Mult
Take the NOR of input 1 and
input 2 and use the result for the
mult/div input.

24

And Mult
Take the AND of input 1 and
input 2 and use the result for the
mult/div input.

25

Nand Mult
Take the NAND of input 1 and
input 2 and use the result for the
mult/div input.

26

Or And Mult
Take the result of input 1 OR’ed
with input 2 and AND with input 3.
Then, use the result for the
mult/div input.

27

And Or Mult
Take the result of input 1 AND
input 2 and OR with input 3. Then,
use the result for the mult/div
input.

Advertising