Component: Logo Indicator (Indicators)

From Flowcode Help
Jump to navigationJump to search


Author Matrix TSL
Version 1.0 (Release)
Category Indicators


Image Logo Indicator component

A simple component to display multiple icons relating to the state of a machine or process. Includes icons such as: tick, cross, alert, stop, go and coloured lights.

Examples

No additional examples


Downloadable macro reference

This component does not contain any downloadable macros

Simulation macro reference

Sets the logo displayed on the indicator.

Parameters

BYTE LogoIdx
Logo Index: 1=Tick, 2=Cross, 3=Exclamation, 4=Green, 5=Amber, 6=Red, 7=Stop, 8=Go


Return value

This call does not return a value



Property reference

Default Icon

This property is of type Fixed list of ints and can be referenced with the variable name DefaultIcon.

Icon that is automatically loaded when starting the runtime or reopening the project.

The Don't Modify setting will leave the icon in it's last written state.

Show Title

This property is of type True or false and can be referenced with the variable name ShowTitle.

Decides if the component title is shown

Title Colour

This property is of type Color picker and can be referenced with the variable name TitleColour.

Title Label Color

Title Text

This property is of type Line of text and can be referenced with the variable name TitleText.

Title Label Text

Title Scale

This property is of type Floating point and can be referenced with the variable name TitleScale.

Controls the size of the title text on the panel, default 1.2