Jump to content

Component: Fan / Pump (Industrial): Difference between revisions

From Flowcode Help
Created page with "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix TSL |- | width="20%" style="color:gray;" | Version | 1.0 |- | width="20%" style="color:gray..."
 
No edit summary
Line 15: Line 15:
A simple rotating fan or pump. The component has macros to set and get the current rotational speed. Compatible with SCADA interconnecting pipe components.
A simple rotating fan or pump. The component has macros to set and get the current rotational speed. Compatible with SCADA interconnecting pipe components.


==Component Pack==
==Component Source Code==


SCADA
Please click here for the component source code: [https://www.flowcode.co.uk/wikicopy/componentsource/FC_Comp_Source_FanPump.fcfx FC_Comp_Source_FanPump.fcfx]


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


''No detailed description exists yet for this component''
''No detailed description exists yet for this component''


==Examples==
==Examples==




Line 70: Line 74:
| width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-prop-icon.png]]
| width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-prop-icon.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties'''  
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties'''  
|-
|-
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]]
| width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Title
|-
|-
|-
|-
Line 91: Line 99:
|-
|-
| colspan="2" | Controls the size of the title text on the panel, default 1.2 
| colspan="2" | Controls the size of the title text on the panel, default 1.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-7-icon.png]]
| width="10%" align="center" | [[File:Fc9-type-7-icon.png]]
Line 121: Line 133:
|-
|-
| colspan="2" | Distance above component center to draw the label 
| colspan="2" | Distance above component center to draw the label 
|-
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]]
| width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Scheme
|-
|-
|-
| width="10%" align="center" | [[File:Fc9-type-1-icon.png]]
| width="10%" align="center" | [[File:Fc9-type-1-icon.png]]
Line 131: Line 147:
|-
|-
| colspan="2" |  
| colspan="2" |  
|-
| 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'''
|-
|}
|}

Revision as of 17:47, 9 November 2022

Author Matrix TSL
Version 1.0
Category Industrial


Fan / Pump component

A simple rotating fan or pump. The component has macros to set and get the current rotational speed. Compatible with SCADA interconnecting pipe components.

Component Source Code

Please click here for the component source code: FC_Comp_Source_FanPump.fcfx

Detailed description

No detailed description exists yet for this component

Examples

No additional examples


Downloadable macro reference

GetSpeed
Gets the current speed of the fan in RPM. 
- FLOAT Return


SetSpeed
Sets the speed of the fan in RPM. 
- FLOAT Speed
Speed in RPM 
- VOID Return



Property reference

Properties
Title
Show Title
Decides if the fan 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 
Label
Show Label
Decides if a label is shown detailing current amount of produce in the hopper 
Label Colour
Sets the label colour 
Label Units
Adds a unit to the end of the label 
Label Decimal Points
Number of decimal points to round the label value to. 
Label Scale
Sets the size of the label on the panel, default 1.0 
Label Offset
Distance above component center to draw the label 
Scheme
Propeller Colour
Sets the colour of the propeller. 
Background Colour