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


Description


This function issues a read operation of the specified item to the field device. An optional delay can also be specified. It is possible to delay this. The result is received asynchronously from the field and therefore not returned by this function.


Signature

nxa.ReadValue (string, number)

Parameters


NameTypeMandatory/OptionalDescription

stringMitemID of the item that shall be read

numberOdelay in milliseconds (optional)


  • No labels