Template:UgDigitalInputAH: Difference between revisions

From Phidgets Support
No edit summary
Line 1: Line 1:
===Digital Input===
===Digital Input===
Double-click on a Digital Input object in order to run the example:
[[Image:{{{1}}}_DigitalInputAL_Example.jpg|center|link=]]


[[Image:{{{1}}}_DigitalInputAL_Example.jpg|right|link=]]


When you double click on an Digital Input object, a window like the one pictured will open.
{{UGExampleDescription}}
 
*This is an active-high device, therefore, it will be ''true'' when connected to 5V and ''false'' when connected to ground.
* At the top of the window, information about your device and the properties of this particular channel will be listed.
* At the bottom there is a box that will display "true" or "false" depending on the state of the digital input. Since this is an '''active high''' input, it will be "true" when connected to 5V, and "false" when connected to ground.
<br clear="all">
<br clear="all">

Revision as of 19:11, 13 June 2017

Digital Input

Double-click on a Digital Input object in order to run the example: [[Image:{{{1}}}_DigitalInputAL_Example.jpg|center|link=]]


General information about the selected object will be displayed at the top of the window. You can also experiment with the following functionality:

  • This is an active-high device, therefore, it will be true when connected to 5V and false when connected to ground.