Difference between revisions of "Component: Input Digital Pin (DSP)"
From Flowcode Help
Jump to navigationJump to search(2 intermediate revisions by the same user not shown) | |||
Line 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 24: | Line 34: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
Line 82: | Line 98: | ||
|- | |- | ||
| colspan="2" | Value to write to the buffer when the pin is in the low state. | | colspan="2" | Value to write to the buffer when the pin is in the low state. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} |
Latest revision as of 17:19, 9 November 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 |