Description
This function restes the value of the specified Server Item i.e. its quality is set to UNCERTAIN.
This operation is also recorded in the historical database.
Signature
nxa.ResetItemValue (string, date, string)
...
Name | Type | Mandatory/Optional | Description | |
---|---|---|---|---|
string | M | itemID ItemID of the item that shall be reset. | ||
date | O | time Time stamp information (local time) for the value. This value is also stored in the historical database (optional). If not set or 0 then the current time is used. | ||
string | O | source Source information (e.g. SYS:LUA;SRC:MyDevice) (optional) |
Return
None.