This enumeration represents the storage location of a parameter for read access.
Name
Value
Description
Read
0
Read parameters from the volatile memory (RAM).
ReadNV
2
Read parameters from the non-volatile memory.
ReadDefault
4
Read default value of the parameter.