Difference between revisions of "Component: Output Digital (DSP)"
From Flowcode Help
Jump to navigationJump to searchLine 16: | Line 16: | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
Line 24: | Line 26: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Revision as of 13:27, 17 November 2021
Author | Matrix Ltd |
Version | 1.2 |
Category | DSP |
Contents
Output Digital component
Allows the values from a buffer to be read. Either a value at a time or as an array.
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
![]() |
GetIntArray |
Returns an array of values from the specified buffer and scales it appropriatley if required. Auto increments the read location. | |
![]() |
Data |
![]() |
Count |
![]() |
Return |
![]() |
GetLongArray |
Returns an array of values from the specified buffer and scales it appropriatley if required. Auto increments the read location. | |
![]() |
Data |
![]() |
Count |
![]() |
Return |
![]() |
GetLong |
Returns a value from the specified buffer and scales it appropriatley if required. Auto increments the read location. | |
![]() |
Return |
![]() |
GetInt |
Returns a value from the specified buffer and scales it appropriatley if required. Auto increments the read location. | |
![]() |
Return |
![]() |
GetByteArray |
Returns an array of values from the specified buffer and scales it appropriatley if required. Auto increments the read location. | |
![]() |
Data |
![]() |
Count |
![]() |
Return |
![]() |
GetByte |
Returns a value from the specified buffer and scales it appropriatley if required. Auto increments the read location. | |
![]() |
Return |
Property reference
![]() |
Properties |
![]() |
Connect To |
![]() |
Connections |
![]() |
Simulations |