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.
The following tables list the members exposed by PotentialMethod.
Public Constructors
| Name | Description | |
|---|---|---|
|
PotentialMethod | Create a new potential method |
Public Fields
| Name | Description | |
|---|---|---|
|
AnalyteName | Array containing the names of 4 possible analytes. (inherited from ScanMethod) |
|
BiPotCR | Specifies the current range for WE2. (inherited from Method) |
|
BiPotPotential | Specifies the potential for WE2. (inherited from Method) |
|
BlankType | Blank subtraction can be performed in two ways. The blank can be measured using a separate blank solution. The second curve is subtracted from the original curve. (inherited from ScanMethod) |
|
CellOnAfterMeasurement | Enable/disable cell after measurement (inherited from Method) |
|
CellVolume | Is required to correct for dilution effect due to the addition of the standard solutions and to calculate the concentration in the original sample. (inherited from ScanMethod) |
|
ConcentrationUnit | The label for the unit of the analyte's concentration. This value is not used for calculations. (inherited from Method) |
|
ConditioningPotential | Conditioning Potential (inherited from Method) |
|
ConditioningTime | Conditioning Duration (inherited from Method) |
|
DepositionPotential | Deposition Potential (inherited from Method) |
|
DepositionTime | Deposition Duration (inherited from Method) |
|
Determination |
requires measurement of the sample and a sample to which standard solution is added. Analysis by using curve requires a calibration curve. (inherited from ScanMethod) |
|
EndPotential | Potential where measurement stops, is in potential where scandirection reverses. |
|
EPeaks | Specifies the expected peak potential. (inherited from ScanMethod) |
|
EPretreat | Pretreatment potentials. (inherited from ScanMethod) |
|
EquilibrationTime | Duration (inherited from Method) |
|
MinPeakHeight | Determines the minimum peak height. Peaks lower than this value are neglected. (inherited from Method) |
|
MinPeakWidth | Determines the minimum peak width. Peaks width a lower width may not be detected. (inherited from Method) |
|
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. (inherited from Method) |
|
PeakWindow | Is used to identify which component corresponds to which peak. Peaks must be within the peak window. (inherited from Method) |
|
Ranging | Ranging information (inherited from Method) |
|
RecordAux | Auxiliary channel to record (inherited from Method) |
|
Sample | Description of the measured sample. (inherited from Method) |
|
SampleVolume | Is used to calculate the concentration in the original sample from the peak height measured in the solution specified in the box of the cell volume. (inherited from ScanMethod) |
|
Sensor | Description of the sensor used. (inherited from Method) |
|
SmoothLevel | The smoothlevel to be used.
|
|
SolutionNr | Array containing the of 4 possible solutions. (inherited from ScanMethod) |
|
StandardConcentration | Specifies the concentration given in 'Unit of concentration' of the component in the corresponding standard solution. (inherited from ScanMethod) |
|
StandardsValues | If is used, the specified values are used and peaks are not corrected. If is used, peaks are corrected for dilution due to the addition of standard solutions. (inherited from ScanMethod) |
|
StandbyPotential | Stand by Potential (inherited from Method) |
|
StepPotential | Step potential. |
|
tPretreat | Time applied for each potential. (inherited from ScanMethod) |
|
UseMuxChannel | Specifies channels used for this method. (inherited from Method) |
|
UseStirrer | True if a stirrer is being used. (inherited from Method) |
|
ViewBottom | The lowest value on the Y axis of the plot. (inherited from Method) |
|
ViewLeft | The lowest value on the X axis of the plot. (inherited from Method) |
|
ViewRight | The highest value on the X axis of the plot. (inherited from Method) |
|
ViewTop | The highest value on the Y axis of the plot. (inherited from Method) |
|
VolumeConcentration | This table is used to specify either the added volume of the standard additions or the concentration of a standard solution. (inherited from ScanMethod) |
|
XUnit | Unit for X axis when using this method. (inherited from Method) |
|
YUnit | Default unit for Y axis when using this method. (inherited from Method) |
Public Properties
| Name | Description | |
|---|---|---|
|
BeginPotential | Overridden. Potential where scan starts. The applicable range of the potential is -2 V to +2 V. |
|
MaximumEstimatedMeasurementDuration | Estimated number of seconds a measurement will take at most (in seconds) (inherited from Method) |
|
MinimumEstimatedMeasurementDuration | Estimated number of seconds a measurement will take at least (in seconds) (inherited from Method) |
|
nPoints | Number of points that will be measured with the current settings |
|
PretreatmentDuration | Estimated number of seconds the pretreatment phase will take. (inherited from Method) |
|
XDirection | Overridden. X Direction |
|
XLeft | Overridden. Default left X |
|
XRight | Overridden. Default right X |
|
YBottom | Overridden. Default bottom Y |
|
YDirection | Overridden. Y Direction |
|
YTop | Overridden. Default top Y |
Public Methods
| Name | Description | |
|---|---|---|
|
AdjustTimingEmstat | Overloaded. Adjust timing for the emstat. (inherited from Method) |
|
Equals | Compare two scanmethods (inherited from ScanMethod) |
|
GetHashCode | Serves as a hash function for a particular type. |
|
GetType | Gets the |
|
ReceiveMeasurement | Generate a receive measurement event (inherited from Method) |
|
ToHex | Overloaded. Function for generating hex blob (inherited from Method) |
|
ToString | Returns a |
|
Validate | Overloaded. Validate this method. |
Protected Methods
| Name | Description | |
|---|---|---|
|
AdjustMeasurementTime | Overloaded. Adjust measurement time for power frequency and store in blob (inherited from Method) |
|
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. (inherited from Method) |