Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description

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

Name Type Mandatory/Optional Description
stringMitemID of the item that shall be written
variantMnew value that shall be written
numberOdelay in milliseconds (optional)

Return

None.
  • No labels