PalmSens SDK Class Library

EmulateComm Class

Emulates a few basic functions of the PalmSens instrument. Useful for testing applications.

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

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

[Visual Basic]
Public Class EmulateComm
    Inherits SocketComm
[C#]
public class EmulateComm : SocketComm

Requirements

Namespace: PalmSens.Comm

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

See Also

EmulateComm Members | PalmSens.Comm Namespace