Classes
| Class | Description | |
|---|---|---|
|
AutoPeak | Contains the peak data of one peak in a curve. |
|
AutoRanging | Autoranging |
|
BiPotRanging | Ranging settings for BiPot |
|
CalibrationCurve | Curve derived from calculations using Calibration measurement |
|
CFALevelList | Describes a list of peaks |
|
CFALevelList.Level | Level information |
|
Curve | This class contains all data of a single curve. |
|
Curve.NewCurvePointEventArgs | Event arguments for the new curve point event |
|
CurveEventArgs | Curve Events |
|
CustomMeasurement | Custom measurements. This class is abstract (MustInherit in Visual Basic)abstractMustInherit and so cannot be instantiated. |
|
EncodedMethod | Helper class for generating protocol data for the PalmSens This class is abstract (MustInherit in Visual Basic)abstractMustInherit and so cannot be instantiated. |
|
EncodedMethodV0 | Original format method. |
|
EncodedMethodV1 | Method format 2 |
|
FixedCurrentRange | Fixed current ranging |
|
ManualPeak | Contains the peak data of one peak in a curve. |
|
Measurement | The measurement class contains all classes, functions and parameters necessary for performing a measurement with the PalmSens instrument. A measurement class can contain one method and multiple curves. |
|
Method | Describes a PalmSens measurement method This class is abstract (MustInherit in Visual Basic)abstractMustInherit and so cannot be instantiated. |
|
Method.InvalidEBiPotOffsetException | Create a new instance. |
|
Method.InvalidPowerFreqException | Invalid Power Frequency set |
|
MethodValidationException | Exception used when the method did not validate |
|
PeakList | Describes a list of peaks |
|
PotentialMethod | Contains all shared methodparameters of all measurement method classes for measurement vs. potential. This class is abstract (MustInherit in Visual Basic)abstractMustInherit and so cannot be instantiated. |
|
Ranging | Ranging settings This class is abstract (MustInherit in Visual Basic)abstractMustInherit and so cannot be instantiated. |
|
ScanMethod | Contains all shared methodparameters of all measurement method classes for measurement vs. potential. This class is abstract (MustInherit in Visual Basic)abstractMustInherit and so cannot be instantiated. |
|
TimeMethod | Contains all shared methodparameters of all measurement method classes for measurement vs. time. This class is abstract (MustInherit in Visual Basic)abstractMustInherit and so cannot be instantiated. |
Interfaces
| Interface | Description | |
|---|---|---|
|
ICalibrationMethod | Properties for methods that can be used with calibration. |
|
INPointsMethod | Method for which the number of points can be predicted. |
|
Peak | Contains the peak data of one peak in a curve. |
Delegates
| Delegate | Description | |
|---|---|---|
|
Curve.NewCurvePointEventHandler | Delegate for the NewCurvePoint Event |
|
CurveEventHandler | Delegate that receives Curves. |
|
Measurement.MeasurementChangedEventHandler | Delegate for the MeasurementChanged Event |
Enumerations
| Enumeration | Description | |
|---|---|---|
|
CurrentStatus | Describes the status of the current measurement |
|
CurveDirection | Indicates curve data point direction |
|
EncodedMethod.enumOptions | intBits1 is from 0x0100 to 0x8000 intBits2 is from 0x0001 to 0x0080 Possible options |
|
EncodedMethod.MeasurementIntervalUnit | Units for measurement interval |
|
EncodedMethodV1.Options | Options bits |
|
enumBlankType | Possible Blank types. |
|
enumDetermination | Method for determining concentrations |
|
enumReaction | Reaction types |
|
enumSignal | Signal types |
|
enumStandardsValues | Possible standards for Standard Addition |
|
Method.ADChannel | Possible auxiliary channels |
|
MuxMethod | Type of mux measurement |