Function to update data of nvr registers even in static memory.
This function is just to obviate possible problems of failing to save all nvr at power off.
It is therefore possible to update in runtime retentive memory and have the data updated at power-on with alarm 995 instead of having the data for the last valid power-off.
WARNING: Should be used sparingly (space and frequency) and only in special applications.
Syntax |
i32 store_nvr_nopf (i32 idNVR, i32 nNVR) |
||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
idNVR |
Index of the first nvr register to be stored |
||||||||||
nNVR |
Number of nvr registers to be saved starting with idNVR |
||||||||||
Result |
Returns:
|
||||||||||
Validity |
Rule, Task |
||||||||||
Note |
Example of use:
|