200 func 1 eval sel, 201 function in2 – Rockwell Automation 1336E IMPACT Adjustable Frequency AC Drive User Manual V 1-4.XX User Manual

Page 260

Advertising
background image

11-62

Parameters

200

Func 1 Eval Sel

1

Func 1 Eval Sel lets you choose how you want to evaluate
Function In1 (parameter 198).

1 Func 1 Eval Sel was added in Version 2.xx.

Parameter number

200

File:group

Application:Prog Function

Parameter type

destination

Display

x

Factory default

0

Minimum value

0

Maximum value

17

Conversion

1 = 1

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

Value

Description

0

None
Pass the value directly on to the
function block.

1

Mask
Mask specific bits.

2

All Bits On
Check to make sure that all bits
that are set (on) in Func 1
Mask/Val
(parameter 199) are set
in Function In1 (parameter 198).

3

All Bits Off
Check to make sure that all bits
that are set in Func 1 Mask/Val are
clear in Function In1.

4

Any Bit On
Check to make sure that at least
one of the bits that are set in
Func 1 Mask/Val is set in Function
In1
.

5

Any Bit Off
Check to make sure that at least
one of the bits that are set in
Func 1 Mask/Val is clear in
Function In1.

Value

Description

6

I=V
Check to see if Function In1 is
equal to Func 1 Mask/Val.

7

I Not = V
Check to see if Function In1 is not
equal to Func 1 Mask/Val.

8

Signed I<V
Check to see if the signed value of
Function In1 is less than the value
of Func 1 Mask/Val.

9

Signed I<=V
Check to see if the signed value of
Function In1 is less than or equal
to the value of Func 1 Mask/Val.

10

Signed I>V
Check to see if the signed value of
Function In1 is greater than the
value of Func 1 Mask/Val.

11

Signed I>=V
Check to see if the signed value of
Function In1 is greater than or
equal to the value of Func 1
Mask/Val
.

Value

Description

12

Unsign I<V
Check to see if the unsigned value
of Function In1 is less than the
value of Func 1 Mask/Val.

13

Unsign I<=V
Check to see if the unsigned value
of Function In1 is less than or
equal to the value of Func 1
Mask/Val
.

14

Unsign I>V
Check to see if the unsigned value
of Function In1 is greater than the
value of Func 1 Mask/Val.

15

Unsign I>=V
Check to see if the unsigned value
of Function In1 is greater than or
equal to the value of Func 1
Mask/Val
.

16

Invert
Pass the opposite value on to the
function block

17

Absolute
Pass a positive value on to the
function block.

201

Function In2

1

Use Function In2 to provide input into the function block that is
provided with the 1336 IMPACT drive. You can choose to either
evaluate Function In2 or pass the value directly to the function
block.

To evaluate Function In2, you need to also use Func 2 Mask/Val
(parameter 202) and Func 2 Eval Sel (parameter 203).

To pass the value directly to the function block, enter a value of 0
into Func 2 Eval Sel.

1 Function In2 was added in Version 2.xx.

Parameter number

201

File:group

Application:Prog Function

Parameter type

linkable destination

Conversion

1 = 1

If Func 2 Eval Sel (parameter 203) is 0 or 6 – 11, then:
Display

±x

Factory default

0

Minimum value

-32767

Maximum value

+32767

If Func 2 Eval Sel (parameter 203) is 1 – 5, then:
Display

bits

Factory default

00000000.00000000

Minimum value

00000000.00000000

Maximum value

11111111.11111111

If Func 2 Eval Sel (parameter 203) is 12 – 15, then:
Display

x

Factory default

0

Minimum value

0

Maximum value

65535

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

Advertising