Difference between revisions of "Component: Simulated Control Load (DSP Operators)"
From Flowcode Help
Jump to navigationJump to searchLine 73: | Line 73: | ||
''<span style="color:red;">No additional examples</span>'' | ''<span style="color:red;">No additional examples</span>'' | ||
+ | |||
+ | |||
Line 79: | Line 81: | ||
==Macro reference== | ==Macro reference== | ||
+ | ===SimulateLoadArray=== | ||
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
|- | |- | ||
Line 92: | Line 95: | ||
+ | ===SimulateLoad=== | ||
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
|- | |- |
Revision as of 11:49, 3 February 2023
Author | Matrix Ltd |
Version | 1.2 |
Category | DSP Operators |
Contents
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
SimulateLoadArray
![]() |
SimulateLoadArray |
Passes an entire buffer into the delay buffer and spits out a delayed version of the buffer at the other end | |
![]() |
Return |
SimulateLoad
![]() |
SimulateLoad |
Simulates a load change with a new control value being applied and a new feedback signal gathered from the output. | |
![]() |
Return |