13.2 Parameter aribute list
The parameter aribute list in parcular contains some informaon required for reading and
wring parameters via network.
•
The par
ame
t
er aribute lis
t c
ontains all parameters of the inverter.
•
The parameter aribute list is sort
ed by addresses (index:subindex) in ascending order.
How to read the parameter aribute list:
Column Meaning
Address Address of the parameter in the object directory. Format: index[:subindex]
If available: displa
y code (parameter designaon on the keypad). Format: (PAR number)
Name Parameter short text (display text)
Default seng Default seng of the parameter
D / F / A / M D = data type of the parameter:
I8 1 byte, with sign
I16 2 bytes with sign
I32 4 bytes with sign
I64 8 bytes with sign
U8 1 byte without sign
U16 2 bytes without sign
U32 4 bytes without sign
U64 8 bytes without sign
REAL32 4 bytes oang point
STRING[xx] ASCII string (with character length xx)
OCTET[xx] OCTET string (with xx bytes)
L_INDEX 4 bytes without sign. Is used specially for addressing Lenze parameters.
F = factor for data transmission via network, depending on the number of decimal posions.
•
The integer value r
ead via network must be divided by the corresponding factor in order to receive the actual dis-
play value.
•
The actual seng value must be mulplied with the corresponding factor in order to receive the integer value to
be wrien via network.
1 No decimal posions
10 1 decimal posion
100 2 decimal posions
1000 3 decimal posions
10000 4 decimal posions
A = aributes (combinaons of sever
al aributes also possible):
C Wring is only possible if the controller is inhibited
E Value is displayed as IP address on the keypad
H Value is displayed as hexadecimal value on the keypad
K Parameter is only shown on the keypad
P Seng is saved in the memory module
X Hidden parameter: only accessible if a password is set.
M = Mapping:
r Receive mapping permissible
t Transmit mapping permissible
rt Receive and transmit mapping permissible
Parameter aribute list (short overview of all parameter indexes)
Address Name / Subindex: Name Default seng Seng range D / F / A / M
0x1000 Device type - - (Read only) U32 / 1 / H / -
0x1001 Error register - - (Read only) U8 / 1 / H / t
0x1005 COB-ID SYNC 0x00000080 0x00000000 ... 0xFFFFFFFF U32 / 1 / PH / -
0x1006 Communicaon cyclic period 0 us 0 ... 65535000 us U32 / 1 / P / -
0x1008 Manufacturer's device name - - (Read only) STRING[50] / 1 / - / -
0x1009 Manufacturer hardware version - - (Read only) STRING[50] / 1 / - / -
0x100A Manufacturer
soware v
ersion - - (R
ead only
) S
TRING[50] / 1 / - / -
* Default seng depending on the size. Firmware-Version 01.01.01.00
Appendix
Parameter aribute lis
t
229