5 Parameter Lists
5.1 Introduction
Changes during operation
True means that the parameter can be changed while the
frequency converter is in operation. False means that the
frequency converter must be stopped before a change can
be made.
4 set-up
All set-ups: The parameter can be set individually in each
of the 4 set-ups, for example 1 single parameter can have
4 dierent data values.
1 set-up: The data value is the same in all set-ups.
Data
type
Description Type
2 Integer 8 Int8
3 Integer 16 Int16
4 Integer 32 Int32
5 Unsigned 8 Uint8
6 Unsigned 16 Uint16
7 Unsigned 32 Uint32
9 Visible string VisStr
33 Normalized value 2 bytes N2
35 Bit sequence of 16 boolean variables V2
54 Time dierence w/o date TimD
Table 5.1 Data Type
5.1.1 Conversion
The various attributes of each parameter are shown in
factory setting. Parameter values are transferred as whole
numbers only. Conversion factors are therefore used to
transfer decimals.
A conversion factor of 0.1 means that the value transferred
is multiplied by 0.1. The value 100 is therefore read as 10.0.
Conversion index Conversion factor
100 1
75 3600000
74 3600
70 60
67 1/60
6 1000000
5 100000
4 10000
3 1000
2 100
1 10
0 1
-1 0.1
-2 0.01
-3 0.001
-4 0.0001
-5 0.00001
-6 0.000001
Table 5.2 Conversion Table
Parameter Lists Programming Guide
MG06J202 Danfoss A/S © 03/2019 All rights reserved. 159
5 5