Component: Hopper (Industrial): Difference between revisions
Appearance
No edit summary |
m Text replacement - "style="background-color:#EAE1EA;"" to "class="mtx-class-propfolder"" |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 17: | Line 17: | ||
==Component Source Code== | ==Component Source Code== | ||
Please click here to download the component source project: [https://www.flowcode.co.uk/wiki/componentsource/ | Please click here to download the component source project: [https://www.flowcode.co.uk/wiki/componentsource/FC_Comp_Source_Hopper.fcfx FC_Comp_Source_Hopper.fcfx] | ||
Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/ | Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_Hopper.fcfx FC_Comp_Source_Hopper.fcfx] | ||
==Detailed description== | ==Detailed description== | ||
| Line 62: | Line 62: | ||
{{Fcfile|Industrial_Tanks.fcsx|Industrial Tanks}} | {{Fcfile|Industrial_Tanks.fcsx|Industrial Tanks}} | ||
| Line 74: | Line 76: | ||
===AdjustLevel=== | ===AdjustLevel=== | ||
{| class="wikitable | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''AdjustLevel''' | ||
|- | |- | ||
| colspan="2" | Allows the lelev in the hopper to be adjusted up or down. | | colspan="2" | Allows the lelev in the hopper to be adjusted up or down. | ||
| Line 93: | Line 95: | ||
===GetLevel=== | ===GetLevel=== | ||
{| class="wikitable | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''GetLevel''' | ||
|- | |- | ||
| colspan="2" | Returns the current amount of produce in the hopper. | | colspan="2" | Returns the current amount of produce in the hopper. | ||
| Line 107: | Line 109: | ||
===IsEmpty=== | ===IsEmpty=== | ||
{| class="wikitable | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''IsEmpty''' | ||
|- | |- | ||
| colspan="2" | Check to see if the hopper is currently empty. Returns 0 if not empty or 1 if empty. | | colspan="2" | Check to see if the hopper is currently empty. Returns 0 if not empty or 1 if empty. | ||
| Line 121: | Line 123: | ||
===IsFull=== | ===IsFull=== | ||
{| class="wikitable | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''IsFull''' | ||
|- | |- | ||
| colspan="2" | Check to see if the hopper is currently full. Returns 0 if not full or 1 if full. | | colspan="2" | Check to see if the hopper is currently full. Returns 0 if not full or 1 if full. | ||
| Line 135: | Line 137: | ||
===SetLevel=== | ===SetLevel=== | ||
{| class="wikitable | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''SetLevel''' | ||
|- | |- | ||
| colspan="2" | Sets the current amount of produce in the hopper. | | colspan="2" | Sets the current amount of produce in the hopper. | ||
| Line 155: | Line 157: | ||
==Property reference== | ==Property reference== | ||
{| class="wikitable | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-prop-icon.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''Properties''' | ||
|- | |- | ||
|- | |- | ||
| Line 176: | Line 178: | ||
| colspan="2" | Allows the current level of produce in the hopper to be automatically plotted using the data recorder window. | | colspan="2" | Allows the current level of produce in the hopper to be automatically plotted using the data recorder window. | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-propfolder" | [[File:Fc9-conn-icon.png]] | ||
| width="90%" | | width="90%" class="mtx-class-propfolder" | Title | ||
|- | |- | ||
|- | |- | ||
| Line 205: | Line 207: | ||
| colspan="2" | Distance above component center to draw the title | | colspan="2" | Distance above component center to draw the title | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-propfolder" | [[File:Fc9-conn-icon.png]] | ||
| width="90%" | | width="90%" class="mtx-class-propfolder" | Label | ||
|- | |- | ||
|- | |- | ||
| Line 239: | Line 241: | ||
| colspan="2" | Distance above component center to draw the value | | colspan="2" | Distance above component center to draw the value | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-propfolder" | [[File:Fc9-conn-icon.png]] | ||
| width="90%" | | width="90%" class="mtx-class-propfolder" | Scheme | ||
|- | |- | ||
|- | |- | ||
Latest revision as of 14:36, 13 July 2026
| Author | Matrix TSL |
| Version | 1.0 |
| Category | Industrial |
Hopper component
A simple hopper that can be used to store produce. The hopper has component macros to set and get the current level of produce. The hopper can be initialised to be full or empty when starting. Compatible with SCADA interconnecting pipe components.
Component Source Code
Please click here to download the component source project: FC_Comp_Source_Hopper.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_Hopper.fcfx
Detailed description
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.
Macro reference
AdjustLevel
| AdjustLevel | |
| Allows the lelev in the hopper to be adjusted up or down. | |
| Adjustment | |
| Return | |
GetLevel
| GetLevel | |
| Returns the current amount of produce in the hopper. | |
| Return | |
IsEmpty
| IsEmpty | |
| Check to see if the hopper is currently empty. Returns 0 if not empty or 1 if empty. | |
| Return | |
IsFull
| IsFull | |
| Check to see if the hopper is currently full. Returns 0 if not full or 1 if full. | |
| Return | |
SetLevel
| SetLevel | |
| Sets the current amount of produce in the hopper. | |
| Level | |
| The amount of produce in the hopper. | |
| Return | |