Edit

Share via


Relay.Value Property

Definition

Get/set the state of the relay, 0 for off, 1 for on. Wehn set, anything not 0 will be considered as on

public System.Device.Gpio.PinValue Value { get; set; }
member this.Value : System.Device.Gpio.PinValue with get, set
Public Property Value As PinValue

Property Value

Applies to