21 Appendix
21.1
Parameter aribute list
The parameter aribute list in parcular contains some informaon required for reading and
wring parameters via network.
•
The par
ameter aribute list contains all parameters of the inverter.
•
The par
ameter aribute list is sorted 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
Designaon Parameter name
Default seng Default seng of the parameter
Data type Data type of the parameter:
I8 INTEGER_8 1 byte, with sign
I16 INTEGER_16 2 bytes with sign
I32 INTEGER_32 4 bytes with sign
I64 INTEGER_64 8 bytes with sign
U8 UNSIGNED_8 1 byte without sign
U16 UNSIGNED_16 2 bytes without sign
U32 UNSIGNED_32 4 bytes without sign
U64 UNSIGNED_64 8 bytes without sign
STRING[xx] VISIBLE_STRING ASCII string (with character length xx)
OCTET[xx] OCTET_STRING OCTET string (with xx bytes)
IDX 4 bytes without sign. Is used specially for addressing parameters.
Factor Factor for data transmission via network, depending on the number of decimal posions:
1 No decimal posions
10 1 decimal posion
100 2 decimal posions
1000 3 decimal posions
10000 4 decimal posions
A Aributes (combinaons of several
aributes also possible):
C Seng can only be changed if the inverter is inhibited.
E Value is displayed as IP address.
H Value is displayed in hexadecimal form.
I Parameter is not displayed.
C Parameter is not displayed.
O Parameter can be recorded with the oscilloscope funcon.
P Seng is saved in the memory module.
X Parameter is not displayed in the engineering tools.
M Mapping:
r Receive mapping permissible.
t Transmit mapping permissible.
rt Receive and transmit mapping permissible.
- Mapping not permissible.
Parameter aribute list (short overview of all parameter indexes)
Address Designaon Default seng Data type Factor A M
0x1000 Device type - (Read only) U32 1 X
0x1001 EtherCAT error register - (Read only) U8 1 X ●
0x1008 Manufacturer device name - (Read only) STRING[50] X
0x1009 Manufacturer hardware version - (Read only) STRING[50] X
0x100A Manufacturer
soware version - (Read only) STRING[50] X
0x1018:001 Identy object : Vendor ID - (Read only) U32 1 X
0x1018:002 Identy object : Product ID - (Read only) U32 X
* Default seng depending on the size.
Appendix
438