6-2
Programming Your Application
605C Frequency Inverter
Programming Rules
The following rules apply when programming:
Parameterisation Mode
•
Function block output parameter values cannot be changed (because they are a result of the
function block’s processing)
•
Function block input parameter values that receive their values from a link cannot be
changed (as they will change back to the value they receive from the link when the Inverter
is running).
Configuration Mode
•
A link’s destination tag must be set to an
input parameter (only one link per input
parameter).
•
A link’s source tag may be set to any
parameter. Both input and output
parameters can be used as a source.
•
Disable a link by setting the “destination”
and “source” tag to zero.
•
Setting a link’s source tag to a negative
value (i.e. 18 becomes -18) nominates it
as a
feedback link,
forcing this link to be
executed first. This is used to reduce
execution timing delays in a feedback
loop situation.
Execution Rules
The complete block diagram is executed every 20ms, with individual control blocks executing
within 2ms. Just before a function block is executed, all the links that have that block as their
destination are executed, thereby copying new values in to the block’s parameter inputs. The
input parameters are then processed to produce a new set of output parameters. The execution
order of the blocks is automatically arranged for minimal delay.
•
The output value transferred by a link on execution is clamped to be between the maximum
and minimum value for its destination input parameter.
•
If a links’ source and destination parameters have different decimal point positions, there is
no automatic adjustment. Use a VALUE FUNCTION block to modify the input into the
correct destination format. Refer to the table below for the result of linking different
parameters types.
Source Value
(the input)
Source
Format
Destination
Format
Destination Value
(the result)
100.00
XXX.XX
XXXX.X
1000.0
100.00
XXX.XX
X.XXXX
1.0000
TRUE
Boolean
XXX.XX
0.01
FALSE
Boolean
XXX.XX
0.00
0.01
XXX.XX
Boolean
TRUE
0.00
XXX.XX
Boolean
FALSE
LOCAL ONLY (1)
Enumerated
XXX.XX
0.01
0.02
XXX.XX
Enumerated
REMOTE ONLY (2)
Note that (2) will not always return
Remote Only
Table 6-1 Execution Rules
Feedback Link
18
BLOCK
BLOCK
BLOCK
[99]
-18
Figure 6-1 Quick Link Information:
-18 .. (-)
→
[99]
Содержание 605C
Страница 16: ...1 4 Getting Started 605C Frequency Inverter ...
Страница 22: ...2 6 An Overview of the Inverter 605C Frequency Inverter ...
Страница 50: ...4 14 Operating the Inverter 605C Frequency Inverter ...
Страница 66: ...5 16 The Operator Station 605C Frequency Inverter ...
Страница 156: ...8 2 Routine Maintenance and Repair 605C Frequency Inverter ...
Страница 184: ...10 22 Parameter Specification 605C Frequency Inverter ...
Страница 212: ...13 6 Application Notes 605C Frequency Inverter ...
Страница 214: ...14 2 Serial Communications 605C Frequency Inverter ...
Страница 236: ......