E_ParamWrite

This enumeration represents the storage location of a parameter for write access. If a parameter has been written to a non-volatile memory, the parameter will be overwritten by an existing data backup on the memory card of the MOVI-C® CONTROLLER when the inverter is replaced. It is recommended for parameters to be written to volatile memory.

Name

Value

Description

Write

1

Write parameters to the volatile memory (RAM).

WriteNV

3

Write parameters to the non-volatile memory

WriteDefault

5

Write default value of the parameter

WriteNVAndRAM

7

Write parameters to the volatile memory (RAM) and non-volatile memory.