Component: Output PWM (DSP Outputs): Difference between revisions
Appearance
m Text replacement - "class="wikitable" style="width:60%; background-color:#FFFFFF;"" to "class="mtx-class-macrotable wikitable"" |
m Text replacement - "style="background-color:#EAE1EA;"" to "class="mtx-class-propfolder"" |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 28: | Line 28: | ||
{| class="mtx-class-macrotable 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" | '''ControlPWM''' | ||
|- | |- | ||
| colspan="2" | Enable or disable the PWM output, Disabled by default. | | colspan="2" | Enable or disable the PWM output, Disabled by default. | ||
| Line 47: | Line 47: | ||
{| class="mtx-class-macrotable 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" | '''OutputPWM''' | ||
|- | |- | ||
| colspan="2" | Outputs a single value from the input buffer appropriatley scaled to suit the PWM. | | colspan="2" | Outputs a single value from the input buffer appropriatley scaled to suit the PWM. | ||
| Line 61: | Line 61: | ||
{| class="mtx-class-macrotable 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" | '''OutputPWMArray''' | ||
|- | |- | ||
| colspan="2" | Outputs an array of values from the input buffer appropriatley scaled to suit the PWM. | | colspan="2" | Outputs an array of values from the input buffer appropriatley scaled to suit the PWM. | ||
| Line 81: | Line 81: | ||
{| class="mtx-class-macrotable 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 90: | Line 90: | ||
| colspan="2" | DSP component with output buffer to collect our data from. | | colspan="2" | DSP component with output buffer to collect our data from. | ||
|- | |- | ||
| 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" | PWM | ||
|- | |- | ||
|- | |- | ||
Latest revision as of 14:36, 13 July 2026
| Author | Matrix Ltd |
| Version | 1.2 |
| Category | DSP Outputs |
Output PWM component
Allows the values from a buffer to be passed directly to an internal PWM output.
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
ControlPWM
| ControlPWM | |
| Enable or disable the PWM output, Disabled by default. | |
| State | |
| 0=Disable, 1=Enable | |
| Return | |
OutputPWM
| OutputPWM | |
| Outputs a single value from the input buffer appropriatley scaled to suit the PWM. | |
| Return | |
OutputPWMArray
| OutputPWMArray | |
| Outputs an array of values from the input buffer appropriatley scaled to suit the PWM. | |
| Delay | |
| Delay in microseconds between outputting each sample. | |
| Return | |
Property reference
Component Source Code
Please click here to download the component source project: FC_Comp_Source_DSP_PWM.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_DSP_PWM.fcfx