Contents
Display Legacy Contents

 Print
    GPIO Get Value  
Get the value (Read) from a specific Pin.


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

     

See also
Samples

 
 
Updated: 2/2/2021 6:25 PM