Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This function actively writes the given value of the specified item. Compared to setting a value, a value write will also propagate the value change to the field device. An optional delay can also be specified.

Signature

nxa.WriteValue (string, variant, number)

Parameters

NameTypeMandatory/OptionalDescription

stringMitemID of the item that shall be written

variantMnew value that shall be written

numberOdelay in milliseconds
(optional)

Return

None.