Difference between revisions of "Component: On / Off Indicator (Indicators )"

From Flowcode Help
Jump to navigationJump to search
 
(4 intermediate revisions by 3 users not shown)
Line 14: Line 14:
 
==On / Off Indicator component==
 
==On / Off Indicator component==
 
A simple component to create an on / off type indicator on the panel.
 
A simple component to create an on / off type indicator on the panel.
 +
 +
==Component Pack==
 +
 +
FREE
  
 
==Detailed description==
 
==Detailed description==
Line 21: Line 25:
  
  
''No detailed description exists yet for this component''
 
  
==Examples==
 
  
  
  
  
 +
 +
''No detailed description exists yet for this component''
 +
 +
==Examples==
  
  
  
===Industrial Tanks===
 
  
A simple example showing the hoppers, valves and pipes working together. Each tank automatically empties in turn.
 
  
{{Fcfile|Industrial_Tanks.fcsx|Industrial Tanks}}
+
 
 +
No examples here yet
  
 
==Downloadable macro reference==
 
==Downloadable macro reference==
Line 47: Line 52:
 
|-
 
|-
 
|-
 
|-
| width="10%" align="center" style="border-top: 2px solid #000;" | [[File:]] -  
+
| width="10%" align="center" style="border-top: 2px solid #000;" | [[File:Fc9-bool-icon.png]] - BOOL
 
| width="90%" style="border-top: 2px solid #000;" | ''Return''
 
| width="90%" style="border-top: 2px solid #000;" | ''Return''
 
|}
 
|}
Line 73: Line 78:
 
|-
 
|-
 
|-
 
|-
| width="10%" align="center" | [[File:]] -  
+
| width="10%" align="center" | [[File:Fc9-bool-icon.png]] - BOOL
 
| width="90%" | State
 
| width="90%" | State
 
|-
 
|-
Line 135: Line 140:
 
|-
 
|-
 
| colspan="2" |  
 
| colspan="2" |  
 +
|-
 +
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]]
 +
| width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Label
 +
|-
 
|-
 
|-
 
| width="10%" align="center" | [[File:Fc9-type-11-icon.png]]
 
| width="10%" align="center" | [[File:Fc9-type-11-icon.png]]
Line 175: Line 184:
 
|-
 
|-
 
| colspan="2" | Distance between the label and the indicator 
 
| colspan="2" | Distance between the label and the indicator 
|-
 
| width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-conn-icon.png]]
 
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Connections'''
 
|-
 
|-
 
| width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-conn-icon.png]]
 
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Simulations'''
 
|-
 
 
|}
 
|}

Latest revision as of 17:22, 9 November 2022

Author Matrix TSL
Version 1.0
Category Indicators


On / Off Indicator component

A simple component to create an on / off type indicator on the panel.

Component Pack

FREE

Detailed description

No detailed description exists yet for this component

Examples

No examples here yet

Downloadable macro reference

Fc9-comp-macro.png GetSwitch
Reads back the status of the indicator 
Fc9-bool-icon.png - BOOL Return


Fc9-comp-macro.png SwitchOn
Sets the indicator to the On state. 
Fc9-void-icon.png - VOID Return


Fc9-comp-macro.png Switch
Sets the indicator to the value dictated by the State parameter 
Fc9-bool-icon.png - BOOL State
 
Fc9-void-icon.png - VOID Return


Fc9-comp-macro.png SwitchOff
Sets the indicator to the Off state. 
Fc9-void-icon.png - VOID Return



Property reference

Fc9-prop-icon.png Properties
Fc9-type-16-icon.png Indicator Type
Controls the shape of the indicator object on the panel 
Fc9-type-16-icon.png Style
 
Fc9-type-1-icon.png On Colour
Colour of the indicator when switched on 
Fc9-type-7-icon.png Auto Off Colour
Controls if an off colour is automatically assigned for you. Yes - Generate automatic off colour No - User can set their own off colour 
Fc9-type-1-icon.png Off Colour
Colour of the indicator when switched off 
Fc9-type-7-icon.png Show Label
 
Fc9-conn-icon.png Label
Fc9-type-11-icon.png Text
 
Fc9-type-2-icon.png Text Colour
 
Fc9-type-2-icon.png Background Colour
 
Fc9-type-3-icon.png Family
 
Fc9-type-15-icon.png Scale
 
Fc9-type-7-icon.png Bold
 
Fc9-type-16-icon.png Placement
 
Fc9-type-15-icon.png Spacing
Distance between the label and the indicator