206 funct 3 eval sel, 207 function in4 – Rockwell Automation 1336E IMPACT Adjustable Frequency AC Drive User Manual V 1-4.XX User Manual

Page 263

Advertising
background image

Parameters

11-65

206

Funct 3 Eval Sel

1

Funct 3 Eval Sel lets you choose how you want to evaluate
Function In3 (parameter 204).

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

Parameter number

206

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 3
Mask/Val
(parameter 205) are set
in Function In3 (parameter 204).

3

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

4

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

5

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

Value

Description

6

I=V
Check to see if Function In3 is
equal to Func 3 Mask/Val.

7

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

8

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

9

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

10

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

11

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

Value

Description

12

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

13

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

14

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

15

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

16

Invert
Pass the opposite value on to the
function block

17

Absolute
Pass a positive value on to the
function block.

207

Function In4

1

Use Function In4 to provide input to the function block that is
provided with the 1336 IMPACT drive.

For the timer delay and state machine function blocks, Function
In4
is used to specify how long after the timer off input is received
before turning off the timer output. When used for these modes,
the timer off signal must be present for as long as you specify in
Function In4.

For the up/down counter function block, Function In4 specifies
how much to add to the value when Function In1 (parameter 198)
indicates that a rising edge has occurred.

For the multiply/divide function block, Function In4 specifies
whether the function should be performed as a per unit function
or as a math function.

For the scale function block, Function In4 is the upper word of the
value that you want to use as either the minimum or maximum
value for the output. The lower word of this value is specified in
Function In5 (parameter 208).

1 Function In4 was added in Version 2.xx.

Parameter number

207

File:group

Application:Prog Function

Parameter type

linkable destination

Conversion

1 = 1

If Function Sel (parameter 212) is 0 – 8, then:
Display

xxx.xx minutes

Factory default

0.00 minutes

Minimum value

0.00 minutes

Maximum value

655.35 minutes

If Function Sel (parameter 212) is 9 – 12, then:
Display

x

Factory default

0

Minimum value

0

Maximum value

65535

If Function Sel (parameter 212) is 13, then:
Display

±x

Factory default

0

Minimum value

-32767

Maximum value

+32767

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

Advertising