Classes

  Class Description
Public class ADUCUploader  
NestedPublic class ADUCUploader.DownloadProgressEventArgs Current status of uploading progress of the PalmSens firmware.
Public class AlternatingMuxMeasurement Alternating Multiplexer measurement.
Public class BusyException Exception that is thrown whenever an action is requested while the PalmSens is busy (measuring or downloading new firmware).
Public class Comm Implementation of the PalmSens protocol
Public class CommException Error in PalmSens Communication
Public class CommMeasurement Active Measurement. This class is abstract (MustInherit in Visual Basic)abstractMustInherit and so cannot be instantiated.
NestedPublic class CommMeasurement.DataNotYetAvailableException Exception indicating not enough data is available yet.
Public class DebugInformationEventArgs Debug information from PalmSens
Public class DeviceCapabilities  
Public class EmstatCapabilities Describes Emstat capabilities.
Public class Firmware Describes the firmware for PalmSens. Use this object to upload new firmware.
NestedPublic class Firmware.Block Represents one block of data from the PalmSens Firmware
Public class GenericCommMeasurement Generic measurement used for most techniques.
Public class InvalidChecksumException Exception indicating an invalid checksum
Public class InvalidHexException Exception indicating an invalid hex integer was received.
Public class LicenseException Not licensed for use with SDK
Public class NoMuxChannelsEnabled Raised when no mux channels where enabled in a multiplexer measurement.
Public class NoResponseException Exception that is thrown whenever the PalmSens doesn't respond
Public class PalmSensCapabilities Describes PalmSens capabilities.
Public class Simulator Simlates a PalmSens.
Public class Status Contains the status information of a PalmSens at a certain moment. This class cannot be inherited.
Public class StatusEventArgs Arguments for an event that receives the status of the PalmSens
Public class TimeoutException Raised when the device doesn't respond in the expected time.
Public class UnknownDataException Raised when unparsable data is received.
Public class WebFirmware Obtain firmare from the web.

Delegates

  Delegate Description
NestedPublic delegate ADUCUploader.DownloadProgressEventHandler Delegate for handlers of the DownloadProgressEvent
Public delegate DebugInformationEventHandler Delegate that receives Debug Information.
Public delegate StatusEventHandler Delegate that receives Status.

Enumerations

  Enumeration Description
Public enumeration DeviceType Possible device that can be connected thru Comm
Public enumeration Mode Mode of measurement at PalmSens
Public enumeration PalmSensType PalmSens type id that identifies some of the features that the PalmSens supports
Public enumeration PowerStatus Available power status modes