Skip to content

Get Point (Pullup)

AutomationDirect edited this page Jan 8, 2020 · 1 revision

Get Point (Pullup)


Description

Retrieve the state of an input pin on an Arduino module and set the pin to 'pullup' mode.


Usage

Use the 'pin #' to select which digital pin to retrieve input data from. The 'Get Point (Pullup)' sets the pin to 'pullup' mode, so the block returns 'HIGH' when the pin is not powered and 'LOW' when the pin is powered.


Reference

Clone this wiki locally