DataPool User Guide

Version 2.13 | Published November 30, 2018 ©

DataLUImage

images/download/attachments/30910247/plugins_dataluimage-icon.png
DataLUImage plugin defines a table of aliases which link to images in the Viz Images folders. The value sent in the DataField is one of the alias names. When the plugin receives the data, it compares the value to all the aliases defined in the table. If an alias matches the value sent, the plugin replaces the image on the controlled container to that image.

images/download/attachments/41810647/plugins_dataluimage.png

Unique Parameters

  • Image0..Image19: Defines image placeholders for defining the images in the table. The images are dragged from the image library in Viz to the image place holders. To remove an image from the table, press the Reset button or drag a new image to it.

  • Value0..Value19: Contains the aliases for each of the images.

Example

If Field Name is set to MyImage, then to change the image on the container, use the following command: MyImage=Value1; (Or any other value assigned to an image).