Describes the firmware for PalmSens. Use this object to upload new firmware.


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

Syntax

Visual Basic (Declaration)
Public Class Firmware
C#
public class Firmware
C++
ref class Firmware
J#
public class Firmware
JScript
public class Firmware

Inheritance Hierarchy

System.Object
   PalmSens.Comm.Firmware
      PalmSens.Comm.WebFirmware

Thread Safety

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

See Also