Description
This function restes resets the value of the specified Server Item server item, i.e. its quality is set to UNCERTAINUNCERTAIN.
This operation is also recorded in the historical database.
Signature
nxa.ResetItemValue (string, date, string)
Parameters
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 SYSMyDevice (optional)Return
None.