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 ScanMethod.
Public Constructors
| Name | Description | |
|---|---|---|
|
ScanMethod | Create a new scan method |
Public Fields
| Name | Description | |
|---|---|---|
|
AnalyteName | Array containing the names of 4 possible analytes. |
|
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. |
|
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. |
|
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. |
|
EPeaks | Specifies the expected peak potential. |
|
EPretreat | Pretreatment potentials. |
|
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. |
|
Sensor | Description of the sensor used. (inherited from Method) |
|
SmoothLevel | The smoothlevel to be used.
|
|
SolutionNr | Array containing the of 4 possible solutions. |
|
StandardConcentration | Specifies the concentration given in 'Unit of concentration' of the component in the corresponding standard solution. |
|
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. |
|
StandbyPotential | Stand by Potential (inherited from Method) |
|
tPretreat | Time applied for each potential. |
|
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. |
|
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 | Begin potential (used for equilibration) (inherited from Method) |
|
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) |
|
PretreatmentDuration | Estimated number of seconds the pretreatment phase will take. (inherited from Method) |
|
XDirection | X direction (inherited from Method) |
|
XLeft | Default left X axis (inherited from Method) |
|
XRight | Default right X axis (inherited from Method) |
|
YBottom | Default bottom Y axis (inherited from Method) |
|
YDirection | Y Direction (inherited from Method) |
|
YTop | Default top Y axis (inherited from Method) |
Public Methods
| Name | Description | |
|---|---|---|
|
AdjustTimingEmstat | Overloaded. Adjust timing for the emstat. (inherited from Method) |
|
Equals | Overridden. Compare two scanmethods |
|
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. (inherited from 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) |