Back to Raspberry PlugITs content page
The GPIO output PlugIT allows to control the Raspberry PI ouput pins.

Parameters | 
    |
1 | 
      Raspberry PI GPIO pin number.  | 
    
2 | 
      Pin write mode, Digital or Analogic.  | 
    
3 | 
      Default Digital value, (LOW or HIGH).  | 
    
4 | 
      Default Analogic value.  | 
    
Actions | 
    |
Write | 
      Write the value set in link parameter on the GPIO pin, (0 or 1 in Digital mode, or an intenger value for Analogic mode).  |