/
nxa.ResetItemValue
nxa.ResetItemValue
Description
This function resets 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)
Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
string | M | ItemID of the item that shall be reset. | |
date | O | Time stamp information (local time) for the value. If not set or 0 then the current time is used. | |
string | O | Source information (e.g. SYS:LUA;SRC:MyDevice) |
Return
None.
, multiple selections available,
Related content
nxa.ResetQuality
nxa.ResetQuality
More like this
nxa.SetItemData
nxa.SetItemData
More like this
nxa.SetValue
nxa.SetValue
More like this
nxa.ResetBit
nxa.ResetBit
More like this
nxa.SetPropertyValue , nxa.SetProperty
nxa.SetPropertyValue , nxa.SetProperty
More like this
Item.ResetValue
Item.ResetValue
More like this