Detailed Description
Parameters for remote management initialization.
Enumeration Type Documentation
Paramter indexes for initalization.
- Enumerator:
IDX_EEP_BYTE0_BYTE1 |
Index of EEP Byte0 and Byte1.
|
IDX_EEP_BYTE2 |
Index of EEP Byte2.
|
IDX_MANUFACTURERID |
Product manufacturer.
|
IDX_BUFF_SIZE |
Index for buffer length. It determines how much memory space the application dedicated to remote management buffer for message merging. It also determines what is the biggest message to receive.
|
IDX_CODE_ADDR |
Memory code adress where the 4byte Code is saved [ro].
|
IDX_TEL_DELAY |
Minimum delay between two chained telegrams in message.
|
Paramter indexes for call back function intialization.
- Enumerator:
IDX_PF_ACTION_COMMAND |
Index for action function call back. [ro].
|
IDX_PF_CODE_WRITE |
Index for write code function call back. [ro].
|