Raptor:Digital Input: Difference between revisions

From NewEagleWiki
Jump to navigation Jump to search
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[RaptorWiki|Return to the main Raptor page]]
[[Raptor-Platform|Return to the main Raptor page]]


[[Raptor:Input & Output|Return to Input & Output page]]
[[Raptor:Input & Output|Return to Input & Output page]]
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>
== Inputs ==
{| class="wikitable" style="width:75%;"
|-
! scope="col" style="width: 15%;"|Input
! scope="col" style="width: 15%;"|Type
! scope="col" style="width: 70%;"|Description
|}


== Outputs ==
== Outputs ==

Latest revision as of 13:54, 13 September 2023

Return to the main Raptor page

Return to Input & Output page

Raptor™ Digital Input

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.