GroupLab.Phidgets.NET Documentation

DigitalOutput.State Property

Gets/sets the state of this digital output. In the case of an LED, True is on and False is off.

public bool State {get; set;}

See Also

DigitalOutput Class | GroupLab.Phidgets Namespace