Contents
Display Legacy Contents

 Print
    GPIO Set Value  
Set the value (Write) to a specific Pin.


Parameters



Pin <string, variable or control>

 The PIN to set the state.

Value<numeric>

 The new PIN state. It can be:

  • 0 - Low
  • 1 - High

     

See also
Samples

 
 
Updated: 2/2/2021 6:26 PM