Viz Plug-ins User Guide

Version 5.0 | Published December 20, 2022 ©

DataLUImage

images/download/attachments/95401957/plugins_dataluimage-icon.png
The DataLUImage plug-in 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 plug-in receives the data, it compares the value to all the aliases defined in the table. If an alias matches the value sent, the plug-in replaces the image on the controlled container to that image.

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.

DataLUImage Properties

  • 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).