/
nxa.SetValue
nxa.SetValue
Description
This function sets the value of the specified Server Item. An optional delay can also be specified. Note that the new value will only be set within the server - it will not be forwarded to the field device.
Signature
nxa.SetValue (string, variant, number)
Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
string | M | itemID of the item that shall be set | |
variant | M | new value that shall be set | |
number | O | delay in milliseconds |
Return
None.
, multiple selections available,
Related content
LUA scripting
LUA scripting
Read with this
nxa.SetItemData
nxa.SetItemData
More like this
nxa.LoadXLuaLibrary
nxa.LoadXLuaLibrary
Read with this
nxa.WriteValue
nxa.WriteValue
More like this
nxa.SetPropertyValue , nxa.SetProperty
nxa.SetPropertyValue , nxa.SetProperty
More like this
nxa.SetDestinationValue
nxa.SetDestinationValue
More like this