Serial port and GPS

SerialCpyForm Class

Form for the application scpy.exe copying one serial port to another.

For a list of all members of this type, see SerialCpyForm Members.

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     serial.SerialCpyForm

[Visual Basic]
Public Class SerialCpyForm
    Inherits Form
[C#]
public class SerialCpyForm : Form

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: serial

Assembly: scpy (in scpy.exe)

See Also

SerialCpyForm Members | serial Namespace | SerialCpy | SerialCpyGUI