nxa.SetDestinationValue
Description
This function can be used to set a new value for the destination item that is configured within the corresponding task. This function can only be used within LUA functions that are invoked by tasks. Note that the new value will only be set within the server - it will not be forwarded to the field device.
Signature
nxa.SetDestinationValue (variant)Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
variant | M | new value of the destination item |