/
nxa.WriteDestinationValue
nxa.WriteDestinationValue
Description
This function can be used to write a new value to the destination item that is configured within the corresponding task. Compared to setting a value, a value write will also propagate the value change to the field device. This function can only be used within LUA functions that are invoked by tasks.
Signature
nxa.WriteDestinationValue (variant)Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
variant | M | new value of the destination item |
Return
None., multiple selections available,
Related content
nxa.WriteValue
nxa.WriteValue
Read with this
nxa.GetItemValuesSum
nxa.GetItemValuesSum
More like this
nxa.GetSimpleItemValuesSum
nxa.GetSimpleItemValuesSum
More like this
nxa.AddExtSysCustomItem
nxa.AddExtSysCustomItem
More like this
nxa.ExecuteDelayedScript
nxa.ExecuteDelayedScript
Read with this
nxa.GetItemID , nxa.ItemID
nxa.GetItemID , nxa.ItemID
More like this