Component: Simulated Control Load (DSP Operators): Difference between revisions
Appearance
Created page with "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix Ltd |- | width="20%" style="color:gray;" | Version | 1.2 |- | width="20%" style="color:gray..." |
m Text replacement - "style="background-color:#EAE1EA;"" to "class="mtx-class-propfolder"" |
||
| (16 intermediate revisions by 2 users not shown) | |||
| Line 17: | Line 17: | ||
==Component Source Code== | ==Component Source Code== | ||
Please click here | Please click here to download the component source project: [https://www.flowcode.co.uk/wiki/componentsource/FC_Comp_Source_DSP_SimLoad.fcfx FC_Comp_Source_DSP_SimLoad.fcfx] | ||
Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_DSP_SimLoad.fcfx FC_Comp_Source_DSP_SimLoad.fcfx] | |||
==Detailed description== | ==Detailed description== | ||
| Line 36: | Line 48: | ||
==Examples== | ==Examples== | ||
| Line 53: | Line 75: | ||
{| class="wikitable | |||
==Macro reference== | |||
===SimulateLoad=== | |||
{| 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" | '''SimulateLoad''' | ||
|- | |- | ||
| colspan="2" | | | colspan="2" | Simulates a load change with a new control value being applied and a new feedback signal gathered from the output. | ||
|- | |- | ||
|- | |- | ||
| Line 68: | Line 105: | ||
{| class="wikitable | ===SimulateLoadArray=== | ||
{| 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" | '''SimulateLoadArray''' | ||
|- | |- | ||
| colspan="2" | | | colspan="2" | Passes an entire buffer into the delay buffer and spits out a delayed version of the buffer at the other end | ||
|- | |- | ||
|- | |- | ||
| Line 79: | Line 117: | ||
| width="90%" style="border-top: 2px solid #000;" | ''Return'' | | width="90%" style="border-top: 2px solid #000;" | ''Return'' | ||
|} | |} | ||
==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 111: | Line 147: | ||
| colspan="2" | Sets the data direction flow of the component | | colspan="2" | Sets the data direction flow of the component | ||
|- | |- | ||
| 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" | Load | ||
|- | |- | ||
|- | |- | ||
Latest revision as of 14:37, 13 July 2026
| Author | Matrix Ltd |
| Version | 1.2 |
| Category | DSP Operators |
Simulated Control Load component
Allows a simulated load to be connected to the DSP network allowing you to model external factors such as Motor Speed, Motor Position, Temperature, Humidity, Pressure, Flow etc. Useful when used with a feedback based control system.
Component Source Code
Please click here to download the component source project: FC_Comp_Source_DSP_SimLoad.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_DSP_SimLoad.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
SimulateLoad
| SimulateLoad | |
| Simulates a load change with a new control value being applied and a new feedback signal gathered from the output. | |
| Return | |
SimulateLoadArray
| SimulateLoadArray | |
| Passes an entire buffer into the delay buffer and spits out a delayed version of the buffer at the other end | |
| Return | |