Component: Output PWM (DSP Outputs)
From Flowcode Help
(Redirected from Component: ID 649f4bc2 1360 4629 82aa 62e2fc32d4e4)
Jump to navigationJump to search| Author | Matrix Ltd |
| Version | 1.2 |
| Category | DSP Outputs |
Contents
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