OutputPort.Write Method

Writes a value to the port output.

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

Syntax

[MethodImplAttribute]
public void Write (
         boolstate
)

Parameters

  • state
    The value that is written to the port output.

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