Component: Output DAC (DSP Outputs)
From Flowcode Help
Jump to navigationJump to searchAuthor | Matrix Ltd |
Version | 1.2 |
Category | DSP Outputs |
Contents
Output DAC component
Allows the values from a buffer to be passed directly to an internal DAC output.
Component Source Code
Please click here for the component source code: FC_Comp_Source_DSP_DAC.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
![]() |
OutputDACArray |
Outputs an array of values from the input buffer appropriatley scaled to suit the DAC. | |
![]() |
Delay |
Delay in microseconds between outputting each sample. | |
![]() |
Return |
![]() |
ControlDAC |
Enable or disable the DAC output, Disabled by default. | |
![]() |
State |
![]() |
Return |
![]() |
OutputDAC |
Outputs a single value from the input buffer appropriatley scaled to suit the DAC. | |
![]() |
Return |