12 Appendix
12.1 Parameter aribute list
•
The parameter aribute list contains all parameters of the controller.
•
The parameter 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
Name Parameter name
Default seng Default seng of the parameter
Data type Data type of the parameter:
I16 INTEGER_16 2 bytes with sign
I32 INTEGER_32 4 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)
Parameter aribute list (short overview of all parameter indexes)
Address Name Default seng Data type
0x1000 Device type - (Read only) U32
0x1008 Manufacturer device name - (Read only) STRING[50]
0x1009 Manufacturer hardware version - (Read only) STRING[50]
0x100A Manufacturer soware version - (Read only) STRING[50]
0x1018:001 Identy object: Vendor ID - (Read only) U32
0x1018:002 Identy object: Product ID - (Read only) U32
0x1018:003 Identy object: Revision number - (Read only) U32
0x1018:004 Identy object: Serial number - (Read only) U32
0x2000:001 Device data: Product code - (Read only) STRING[50]
0x2000:002 Device data: Serial number - (Read only) STRING[50]
0x2000:003 Device data: Producon date - (Read only) STRING[50]
0x2000:004 Device data: CU rmware version - (Read only) STRING[50]
0x2000:006 Device data: CU bootloader version - (Read only) STRING[50]
0x2000:020 Device data: CPU name - (Read only) STRING[50]
0x2001 Device name "Device" STRING[128]
0x2002:006 Device module: CU serial number - (Read only) STRING[32]
0x2002:010 Device module: Type communicaon module - (Read only) STRING[50]
0x2002:011 Device module: Serial number communicaon module - (Read only) STRING[50]
0x2002:012 Device module: Hardware version communicaon module - (Read only) STRING[50]
0x2002:020 Device module: Driver version - (Read only) STRING[50]
0x2010:001 Device event monitor: EreignisortEvent locaon - (Read only) U8
0x2010:002 Device event monitor: Event type - (Read only) U8
0x2010:003 Device event monitor: Event status - (Read only) U8
0x2010:005 Device event monitor: Number of current event - (Read only) U32
0x2010:006 Device event monitor: Time stamp of current event x ns (Read only) U64
0x2012:001 Device informaon: SD card status - (Read only) U8
0x2012:002 Device informaon: Applicaon Credit available - (Read only) U16
0x2012:003 Device informaon: Dual use licence - (Read only) U8
0x2012:004 Device informaon: SD card total memory - (Read only) U32
0x2012:005 Device informaon: SD card free memory - (Read only) U32
0x2012:006 Device informaon: SD card used memory - (Read only) U32
0x2012:007 Device informaon: Visu license - (Read only) STRING[32]
0x2013:001 Applicaon informaon: Acve applicaon - (Read only) U16
Appendix
Parameter aribute list
98