DataLUImage

graphics/plugins_dataluimage-icon.png

DataLUImage plugin is used to define 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 will replace the image on the controlled container to that image.

graphics/plugins_dataluimage.png
Unique Parameters
  • Image0..Image19: Image place holders 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: These parameters contain 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)