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 Current »

Description

This function sets the value of the specified Server Item. An optional delay can also be specified. Note that the new value will only be set within the server - it will not be forwarded to the field device.

Signature

nxa.SetValue (string, variant, number)

Parameters

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

Return

None.
  • No labels