
Lenze · Controller | Parameter setting & programming · Reference Manual · DMS 1.5 EN · 04/2014 · TD17 128
13 Parameter reference
13.1 Structure of the parameter description
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
13.1 Structure of the parameter description
Each parameter is described in the parameter list in the form of a table which consists of the
following three areas:
Table header
The table header contains the following general information:
• Parameter number (Cxxxxx)
• Name of the parameter
• Data types
• Decimal and hexadecimal parameter index for access via bus systems
Table contents
The table contains further general explanations and notes on the parameter and the possible
settings. The representation depends on the parameter type:
• Parameters with read access
( 129)
• Parameters with write access
( 129)
Table footer
The table footer contains the Parameter attributes
.
13.1.1 Data types
The following data types are available for parameters:
Data type Meaning
INTEGER_8 8-bit value with sign
INTEGER_16 16-bit value with sign
INTEGER_32 32-bit value with sign
INTEGER_64 64-bit value with sign
UNSIGNED_8 8-bit value without sign
UNSIGNED_16 16-bit value without sign
UNSIGNED_32 32-bit value without sign
UNSIGNED_64 64-bit value without sign
FLOAT_32 32-bit floating point number
FLOAT_64 64-bit floating point number
VISIBLE_STRING String of characters from printable characters
OCTET_STRING String of characters from any characters
BITFIELD_8 8-bit value bit coded
BITFIELD_16 16-bit value bit coded
BITFIELD_32 32-bit value bit coded
DATE Date
Kommentare zu diesen Handbüchern