/
nxa.ReadValue
nxa.ReadValue
Description
This function issues a read operation of the specified item to the field device. An optional delay can be specified. The result is received asynchronously from the field and therefore not returned by this function. Only data points related to field level interfaces are supported.
Signature
nxa.ReadValue (string, number)
Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
string | M | itemID of the item that shall be read | |
number | O | delay in milliseconds (optional) |
, multiple selections available,
Related content
nxa.GetValue, nxa.Value
nxa.GetValue, nxa.Value
More like this
Standard functions
Standard functions
Read with this
nxa.ReadDestinationValue
nxa.ReadDestinationValue
More like this
nxa.WriteValue
nxa.WriteValue
More like this
nxa.GetPropertyValue, nxa.PropertyValue, nxa.Property
nxa.GetPropertyValue, nxa.PropertyValue, nxa.Property
More like this
nxa.ReadValues
nxa.ReadValues
More like this