| Class | Description |
|---|---|
| AutoPeak | Contains the peak data of one peak in a curve. |
| AutoRanging | Autoranging |
| CalibrationCurve | Curve derived from calculations using Calibration measurement |
| Curve | This class contains all data of a single curve. |
| Curve.NewCurvePointEventArgs | Event arguments for the new curve point event |
| CurveEventArgs | Curve Events |
| EncodedMethod | Helper class for generating protocol data for the PalmSens |
| 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 |
| Method.InvalidPowerFreqException | |
| 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. |
| Ranging | Ranging settings |
| ScanMethod | Contains all shared methodparameters of all measurement method classes for measurement vs. potential. |
| TimeMethod | Contains all shared methodparameters of all measurement method classes for measurement vs. time. |
| 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. |
| Delegate | Description |
|---|---|
| Curve.NewCurvePointEventHandler | Delegate for the NewCurvePoint Event |
| CurveEventHandler | Delegate that receives Curves. |
| Measurement.MeasurementChangedEventHandler | Delegate for the MeasurementChanged Event |
| Enumeration | Description |
|---|---|
| CurrentStatus | Describes the status of the current measurement |
| CurveDirection | Indicates curve data point direction |
| EncodedMethod.enumOptions | 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 |