ID 442426.04 149WE KEEP THINGS MOVING
Basic properties
8
Manual SD6
8.1.4.2 Skip functions
Skip function hide parameters depending on logical conditions. For example,
the drive controller can evaluate an encoder on interface X120 if the XI6
terminal module is installed. To activate the evaluation, set parameter H120
X120 function. H120 is visible if you specified X16 during the project
configuration of your drive in DriveControlSuite. Additional parameters will be
displayed if H120 has a setting other than 0:inactive.
8.1.4.3 Applications
Applications contain various functions, for example speed or position reference
values. Since each function has different parameters, each application has a
different set of parameters.
8.1.4.4 Firmware
Parameters can be introduced for different firmware versions or may even be
present in a new version. These parameters or older versions of the
parameters will not be visible in files from project configurations for older
firmware versions. For the first version in which a parameter or its version is
present, see the parameter description
8.1.5 Data types
Name Description Value range, decimal
Bool 1 bit (internal: LSB in 1 byte) 0, 1
BYTE 1 byte, unsigned 0–255
INT8 1 byte, signed -128–127
WORD 2 bytes - 1 word, unsigned 0–65535
INT16
2 bytes - 1 word,
signed
-32768–32767
DWORD
4 bytes - 1 double word,
unsigned
0–4294967295
INT32 4 bytes - 1 double word,
signed
-2147483648–2147483647
REAL32
Floating point, single
accuracy
As per ANSI / IEEE 754
REAL64
Floating point, double
accuracy
STR8 Text, 8 characters —
STR16 Text, 16 characters —
STR80 Text, 80 characters —
64BYTE 8 bytes, unsigned —