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

« Previous Version 3 Current »

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

NameTypeMandatory/OptionalDescription

stringMitemID of the item that shall be written

variantMnew value that shall be written

numberOdelay in milliseconds

Return

None.

  • No labels