1 structure of the parameter descriptions, 1 data type, 15 parameter reference – Lenze E94AxPExxxx User Manual
Page 739

Lenze · 9400 Servo PLC· Reference manual · DMS 4.0 EN · 11/2013 · TD05/06
739
15
Parameter reference
15.1
Structure of the parameter descriptions
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
15.1
Structure of the parameter descriptions
Each parameter is described in the
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)
• Parameter name (display text in the »Engineer» and keypad)
•
• Decimal and hexadecimal parameter index for access via bus systems
Table contents
The table contains further general explanations & notes on the parameter and the possible settings,
which are represented in different ways depending on the parameter type:
•
Parameters with read-only access
•
Table footer
The table footer contains the
.
15.1.1
Data type
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
FLOATING_POINT
32-bit floating point number
VISIBLE_STRING
String of characters of printable characters
OCTET_STRING
String of characters of any characters
BITFIELD_8
8-bit value bit-coded
BITFIELD_16
16-bit value bit-coded
BITFIELD_32
32-bit value bit-coded