Please enable JavaScript to view this site.

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:

Value

Meaning

0

Operation performed successfully

-1

Illegal parameters (idNVR or nNVR invalid)

-2

Static memory not initialized

-3

Internal error

Validity

Rule, Task

Note


 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC