Difference between revisions of "Component: Output DAC (DSP)"
From Flowcode Help
Jump to navigationJump to searchLine 16: | Line 16: | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
Line 24: | Line 26: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Line 61: | Line 65: | ||
|- | |- | ||
|- | |- | ||
− | | width="10%" align="center" | [[File:]] - | + | | width="10%" align="center" | [[File:Fc9-bool-icon.png]] - BOOL |
| width="90%" | State | | width="90%" | State | ||
|- | |- |
Revision as of 13:27, 17 November 2021
Author | Matrix Ltd |
Version | 1.2 |
Category | DSP |
Contents
Output DAC component
Allows the values from a buffer to be passed directly to an internal DAC output.
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable 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 |