Please enable JavaScript to view this site.

CWT User Interface Design Handbook

<TFT:Label Name='ExampleLabel1'><TFT:ImagesToShow ><TFT:ImageToShowItem >

Defines an image and a range for the value.

 

Properties

ImagePath

Value:A string.
Description:The path to the image to show.

RangeMax

Value:Integer or float
Description:The highest value for showing the image

RangeMin

Value:Integer or float
Description:The lowest value for showing the image

ShowValue

Value:A Boolean True or False
Description:Decides if the value shall be shown or not for this image

TransparentPixel

Value:String in format “X,Y” where X and Y are both unsigned integers.
Description:The location of the pixel in the image that shall be used as the transparent color.