Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
SerialPort Class
Write Method

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
SerialPort..::.Write Method

Writes data to the serial port output buffer.

  NameDescription
Public methodSupported by the .NET Compact FrameworkWrite(String) Writes the specified string to the serial port.
Public methodSupported by the .NET Compact FrameworkWrite(array<Byte>[]()[], Int32, Int32) Writes a specified number of bytes to the serial port using data from a buffer.
Public methodSupported by the .NET Compact FrameworkWrite(array<Char>[]()[], Int32, Int32) Writes a specified number of characters to the serial port using data from a buffer.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker