Difference between revisions of "Component: Input Digital Pin (DSP)"
From Flowcode Help
Jump to navigationJump to searchLine 14: | Line 14: | ||
==Input Digital Pin component== | ==Input Digital Pin component== | ||
Allows the values from a buffer to be assigned from a digital input pin. The input values for high and low state can be assigned using properties. | Allows the values from a buffer to be assigned from a digital input pin. The input values for high and low state can be assigned using properties. | ||
+ | |||
+ | ==Component Pack== | ||
+ | |||
+ | DSP | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
Line 26: | Line 32: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Revision as of 16:18, 7 January 2022
Author | Matrix Ltd |
Version | 1.2 |
Category | DSP |
Contents
Input Digital Pin component
Allows the values from a buffer to be assigned from a digital input pin. The input values for high and low state can be assigned using properties.
Component Pack
DSP
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
![]() |
SamplePin |
Reads the value on the selected pin and based on the state outputs a value to the DSP buffer. | |
![]() |
Return |