RuntimeBrowseRead

<< Click to Display Table of Contents >>

 

RuntimeBrowseRead

Receives the result of a browsing operation on the network, as requested by the RuntimeBrowseWrite Tag. In case of performing a request for names of devices or names of objects from a device, this reading returns a list of names, that is, an array that can be handled by a Simple Tag or a Block Tag with one or more Elements, although it only contains values for its first Element. In case of performing a request for properties of an object, this reading returns a two-column matrix, which must be handled by a Block Tag with two Elements, where the first Element corresponds to the property's name and the second Element corresponds to the property's current value.

Was this page useful?