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
variantMnew value of the destination item

Return

None.