> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/kalipso5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/kalipso5/developing/form/actions/actions-description/group-others/gpio-get-value.md).

# GPIO Get Value

Get the value (Read) from a specific Pin.

Action available for the following operating systems:

![](/files/-MS8vXpqPtrnbV3zCQH-)

### Parameters

* **Pin** *\<string, variable or control> -* The PIN to read the state from.
* **Target** *\<variable or control> -* The PIN state, it can be:
  * 0 - Low
  * 1 - High
