Difference between revisions of "Component: Output DAC (DSP)"
From Flowcode Help
Jump to navigationJump to searchLine 14: | Line 14: | ||
==Output DAC component== | ==Output DAC component== | ||
Allows the values from a buffer to be passed directly to an internal DAC output. | Allows the values from a buffer to be passed directly to an internal DAC output. | ||
+ | |||
+ | ==Component Pack== | ||
+ | |||
+ | DSP | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
Line 26: | Line 32: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Line 103: | Line 111: | ||
| colspan="2" | | | colspan="2" | | ||
|- | |- | ||
− | | width="10%" align="center" | [[File:Fc9-type- | + | | width="10%" align="center" | [[File:Fc9-type-7-icon.png]] |
− | | width="90%" | | + | | width="90%" | Auto Adjust Scale |
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
− | | colspan="2" | DAC | + | | colspan="2" | Yes: Automatically convert samples to match the full bit depth of the DAC. No: Leave the samples at the native bit depth. |
|- | |- | ||
| width="10%" align="center" | [[File:Fc9-type-16-icon.png]] | | width="10%" align="center" | [[File:Fc9-type-16-icon.png]] | ||
Line 141: | Line 144: | ||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Connections''' | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Connections''' | ||
|- | |- | ||
+ | |- | ||
+ | | width="10%" align="center" | [[File:Fc9-type-16-icon.png]] | ||
+ | | width="90%" | Channel | ||
+ | |- | ||
+ | | colspan="2" | DAC Channel number | ||
+ | |- | ||
+ | | width="10%" align="center" | [[File:Fc9-type-5-icon.png]] | ||
+ | | width="90%" | DAC Output Pin | ||
+ | |- | ||
+ | | colspan="2" | DAC Output Pin | ||
|- | |- | ||
| width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-conn-icon.png]] | | width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-conn-icon.png]] |
Revision as of 16:17, 7 January 2022
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.
Component Pack
DSP
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 |