Describes a PalmSens measurement method This class is abstract (MustInherit in Visual Basic)abstractMustInherit and so cannot be instantiated.
The following tables list the members exposed by Method.
Protected Constructors
Public Fields
| Name | Description | |
|---|---|---|
|
BiPotCR | Specifies the current range for WE2. |
|
BiPotPotential | Specifies the potential for WE2. |
|
CellOnAfterMeasurement | Enable/disable cell after measurement |
|
ConcentrationUnit | The label for the unit of the analyte's concentration. This value is not used for calculations. |
|
ConditioningPotential | Conditioning Potential |
|
ConditioningTime | Conditioning Duration |
|
DepositionPotential | Deposition Potential |
|
DepositionTime | Deposition Duration |
|
EquilibrationTime | Duration |
|
MinPeakHeight | Determines the minimum peak height. Peaks lower than this value are neglected. |
|
MinPeakWidth | Determines the minimum peak width. Peaks width a lower width may not be detected. |
|
MuxMethod | Defines the way the multiplexer is used.
|
|
PeakOverlap | Is used when two peaks are very close to each other. If the peak separation is less than the specified value, a single baseline is used for the two overlapping peaks. If each peak should have its own baseline, specify a value of 0. |
|
PeakWindow | Is used to identify which component corresponds to which peak. Peaks must be within the peak window. |
|
Ranging | Ranging information |
|
RecordAux | Auxiliary channel to record |
|
Sample | Description of the measured sample. |
|
Sensor | Description of the sensor used. |
|
SmoothLevel | The smoothlevel to be used.
|
|
StandbyPotential | Stand by Potential |
|
UseMuxChannel | Specifies channels used for this method. |
|
UseStirrer | True if a stirrer is being used. |
|
ViewBottom | The lowest value on the Y axis of the plot. |
|
ViewLeft | The lowest value on the X axis of the plot. |
|
ViewRight | The highest value on the X axis of the plot. |
|
ViewTop | The highest value on the Y axis of the plot. |
|
XUnit | Unit for X axis when using this method. |
|
YUnit | Default unit for Y axis when using this method. |
Public Properties
| Name | Description | |
|---|---|---|
|
BeginPotential | Begin potential (used for equilibration) |
|
EBiPotOffset | The offset of the Bipotentiostat potential |
|
MaximumEstimatedMeasurementDuration | Estimated number of seconds a measurement will take at most (in seconds) |
|
MinimumEstimatedMeasurementDuration | Estimated number of seconds a measurement will take at least (in seconds) |
|
PowerFreq | The frequency of the local powersupply in Hz. The default value is '50'. |
|
PowerLinePeriod | Power Line Period (1/PowerFreq) |
|
PretreatmentDuration | Estimated number of seconds the pretreatment phase will take. |
|
XDirection | X direction |
|
XLeft | Default left X axis |
|
XRight | Default right X axis |
|
YBottom | Default bottom Y axis |
|
YDirection | Y Direction |
|
YTop | Default top Y axis |
Public Methods
| Name | Description | |
|---|---|---|
|
AdjustTimingEmstat | Overloaded. Adjust timing for the emstat. |
|
Equals | Overridden. Check whether this object is equal to another. |
|
GetHashCode | Serves as a hash function for a particular type. |
|
GetType | Gets the |
|
ReceiveMeasurement | Generate a receive measurement event |
|
ToHex | Overloaded. Function for generating hex blob |
|
ToString | Returns a |
|
Validate | Overloaded. Validate this method. |
Protected Methods
| Name | Description | |
|---|---|---|
|
AdjustMeasurementTime | Overloaded. Adjust measurement time for power frequency and store in blob |
|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |
|
ToHex0 | Overloaded. Return version 0 style hex blob. |
|
ToHex1 | Return version 1 style hex blob. |