Jump to content

Component: Logo Indicator (Indicators): Difference between revisions

From Flowcode Help
No edit summary
No edit summary
Line 16: Line 16:


==Detailed description==
==Detailed description==




Line 24: Line 26:


==Examples==
==Examples==





Revision as of 13:29, 17 November 2021

Author Matrix TSL
Version 1.0
Category Indicators


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.

Detailed description

No detailed description exists yet for this component

Examples

No additional examples


Downloadable macro reference

AssignLogo
Sets the logo displayed on the indicator. 
- BYTE LogoIdx
Logo Index: 1=Tick, 2=Cross, 3=Exclamation, 4=Green, 5=Amber, 6=Red, 7=Stop, 8=Go 
- VOID Return



Property reference

Properties
Default Icon
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
Decides if the component title is shown 
Title Colour
Title Label Color 
Title Text
Title Label Text 
Title Scale
Controls the size of the title text on the panel, default 1.2 
Title Offset
Distance above component center to draw the title 
Connections
Simulations