OutputPort.InitialState Property

Gets the initial value for the output port after it is activated. This initial value is provided by the initialState parameter in the OutputPort constructor.

Namespace: Microsoft.SPOT.Hardware
Assembly: Microsoft.SPOT.Hardware (in microsoft.spot.hardware.dll)

Syntax

public bool InitialState { get; }

Property Value

The initial value for the output port after it is activated.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

OutputPort Class
OutputPort Members
Microsoft.SPOT.Hardware Namespace