Raptor:Digital Input: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
== Description == | == Description == | ||
<p>This block reads the value of a digital input.</p> | <p>This block reads the value of a digital input.</p> | ||
== Outputs == | == Outputs == |
Latest revision as of 13:54, 13 September 2023
Return to the main Raptor page
Description
This block reads the value of a digital input.
Outputs
Output | Type | Description |
---|---|---|
boolean | Value of input. |
Parameters
Parameter | Type | Description |
---|---|---|
Hardware Resource | Specifies which input from the hardware is being read. | |
Pull Up/Down | Specifies pull up/down resistor for input on modules which support this function. | |
Upper Switch Threshold | Number | Specifies the threshold in Volts where the input switches from low to high on modules and inputs which support this function. |
Lower Switch Threshold | Number | Specifies the threshold in Volts where the input switches from high to low on modules and inputs which support this function. |