Access Level functionality is available from firmware V1.11.0 and newer.
Each Parameter has attribute ([Object's Attributes](http://help.emsiso.com/topics/emdrive-user-manuals/page/parameters#bkmrk-object%27s-attributtes)) for Read and Write access level. To be able to read or write to object Inverter must be unlocked to required level. ##### Access Levels**Level** | **Name** | **Description** |
1 | End User | Object is available to End User even when inverter is locked with "Customer Key" |
2 | Customer | Object is available by default. Can be locked with "Customer Key" |
3 | Production | Object is available only in production to write production related and calibration objects (only Emsiso) |
4 | Development | Object is available only during development (only Emsiso) |
Devices shipped from manufacturer are unlocked to "Customer" level. Customer has the option to lock the device and prevent additional changing of object values from 3rd parties.
#### Access Level CANopen Objects Objects at index **0x2010** are used for Access Level functionalitySub - index | Name | Description |
0x01 | Access\_Level\_\_Current | Shows current access level that inverter is set to, objects with equal or lower access level can be accessed. |
0x02 | Access\_Level\_Key\_input | Write your key to unlock the device, depending on the key, specific level will be unlocked. |
0x03 | Access\_Level\_Customer\_Key | Writing value to this object will lock the device to "End User" (after reset). The same key must be used to unlock the device to "Customer" level. Remove locking by writing value "0". |
Access Level functionality is available from firmware V1.11.0 and newer.
Each parameter in emDrive has attributes ([Object's Attributes](http://help.emsiso.com/topics/emdrive-user-manuals/page/parameters#bkmrk-object%27s-attributtes)) that define the required Read and Write Access Level. To interact with these parameters, the inverter must be unlocked to the corresponding access level. Higher access levels grant access to a greater number of objects. ##### Access Levels**Level** | **Name** | **Description** |
0 | End User | Available to the End User, even when the inverter is locked with the "Service Key". |
1 | Service | Available to Service personnel. Can be locked using the "Service Key". |
2 | Admin | Available by default. Can be locked using the "Admin Key". |
3 | Production | Accessible only in production for writing production-related and calibration objects (Emsiso). |
4 | Development | Accessible only during development (Emsiso). |
Devices shipped from the manufacturer are unlocked to the "Admin" level. The customer has the option to lock the device, preventing third parties from changing object values.
#### Access Level CANopen Objects The following objects at index **0x2010** are used to control Access Level functionality:Sub - index | Name | Description |
0x01 | Access\_Level\_\_Current | Displays the current access level of the inverter. Objects with equal or lower levels can be accessed. |
0x02 | Access\_Level\_\_Key\_input | Enter a key to unlock the device. The entered key will unlock a specific level. |
0x03 | Access_Level__Admin_Key | Write a value to lock the device to "Admin" level after reset. Use the same key to unlock. Write "0" to remove locking. |
0x04 | Access_Level__Service_Key | Write a value to lock the device to "Service" level after reset. Use the same key to unlock. Write "0" to remove locking. |