Component: Output Digital Pin (DSP)
From Flowcode Help
Jump to navigationJump to searchAuthor | Matrix Ltd |
Version | 1.2 |
Category | DSP |
Contents
Output Digital Pin component
Allows the values from a buffer to be passed directly to a digital output pin based on a defined threshold.
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
![]() |
SetPin |
Takes the value from the connected DSP buffer and outputs to the selected pin based on the selected threshold values. | |
![]() |
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 |