PalmSens SDK Class Library

Comm Class

Main class for communication with PalmSens.

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

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            PalmSens.Comm.Comm
               PalmSens.Comm.IviumComm
               PalmSens.Comm.SerialComm
               PalmSens.Comm.SocketComm

[Visual Basic]
MustInherit Public Class Comm
    Inherits Control
[C#]
public abstract class Comm : Control

Requirements

Namespace: PalmSens.Comm

Assembly: PalmSens.Comm (in PalmSens.Comm.dll)

See Also

Comm Members | PalmSens.Comm Namespace