Viz Plug-ins User Guide

Version 5.2 | Published December 12, 2023 ©

DataLookup

images/download/thumbnails/95401958/dlookup_ico.png

The DataLookup plug-in searches data inside complex data objects using index and field name.

Note: This plug-in is located in: Plugins -> Container plug-ins -> Data

Information: DataPool plug-ins only work properly on a single channel on the same machine.

DataLookup Properties

  • Source: Defines the Data Object to be searching.

  • Attribute: Defines the field name of Data Table inside Data Object after selected by index or hash key and get only value of this field.

  • Target: Defines the DataField that receives the result of the operation.

  • Find Until: Use when Source parameter assigned to DataHashTable with ordered numeric key and searching for element with maximum key value less than value of hash key

  • Return Key: Use with Find Until parameter to get only the matched key value, not use Attribute parameter to get the field value inside.