Contains all the essentials for handeling curves and methods.
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
| |
| CurrentRange |
Describes a specific current range
| |
| CurrentRange..::.InvalidCRByte | ||
| 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.
| |
| EncodedMethod |
Helper class for generating protocol data for the PalmSens
| |
| EncodedMethodV0 |
Original format method.
| |
| EncodedMethodV1 |
Method format 2
| |
| FixedCurrentRange |
Fixed current ranging
| |
| ImpedimetricCurve | ||
| 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..::.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. | |
| 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.
|
Structures
| Structure | Description | |
|---|---|---|
| Curve..::.DataPoint |
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 | |
|---|---|---|
| AuxiliaryChannel |
Possible auxiliary channels
| |
| 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
| |
| enumMeasType | ||
| enumReaction |
Reaction types
| |
| enumSignal |
Signal types
| |
| enumStandardsValues |
Possible standards for Standard Addition
| |
| enumUsePeakValue |
Method for determining which peak value to use for calculations
| |
| MuxMethod |
Type of mux measurement
|