Parameters and firmware blocks
89
Parameters and firmware blocks
What this chapter contains
This chapter lists and describes the parameters provided by the firmware.
Types of parameters
Parameters are user-adjustable operation instructions of the drive (groups 10…99).
There are four basic types of parameters: Actual signals, value parameters, value
pointer parameters and bit pointer parameters.
Actual signal
Type of parameter that is the result of a measurement or calculation by the drive.
Actual signals can be monitored, but not adjusted, by the user. Actual signals are
typically contained within parameter groups 1…9.
For additional actual signal data, eg, update cycles and fieldbus equivalents, see
chapter Parameter data.
Value parameter
A value parameter has a fixed set of choices or a setting range.
Example 1: Motor phase loss supervision is activated by selecting (1) Fault from the
selection list of parameter 46.04 MOT PHASE LOSS.
Example 2: The motor nominal power (kW) is set by writing the appropriate value to
parameter 99.10 MOT NOM POWER, eg, 10.
Value pointer parameter
A value pointer parameter points to the value of another parameter. The source
parameter is given in format P.xx.yy, where xx = Parameter group; yy = Parameter
index. In addition, value pointer parameters may have a set of pre-selected choices.
Example: Motor current signal, 1.05 CURRENT PERC, is connected to analogue
output AO1 by setting parameter 15.01 AO1 PTR to value P.01.05.
Bit pointer parameter
A bit pointer parameter points to the value of a bit in another parameter, or can be
fixed to 0 (FALSE) or 1 (TRUE). In addition, bit pointer parameters may have a set of
pre-selected choices.
When adjusting a bit pointer parameter on the optional control panel, CONST is
selected in order to fix the value to 0 (displayed as “C.FALSE”) or 1 (“C.TRUE”).
POINTER is selected to define a source from another parameter.
A pointer value is given in format P. x x .y y. zz , where xx = Parameter group,
yy = Parameter index, zz = Bit number.
Example: Digital input DI5 status, 2.01 DI STATUS bit 4, is used for brake
supervision by setting parameter 35.02 BRAKE ACKNOWL to value P.02.01.04.