Parametrization table
| Column | Description | Field |
| Object Name | The name of the parameter. | Read only |
| Index | The index of the object (in hex format). | Read only |
| SubIndex | The subindex of the object (in hex format). | Read only |
| Type | The IEC type of the parameter. | Read only |
| Value | The value to be written into slave for the parameter. | Input field. The value can be specified as dec base (es: 4096), or in hex base (es: 0x1000) |
| Timeout | The timeout t expressed in ms. Master SDO write error if no slave answer in t ms. | Input field. Default: 100 ms. |