Difference between revisions of "Component: DSPBuffer (DSP)"
From Flowcode Help
Jump to navigationJump to search| Line 20: | Line 20: | ||
==Detailed description==  | ==Detailed description==  | ||
| + | |||
| + | |||
| Line 36: | Line 38: | ||
==Examples==  | ==Examples==  | ||
| + | |||
| + | |||
Revision as of 14:39, 16 January 2023
| Author | Matrix TSL | 
| Version | 1.0 | 
| Category | DSP | 
Contents
DSPBuffer component
Creates a DSP buffer to be embedded into a DSP component to hold any output values.
Component Source Code
Please click here for the component source code: FC_Comp_Source_DSP_Buff.fcfx
Detailed description
No detailed description exists yet for this component
Examples
Some examples containing the Input ADC component.
Downloadable macro reference
| Prv_PutPropStr | |
| Idx | |
| Val | |
| Return | |
| Prv_PutConsole | |
| Idx | |
| Val | |
| Return | |
| get | |
| Embedded - Get/Set uses Type Specified to maintain efficiency Sim - Reverts to long type so 8/16 bit will also fit | |
| idx | |
| Return | |
| put | |
| Embedded - Get/Set uses Type Specified to maintain efficiency Sim - Reverts to long type so 8/16 bit will also fit | |
| idx | |
| val | |
| Return | |
| put_float | |
| Embedded - Get/Set uses Type Specified to maintain efficiency Sim - Reverts to long type so 8/16 bit will also fit | |
| idx | |
| val | |
| Return | |
| Prv_GetPropStr | |
| Idx | |
| Return | |
| Prv_GetConsole | |
| Idx | |
| Return | |
| get_float | |
| Embedded - Get/Set uses Type Specified to maintain efficiency Sim - Reverts to long type so 8/16 bit will also fit | |
| idx | |
| Return | |
Property reference
| Properties | |
| Val | |
| Parent Name | |
| Buffer Size | |
| Buffer Type | |
| Data Recorder Trace | |
| Console | |
| Console Size | |
| Text | |
| Orientation | |
| Enabled | |