Evaluating the inputs, Evaluating the inputs -4 – Rockwell Automation 1336E IMPACT Adjustable Frequency AC Drive User Manual V 1-4.XX User Manual

Page 174

Advertising
background image

10-4

Using the Function Block

Evaluating the Inputs

Func 1 Eval Sel (parameter 200), Func 2 Eval Sel (parameter 203),
and Func 3 Eval Sel (parameter 206) let you select how you want to
evaluate the corresponding input. You have the following options:

ti

To:

Value:

Pass the value directly through to the function block

0

Mask the value (logical AND the input value with a value)

1

Send a true value when all bits that are set in the mask are on in the input
value

2

Send a true value when all bits that are set in the mask are off in the input
value

3

Send a true value when any bit that is set in the mask is on in the input
value

4

Send a true value when any bit that is set in the mask is off in the input
value

5

Send a true value when the input value is equal to the value of Func x
Mask/Val
(parameter 199, 202, or 205)

6

Send a true value when the input value is not equal to the value of Func x
Mask/Val
(parameter 199, 202, or 205)

7

Send a true value when the signed input value is less than the value of Func
x Mask/Val
(parameter 199, 202, or 205)

8

Send a true value when the signed input value is less than or equal to the
value of Func x Mask/Val (parameter 199, 202, or 205)

9

Send a true value when the signed input value is greater than the value of
Func x Mask/Val (parameter 199, 202, or 205)

10

Send a true value when the signed input value is greater than or equal to
the value of Func x Mask/Val (parameter 199, 202, or 205)

11

Send a true value when the unsigned input value is less than the value of
Func x Mask/Val (parameter 199, 202, or 205)

12

Send a true value when the unsigned input value is less than or equal to the
value of Func x Mask/Val (parameter 199, 202, or 205)

13

Send a true value when the unsigned input value is greater than the value of
Func x Mask/Val (parameter 199, 202, or 205)

14

Send a true value when the unsigned input value is greater than or equal to
the value of Func x Mask/Val (parameter 199, 202, or 205)

15

Send an inverted value through to the function block

16

Send an absolute value through to the function block

17

You should set up Func 1 Eval Sel, Func 2 Eval Sel, and Func 3 Eval
Sel before setting up the other parameters. This adjusts the units
used for the Function In x and Func x Mask/Val parameters.

Advertising